- 小程序第三方平台全网发布失败
平台上的功能都测试通过了,就是全网发布失败,我再接收地址里写了日志文件,发布时日志文件没有记录,是不是说腾讯的服务器根本就没访问到我们的服务,还有不勾上客服权限是可以发布的,这大概是什么问题,求大神 [图片]
2017-06-20 - 小程序第三方平台时授权的小程序帐号上传小程序代码出错
返回的结果是{"errcode":85013,"errmsg":"invalid ext_json, maybe path(page, icon...) is not found in the template hint: [q4WW5a0140dx24]"} POST数据为:{"ext_json":"{extAppid:\"xxxxxxxxxxxx\", ext:{ \"attr1\":\"value1\"}, extPages:{ }, pages:[\"page/index/index\", \"page/users/users\"], \"window\":{ }, \"networkTimeout\":{ }, \"tabBar\":{\"list\": [{\"selectedIconPath\": \"resources/cbt-icon.png\",\"pagePath\": \"page/index/index\",\"iconPath\": \"resources/cbt-icon.png\",\"text\": \"附近\"},{\"selectedIconPath\":\"resources/cbt-icon.png\",\"pagePath\": \"page/users/users\",\"iconPath\":\"resources/cbt-icon.png\",\"text\":\"我的\"}]}}","user_version":"v1.2.1","user_desc":"xxxxxx","template_id":5} 请问各位打卡这是什么问题,急!!!!
2017-05-05