https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Passive_user_reply_message.htmlhttps://developers.weixin.qq.com/doc/offiaccount/Message_Management/Passive_user_reply_message.htmlhttps://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Before_Develop/Technical_Plan.html
微信服务号配置开发者模式,明文模式回复文本正常,加密模式回复文本就提示该公众号提供的服务出现故障。请求的消息体能解密并验签成功,回复的加密消息也能解密并验签成功,但是客户端就是报错,管理后台又看不到任何日志。这是怎么回事呢?微信bug了?
开发语言:go 1.20
appId:wxe320b30de1248a3c
我也遇到相同的问题,https://mp.weixin.qq.com/debug 兼容模式提示安全加密模式根据提示是不是https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Message_encryption_and_decryption_instructions.html的方法已经过期?
你好,这个提示是开发者自身服务器出现问题导致的,请参考文档排查:https://developers.weixin.qq.com/doc/offiaccount/Basic_Information/Warning_Message_Troubleshooting_Guide.html