小程序
小游戏
企业微信
微信支付
扫描小程序码分享
authorizer_access_token已经获取,但是报错这个:api is unauthorized to component rid: 65e916ef-139d4973-39b495e4,是小城区过期造成的吗,授权第三方时的权限已经全部打钩
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,根据{"errcode":61007,"errmsg":"api is unauthorized to component rid: 65e916ef-139d4973-39b495e4"}核查,调用的是“ /wxa/commit”接口,该账号 wx076e365425910a93 尚未将 [18] 小程序开发与数据分析 权限集授予该第三方平台wxce454c17adc269f4 。请完成授权后再进行调用。此外,可以通过该接口 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。
以及,后续遇到此类问题建议可以先按照指引https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html进行自助排查
开发者也可自查rid信息 https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/openapi/getRidInfo.html
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
获取详情看一下权限集30、61是否授权
https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/authorization-management/getAuthorizerInfo.html
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,根据{"errcode":61007,"errmsg":"api is unauthorized to component rid: 65e916ef-139d4973-39b495e4"}核查,调用的是“ /wxa/commit”接口,该账号 wx076e365425910a93 尚未将 [18] 小程序开发与数据分析 权限集授予该第三方平台wxce454c17adc269f4 。请完成授权后再进行调用。此外,可以通过该接口 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。
以及,后续遇到此类问题建议可以先按照指引https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html进行自助排查
开发者也可自查rid信息 https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/openapi/getRidInfo.html
获取详情看一下权限集30、61是否授权
https://developers.weixin.qq.com/doc/oplatform/openApi/OpenApiDoc/authorization-management/getAuthorizerInfo.html