小程序
小游戏
企业微信
微信支付
扫描小程序码分享
使用postman发送的测试模板消息,响应体中 "msgid": 3641250235059240966
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,麻烦通过事件推送去排查
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
<xml>
<ToUserName>xxxx</ToUserName>
<FromUserName>xxxx</FromUserName>
<CreateTime>1726743209</CreateTime>
<MsgType>event</MsgType>
<Event>TEMPLATESENDJOBFINISH</Event>
<MsgID>3643188190690639872</MsgID>
<Status>failed:recv_user block</Status>
</xml>
请求log如下
POST /cgi-bin/message/template/send?access_token=**** HTTP/1.1 Content-Type: application/json User-Agent: PostmanRuntime/7.42.0 Accept: */* Cache-Control: no-cache Host: api.weixin.qq.com Accept-Encoding: gzip, deflate, br Connection: keep-alive Content-Length: 430 { "touser": "oZNgh5****oWR8w", "data": { "time7": { "value": "2024/09/17" }, "character_string10": { "value": "-" }, "thing12": { "value": "测试" }, "amount4": { "value": "$0" } }, "template_id": "EXXMJkd4****-7DOvTXlxtI" } HTTP/1.1 200 OK Connection: keep-alive Content-Type: application/json; encoding=utf-8 Date: Wed, 18 Sep 2024 02:48:17 GMT Content-Length: 55 {"errcode":0,"errmsg":"ok","msgid":3641250235059240966}
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,麻烦通过事件推送去排查
<xml>
<ToUserName>xxxx</ToUserName>
<FromUserName>xxxx</FromUserName>
<CreateTime>1726743209</CreateTime>
<MsgType>event</MsgType>
<Event>TEMPLATESENDJOBFINISH</Event>
<MsgID>3643188190690639872</MsgID>
<Status>failed:recv_user block</Status>
</xml>
请求log如下
POST /cgi-bin/message/template/send?access_token=**** HTTP/1.1 Content-Type: application/json User-Agent: PostmanRuntime/7.42.0 Accept: */* Cache-Control: no-cache Host: api.weixin.qq.com Accept-Encoding: gzip, deflate, br Connection: keep-alive Content-Length: 430 { "touser": "oZNgh5****oWR8w", "data": { "time7": { "value": "2024/09/17" }, "character_string10": { "value": "-" }, "thing12": { "value": "测试" }, "amount4": { "value": "$0" } }, "template_id": "EXXMJkd4****-7DOvTXlxtI" } HTTP/1.1 200 OK Connection: keep-alive Content-Type: application/json; encoding=utf-8 Date: Wed, 18 Sep 2024 02:48:17 GMT Content-Length: 55 {"errcode":0,"errmsg":"ok","msgid":3641250235059240966}