- 为何用户点击菜单消息后出错?
参考帮助文档:https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Service_Center_messages.html 集成的微信服务号已经做了认证。 点击菜单消息后出错: {"errcode":40200,"errmsg":"invalid account type rid: 67a910b8-6d9b7cb2-32709135"} 请问,问题原因是什么呢?
04-10 - 微信服务号集成CRM,公众号粉丝扫码关注或者不关注都无法推送到callback url.
We have done an integration with ZohoCRM and WeChat( simple chat application for sending messages via WeChat APIs). One of our customer is facing an issue in WeChat. 1. The customer's account type is "Micro Channel Public platform" and he/she wants to use WeChat Extension for sending messages. 2. The customer can be able to configure (basic configuration ---> Server address/Token) in mp.weixin.qq.com 3. If the customer configures the Server address and Token. he/she can be able to get the callback url hit and user is Authorised successfully. 4. The customer can able to create QR-Code with the help of AppId and AppSecret. Problem : Suppose if the Customer generates the QRCode and shares to someone(receiver), 1. If the receiver scans the QRCode events "Follow" and "UnFollow" should be pushed to the callback url. But this is not working. This is the problem we are facing for our customer, I request the WeChat team to help me in resolving this issue.
2020-08-28 - 微信服务号修改Callback-URL 和 TOKEN后,提交时提示URL request time
https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Getting_Started_Guide.html 使用微信服务号进行开发者基本配置,配置Callback-URL 和 TOKEN并提交后,提示“URL request timeout”。 是最近3、4天发现的这个问题,之前是可以正常工作的。 AppID:wx3d50557cdcebb52c bug的发生时间:2020年5月27日, 14:29
2020-05-27