https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Template_Message_Interface.html
我们的参数:
{
"touser":"oaFOWwc1VAlw7l2sNJRzBvOjmcA8",
"url":"sadsda",
"data":{
"character_string1":{
"value":"早知道一切来匆匆,恨不得去匆匆,为何我要无中生有"
},
"thing3":{
"value":"这是一个测试数据"
},
"time6":{
"value":"啊啊啊啊啊啊啊"
}
},
"template_id":"J5nK1fhuHgeeZ9kAC93RLC4e0MfRyhNbfXYBTELoZi0"
}
报错:47003 argument invalid! data.character_string1.value invalid rid: 64dd8871-484ffffb-57f8d5ab
可是data.character_string1.value 是无效的
argument invalid! data.const3.value invalid rid: 6596670a-756824be-2d2eb672
这个枚举值怎么传啊 试了好多方法都不行
character_string 不支持中文。