小程序
小游戏
企业微信
微信支付
扫描小程序码分享
调用模板消息发送接口:
https://api.weixin.qq.com/cgi-bin/message/template/send?access_token=ACCESS_TOKEN
发送成功的返回结果为:
{ "errcode":0, "errmsg":"ok", "msgid":200228332 }
但是文档上没有给出发送失败的返回结果,这个接口有没有失败的返回结果?之前好像是用40037代表模板失效。
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
参考文档:https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/template-message/templateMessage.send.html#HTTPS%20%E8%B0%83%E7%94%A8
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
自己看全局返回码啊https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Global_Return_Code.html
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
参考文档:https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/template-message/templateMessage.send.html#HTTPS%20%E8%B0%83%E7%94%A8
自己看全局返回码啊https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Global_Return_Code.html