微信开放平台下我的第三方平台已经配置 授权事件接收配置URL ,在我的服务器nginx日志上看到日志如下图
remote_addr:81.69.101.193 remote_user:- time_local:[26/Nov/2024:09:43:21 +0800] request:"POST /event/authorize?signature=c16b56a2df3785cd30a9959a587526aa8aa95778×tamp=1732585401&nonce=615166801&encrypt_type=aes&msg_signature=2b32019b16503042a92b81c7b9303fcd90163dd5 HTTP/1.1" status:499 body_bytes_sent:0 http_referer:"-" request_time:0.000 upstream_status:- upstream_response_time:0.000 http_user_agent:"Mozilla/4.0" http_x_forwarded_for:"-"
报错信息499,参考官方文档,打印了upstream的信息,请官方帮忙排查并解决问题
你好,请提供第三方平台AppId
另外,请参考文档https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/operation/thirdparty/alarm.html加入第三方告警群,告警信息群会将微信请求的clientip,错误信息,对应域名,对应域名解析的IP地址等信息推送至告警群中。根据告警群的信息,把对应的ip地址加入白名单,允许其访问你们的网络。
后续有ticket相关问题可以参考排错指南进行自主排查https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/component_verify_ticket_troubleshooting.html