- 公众号自定义菜单栏创建,返回48001,为啥?
{ "errcode": 48001, "errmsg": "api unauthorized rid: 643918cf-1b8b0270-606ba3f3" } 返回报错,提示没有权限,这个是为啥啊
2023-04-14 - 消息接口调试: 文本消息 自动回复图片老是失败,开发调试接口正常,这个是什么原因呢?
200 OK Date: Tue, 04 Apr 2023 12:48:48 GMT X-Powered-By: Express Content-Type: text/xml; charset=utf-8 Content-Length: 281 <xml> <ToUserName> <![CDATA[321]]> </ToUserName> <FromUserName> <![CDATA[123me]]> </FromUserName> <CreateTime>1680612528134</CreateTime> <MsgType> <![CDATA[image]]> </MsgType> <Image> <MediaId> <![CDATA[aks0eWjZFC1FX0dsJvXWvZhDacnM8mgawfvXB8J1JzWfe0Ccw3_wpe8Dh-6fgUVY]]> </MediaId> </Image> </xml> [图片]
2023-04-04