小程序第三方平台授权事件接收URL接受不到推送component_verify_ticket ?

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

一直接受不到推送,我调用了 启动ticket推送服务,返回结果时启用成功,但是还是无法接收推送

第三方APPID: wx16e91d1d306b5fd9



1 回复
ping34
ping341 楼5 个月前

你好,授权事件url没有返回success字符串,请返回success字符串,错误码302请自查一下代码

后续,遇到ticket类问题可参考文档https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/component_verify_ticket_troubleshooting.html自助排查哈