调用接口 https://api.weixin.qq.com/cgi-bin/message/template/send?access_token=ACCESS_TOKEN
{"errcode":48001,"errmsg":"api unauthorized rid: 5fbf106c-3737252a-0c38fdb4"}
appId:wx69492eeac3710145
返回码48001
是用这个appId获取token的
很着急,有大佬知道原因吗
调用接口 https://api.weixin.qq.com/cgi-bin/message/template/send?access_token=ACCESS_TOKEN
{"errcode":48001,"errmsg":"api unauthorized rid: 5fbf106c-3737252a-0c38fdb4"}
appId:wx69492eeac3710145
返回码48001
是用这个appId获取token的
很着急,有大佬知道原因吗
3 个回答
你好,48001api 功能未授权,请确认公众号已获得该接口,可以在公众平台官网 - 开发者中心页中查看接口权限
模板消息发送接口之前正常使用,今天突然48001了
解决了吗兄弟