第三方为授权的小程序帐号上传小程序代码,接口https://api.weixin.qq.com/wxa/commit?access\_token=TOKEN,报了47001错误,不知道具体问题在哪?下边是传参数据
{
“template_id”: 0,
“ext_json”: {
“extEnable”: true,
“extAppid”: “wx999d8fe16f26fcc9”,
“ext”: {
“name”: “北京123科技有限公司”
},
“extPages”: {
“pages/logs/logs”: {
“navigationBarTitleText”: “logs”
}
},
“pages”: [
“pages/component/mine/mine”
],
“window”: {
“backgroundTextStyle”: “#fff”,
“navigationBarBackgroundColor”: “#000”,
“navigationBarTextStyle”: “write”,
“backgroundColor”: “#f5f5f5”
},
“tabBar”: {
“list”: [
{
“pagePath”: “pages/component/mine/mine”,
“text”: “我的”,
“iconPath”: “images/my.png”,
“selectedIconPath”: “images/selectMine.png”
}
]
},
“networkTimeout”: {
“request”: 10000,
“connectSocket”: 10000,
“uploadFile”: 10000,
“downloadFile”: 10000
}
},
“user_version”: “v1.0.0”,
“user_desc”: “test”
}
网友回复:
o***:

“ext_json”: “{/“extEnable/”: true,/“extAppid/”: /“wx999d8fe16f26fcc9/”}”
类似这样
爱盈利(aiyingli.com)移动互联网具影响力的盈利指导网站。定位于服务移动互联网创业者,移动盈利指导。我们的目标是让盈利目标清晰可见!降低门槛,让缺乏经验、资金有限的个人和团队获得经验和机会,提高热情,激发产品。


