小程序
小游戏
企业微信
微信支付
扫描小程序码分享
小程序已经授权给第三方平台(自营的),并且绑定了开放平台(与第三方平台是同一个主体)。但是在使用登录的时候却提示Request access_token fail: {"errcode":61003,"errmsg":"component is not authorized by this account rid: 6a13ef8a-3ca30344-07d68549"}。麻烦帮忙看下。
AppId:wx326fba5ec0bf0e50
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,账号"authorizer_appid":"wxeb782195e3d10f50"没有授权给第三方平台"component_appid":"wxb22107e7c464d1fc",调用接口https://developers.weixin.qq.com/doc/oplatform/openApi/authorization-management/api_getauthorizerlist.html可获取第三方平台下已授权账号。
可参考 https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html 自助排查
另外,平台已上线 api 智能诊断功能,后续遇到服务端接口报错的问题,可通过rid一键智能诊断,详情可查看:https://developers.weixin.qq.com/doc/oplatform/developers/basic_func/aibot.html
直达链接:https://developers.weixin.qq.com/console/devtools/debug
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
权限集加上小程序开发权限,重新授权试试
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,账号"authorizer_appid":"wxeb782195e3d10f50"没有授权给第三方平台"component_appid":"wxb22107e7c464d1fc",调用接口https://developers.weixin.qq.com/doc/oplatform/openApi/authorization-management/api_getauthorizerlist.html可获取第三方平台下已授权账号。
可参考 https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html 自助排查
另外,平台已上线 api 智能诊断功能,后续遇到服务端接口报错的问题,可通过rid一键智能诊断,详情可查看:https://developers.weixin.qq.com/doc/oplatform/developers/basic_func/aibot.html
直达链接:https://developers.weixin.qq.com/console/devtools/debug
权限集加上小程序开发权限,重新授权试试