通过接口查询设置的自定义菜单没问题:{
type: 'view',
name: '22扫一扫',
url: 'http://2c38-223-96-177.ngrok.io/fangcao/a.html'
}
每次点击,微信服务器都会POST推送事件,还带着查询字符串:{
'signature' => '6cfac744f39aed2761808c59c445e56b7e83572e',
'timestamp' => '1642813760',
'nonce' => '1827881645',
'openid' => 'oDUpu6Uz8x67gJsFYgGpXI98oUS8' }
<xml><ToUserName><![CDATA[gh_756379be060c]]></ToUserName>
<FromUserName><![CDATA[oDUpu6Uz8x67gJsFYgGpXI98oUS8]]></FromUserName>
<CreateTime>1642813733</CreateTime>
<MsgType><![CDATA[event]]></MsgType>
<Event><![CDATA[VIEW]]></Event>
<EventKey><![CDATA[http://2c38-223-96-177.ngrok.io/fangcao/a.html]]></EventKey>
<MenuId>441296210</MenuId>
</xml>
这情况出现过几次了,过会又突然就好了。我这是测试号。为什么服务器不跳转呢?
你好,你目前是否还会复现无法跳转,如果会的话,你可以把你的公众号原始ID(在公众号设置-注册信息里查看),最新操作时间点(具体到分钟),以及是哪个子菜单给我们查看