小程序
小游戏
企业微信
微信支付
扫描小程序码分享
调用接口:https://api.weixin.qq.com/cgi-bin/component/api_authorizer_token?component_access_token=
返回:token:{"errcode":61003,"errmsg":"component is not authorized by this account rid: 67a30dc9-302ecc6c-11466d6f"}
是什么原因呢?
1 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,账号 wxbc534c2820bc5f33 未授权给第三方平台 wx94731e70a8085fd2开发者可调用https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/authorization-management/getAuthorizerList.html拉取已授权帐号,就可以知道调用接口传的"authorizer_appid":"wxbc534c2820bc5f33"是否在授权帐号列表里。
后续遇到此类问题可参考 https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html 自助排查,以及开发者可调用接口 https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/openapi/getRidInfo.html 查询rid信息
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,账号 wxbc534c2820bc5f33 未授权给第三方平台 wx94731e70a8085fd2
开发者可调用https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/authorization-management/getAuthorizerList.html拉取已授权帐号,就可以知道调用接口传的"authorizer_appid":"wxbc534c2820bc5f33"是否在授权帐号列表里。
后续遇到此类问题可参考 https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html 自助排查,以及开发者可调用接口 https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/openapi/getRidInfo.html 查询rid信息