小程序
小游戏
企业微信
微信支付
扫描小程序码分享
修改小程序业务域名:{"errcode":61007,"errmsg":"api is unauthorized to component rid: 6556e638-3fe20155-5bee8f1c"}
配置小程序用户隐私保护指引:{"errcode":48001,"errmsg":"api unauthorized rid: 6556e639-6624c192-61d6bbc1"}
绑定第三方,接口报错如上提示,麻烦问下,怎么解决呢?
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,1、{"errcode":61007,"errmsg":"api is unauthorized to component rid: 6556e638-3fe20155-5bee8f1c"}
2、{"errcode":48001,"errmsg":"api unauthorized rid: 6556e639-6624c192-61d6bbc1"}
-------- 都是小程序wxfa7ef90778523847未授权【18】权限集给第三方平台wxdaff65d7a40aeed0的原因,请授权后调用接口
另外,可以通过该接口https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/authorization-management/getAuthorizerInfo.html查询对应的公众号或者小程序是否将权限授给第三方
权限集对应的文档请参考https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/product/third_party_authority_instructions.html。
以及,后续遇到61007的问题建议可以先按照指引https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html进行自助排查
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
1、第三方平台的权限集没有设置
2、权限集设置了,但是小程序授权的时候没有勾选。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,1、{"errcode":61007,"errmsg":"api is unauthorized to component rid: 6556e638-3fe20155-5bee8f1c"}
2、{"errcode":48001,"errmsg":"api unauthorized rid: 6556e639-6624c192-61d6bbc1"}
-------- 都是小程序wxfa7ef90778523847未授权【18】权限集给第三方平台wxdaff65d7a40aeed0的原因,请授权后调用接口
另外,可以通过该接口https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/authorization-management/getAuthorizerInfo.html查询对应的公众号或者小程序是否将权限授给第三方
权限集对应的文档请参考https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/product/third_party_authority_instructions.html。
以及,后续遇到61007的问题建议可以先按照指引https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html进行自助排查
1、第三方平台的权限集没有设置
2、权限集设置了,但是小程序授权的时候没有勾选。