小程序
小游戏
企业微信
微信支付
扫描小程序码分享
小程序commit代码时 错误码:-80200 错误信息:hint: [6xNOha01521548] 这是啥错误?
3 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
碰到了同一个问题,小程序直播插件,在微信小程序开发工具上是可以进入直播界面的。然后发布线上时,在ext.json中写入小程序直播插件配置时报错,微信那边返回的错误信息是:
{ "errcode": -80200, "errmsg": " hint: [A5aYPa06092756]" }
请求官方关注一下这个问题
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
小程序appid:wx9f1babd2f610e556
接口:https://api.weixin.qq.com/wxa/commit?access_token=31_yPMHSfIlfrXy2J6ppKA1mNBzR3OG-UtipHglqxaXCQd8_lLfuoguihvQA-4myghpZZzh6PbHKEb0o_xFH-m4RTu0h99EO82eEJGR8VNEq5AL57k31J126oDZOrRwGg0Y4jfUMf93T0LEEVwmTVDfAEDZBJ
参数:
{"template_id":"291","ext_json":"{\"extAppid\":\"wx9f1babd2f610e556\",\"ext\":{\"domain\":\"https:\\\/\\\/hsshop.huisou.cn\",\"wid\":311,\"wxxcxConfigId\":121,\"imgDomain\":\"https:\\\/\\\/hsshop-image-cs.huisou.cn\\\/\",\"live_status\":\"1\",\"live_url\":\"plugin-private:\\\/\\\/wx2b03c6e691cd7370\\\/pages\\\/live-player-plugin\"},\"window\":{\"navigationBarBackgroundColor\":\"#ffffff\",\"navigationBarTextStyle\":\"white\"},\"tabBar\":{\"selectedColor\":\"#b1292d\",\"list\":[{\"text\":\"首页\",\"pagePath\":\"pages\\\/index\\\/index\",\"iconPath\":\"images\\\/footerBar\\\/home-unselected.png\",\"selectedIconPath\":\"images\\\/footerBar\\\/home-selected.png\"},{\"text\":\"我的\",\"pagePath\":\"pages\\\/member\\\/index\\\/index\",\"iconPath\":\"images\\\/footerBar\\\/my-unselected.png\",\"selectedIconPath\":\"images\\\/footerBar\\\/my-selected.png\"},{\"text\":\"门店\",\"pagePath\":\"pages\\\/relation\\\/relation\",\"iconPath\":\"images\\\/footerBar\\\/mail-unselected_7.png\",\"selectedIconPath\":\"images\\\/footerBar\\\/mail-selected_7.png\"},{\"text\":\"客服\",\"pagePath\":\"pages\\\/common\\\/kefu1\\\/kefu1\",\"iconPath\":\"images\\\/footerBar\\\/kefu-unselected_6.png\",\"selectedIconPath\":\"images\\\/footerBar\\\/kefu-selected_6.png\"}],\"backgroundColor\":\"#fff\",\"borderStyle\":\"black\"},\"plugins\":{\"live-player-plugin\":{\"version\":\"1.0.2\",\"provider\":\"wx2b03c6e691cd7370\"}},\"recompile\":true}","user_version":"v2.28.0","user_desc":"登录分享添加分销参数"}
返回:
errcode:-80200
errmsg:hint: [0rATZa06451531]
你好,麻烦具体描述问题流程,包括调用的接口
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
碰到了同一个问题,小程序直播插件,在微信小程序开发工具上是可以进入直播界面的。然后发布线上时,在ext.json中写入小程序直播插件配置时报错,微信那边返回的错误信息是:
{ "errcode": -80200, "errmsg": " hint: [A5aYPa06092756]" }
请求官方关注一下这个问题
小程序appid:wx9f1babd2f610e556
接口:https://api.weixin.qq.com/wxa/commit?access_token=31_yPMHSfIlfrXy2J6ppKA1mNBzR3OG-UtipHglqxaXCQd8_lLfuoguihvQA-4myghpZZzh6PbHKEb0o_xFH-m4RTu0h99EO82eEJGR8VNEq5AL57k31J126oDZOrRwGg0Y4jfUMf93T0LEEVwmTVDfAEDZBJ
参数:
{"template_id":"291","ext_json":"{\"extAppid\":\"wx9f1babd2f610e556\",\"ext\":{\"domain\":\"https:\\\/\\\/hsshop.huisou.cn\",\"wid\":311,\"wxxcxConfigId\":121,\"imgDomain\":\"https:\\\/\\\/hsshop-image-cs.huisou.cn\\\/\",\"live_status\":\"1\",\"live_url\":\"plugin-private:\\\/\\\/wx2b03c6e691cd7370\\\/pages\\\/live-player-plugin\"},\"window\":{\"navigationBarBackgroundColor\":\"#ffffff\",\"navigationBarTextStyle\":\"white\"},\"tabBar\":{\"selectedColor\":\"#b1292d\",\"list\":[{\"text\":\"首页\",\"pagePath\":\"pages\\\/index\\\/index\",\"iconPath\":\"images\\\/footerBar\\\/home-unselected.png\",\"selectedIconPath\":\"images\\\/footerBar\\\/home-selected.png\"},{\"text\":\"我的\",\"pagePath\":\"pages\\\/member\\\/index\\\/index\",\"iconPath\":\"images\\\/footerBar\\\/my-unselected.png\",\"selectedIconPath\":\"images\\\/footerBar\\\/my-selected.png\"},{\"text\":\"门店\",\"pagePath\":\"pages\\\/relation\\\/relation\",\"iconPath\":\"images\\\/footerBar\\\/mail-unselected_7.png\",\"selectedIconPath\":\"images\\\/footerBar\\\/mail-selected_7.png\"},{\"text\":\"客服\",\"pagePath\":\"pages\\\/common\\\/kefu1\\\/kefu1\",\"iconPath\":\"images\\\/footerBar\\\/kefu-unselected_6.png\",\"selectedIconPath\":\"images\\\/footerBar\\\/kefu-selected_6.png\"}],\"backgroundColor\":\"#fff\",\"borderStyle\":\"black\"},\"plugins\":{\"live-player-plugin\":{\"version\":\"1.0.2\",\"provider\":\"wx2b03c6e691cd7370\"}},\"recompile\":true}","user_version":"v2.28.0","user_desc":"登录分享添加分销参数"}
返回:
errcode:-80200
errmsg:hint: [0rATZa06451531]
你好,麻烦具体描述问题流程,包括调用的接口