如何解决消息推送出现47001 data format error rid?

发布于 6 年前作者 ming8210157 次浏览最后编辑 6 年前来自 issues

URL:

https://api.weixin.qq.com/cgi-bin/message/wxopen/template/uniform_send?access_token=XXX

Body:

{

    "touser""XXX",

    "template_id""XXX",

    "data": {

        "character_string1": {

            "value""WX201910180001"

        },

        "amount4": {

            "value""¥199.00"

        }

    }

}

1 回复
xiayong
xiayong1 楼4 年前

调错接口了