问题描述:用户在点击公众号菜单后,2秒内发送客服消息,仍然报错了45015 - response out of time limit or subscription is canceled rid: 6724b152-00a2204c-02baee60
预估开始时间:看数据是从10月1日左右出现的
以下是一个例子:
点击菜单事件报文:
<xml><ToUserName><![CDATA[gh_23b85acbd984]]></ToUserName>
<FromUserName><![CDATA[ogw7uvnh1CnuEp4HuKOTENbuW1iI]]></FromUserName>
<CreateTime>1730457938</CreateTime>
<MsgType><![CDATA[event]]></MsgType>
<Event><![CDATA[view_miniprogram]]></Event>
<EventKey><![CDATA[pages/mine/newIndex?channel=s【有脱敏】]]></EventKey>
<MenuId>456212331</MenuId>
<appid><![CDATA[wx274d646e4a33808a]]></appid>
</xml>
发送客服消息事件报文:
https://api.weixin.qq.com/cgi-bin/message/custom/send?access_token=85_9YxuPy6deuC【有脱敏】
data:"{\"touser\":\"ogw7uvnh1CnuEp4HuKOTENbuW1iI\",\"text\":{\"content\":\"【有脱敏】>\"},\"msgtype\":\"text\"}"
返回错误:45015 - response out of time limit or subscription is canceled rid: 6724b152-00a2204c-02baee60
你好,用户直接点击菜单吗?可以先看看有没有下发额度