第三方调用授权小程序设置小程序展示公众号接口返回 -1

发布于 7 年前作者 guiyingren10426 次浏览最后编辑 7 年前来自 ask

问题描述:

调用接口:https://api.weixin.qq.com/wxa/updateshowwxaitem?access_token=TOKEN参数:

{

“wxa_subscribe_biz_flag” :1,

“appid” :“wx86ae3362d1b6f1dd”

}

返回信息:

{

    “errcode”: -1,

    “errmsg”: “system error hint: [j4gZ2a00741091]”

}

这个系统错误是因为我传的参数的问题吗?

0 回复
暂无回复