{
"touser": "oWl2I5HdNSQMcggh1dDggOnmOrJw",
"template_id": "K_L-CbYxkWg01V4gNlUV8M9AYW43CXqrufYa-92WRFY",
"miniprogram_state": "formal",
"lang": "zh_CN",
"data": {
"thing5": {
"value": "2"
},
"thing7": {
"value": "2"
},
"character_string9": {
"value": "2"
},
"name12": {
"value": "2"
},
"character_string1": {
"value": "2"
}
}
}
{"errcode":47003,"errmsg":"argument invalid! hint: [93D1409503943] data.name12.value invalid"}
2020-04-09 19:37:57.463
建议看看这个文档
https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/subscribe-message/subscribeMessage.send.html
name应该不支持数字的
你好,name.DATA只支持10个以内纯汉字或20个以内纯字母或符号。另外看到其他参数也是没有按照文档说明赋值,请参考文档说明修改:https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/subscribe-message/subscribeMessage.send.html