string(362) "{ "template_id":0, "ext_json":{ "extEnable": false, "extAppid": "wx32fd2620efef436c", "directCommit": false, "ext": { }, "extPages": { }, "window":{ }, "tabBar": { }, "networkTimeout": { } }, "user_version":"V1.13", "user_desc":"isset" }" string(69) "{"errcode":47001,"errmsg":"data format error hint: [2Mzb6a07924529]"}"
{
"extEnable"
:
true
,
"extAppid"
:
"授权小程序"
,
"directCommit"
:
false
,
"ext"
: {},
"extPages"
: {},
"window"
: {},
"tabBar"
: {},
"networkTimeout"
: {}
}
要把上方JSON对象1转为JSON字符串,再填入下方JSON对象2
{
"template_id"
: 1,
"ext_json"
:
"JSON字符串填在这里"
,
"user_version"
:
""
,
"user_desc"
:
""
}
最后请求 https://api.weixin.qq.com/wxa/release?access_token=TOKEN 把JSON对象2POST过去就好了。
您好,开发过程中同样遇到此问题 官网让我参考您的咱们这个解决方案 我的请求参数已经是JSON对象转换成字符串的 但请求还是出现47001错误码
这是提问的地址链接,烦请您有时间看看是否跟您说的一样,谢谢https://developers.weixin.qq.com/community/develop/doc/000c624e3688382aa0888d69551800?jumpto=comment&commentid=000ec896e247e8fcb688d8373568