订阅消息接入api is unauthorized to component rid?
发布于 5 年前 作者 ming27 5125 次浏览 来自 问答

通过三方平台调用https://api.weixin.qq.com/cgi-bin/message/subscribe/bizsend 公众号的订阅消息的接口,总是报错api is unauthorized to component rid: 601a4949-1efb209d-2cea6e64,是三方平台不支持么

2 回复

接口权限集查看一下是不是没授权给第三方平台。

你好,经检查,wx0424d6aa29b6de3f并没有授予[89] 订阅通知权限给第三方wxca7431838c7b32df,此外,也可以调用该接口https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/api_get_authorizer_info.html进行查询小程序/公众号授予第三方的权限集列表哈,

以及,后续遇到接口类问题可先根据https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/TroubleShooting.html自行排查哈~

回到顶部