获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- 怎么在公众号里回复机器人消息?
如题,如何在公众号里接入机器人,按照文档设置场景0,服务器返回:{"code":3005,"errcode":3005,"errmsg":"Mp no privilege to run it.","rid":"1e0c7459"}
2023-03-17 - Mp no privilege to run it?(第三方客服接入)
公众号发送消息,机器人收到消息后,发送消息,渠道为0(公众号) <xml> <appid><![CDATA[{0}]]></appid> <openid><![CDATA[{1}]]></openid> <msg><![CDATA[{2}]]></msg> <channel>0</channel> </xml> 服务器返回:{"code":3005,"errcode":3005,"errmsg":"Mp no privilege to run it.","rid":"1e0c7459"}
2023-03-01 - 接收客服消息,解密失败
https://developers.weixin.qq.com/doc/aispeech/confapi/thirdkefu/recivemsg.html Input length not multiple of 16 bytes
2023-02-21