小程序
小游戏
企业微信
微信支付
扫描小程序码分享
场景:通过button组件open-type为getPhoneNumber时点击得到的code(e.detail.code)换取用户手机号,报如下错误:
{
"errcode": 61007,
"errmsg": "api is unauthorized to component rid: 6215e1d8-6708a181-5869645d"
}
有人碰到过这个问题吗
补充:小程序已经授权给第三方开放平台,登录是开放平台控制的
3 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
好,经查询该账号wxa8574a1e93d8e8d0尚未将[18] 小程序开发与数据分析 权限集授予该第三方wxea25a10d34c5335b。请完成授权后再进行调用哈。此外,可以通过该接口https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/ThirdParty/token/api_get_authorizer_info.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进行自助排查
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
确定不是个人号?认证过了吗?
我认为是这个能力还没有开放给第三方平台
https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/product/miniprogram_authority.html
权限集这里面找不到下面这个接口
https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/phonenumber/phonenumber.getPhoneNumber.html
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
好,经查询该账号wxa8574a1e93d8e8d0尚未将[18] 小程序开发与数据分析 权限集授予该第三方wxea25a10d34c5335b。请完成授权后再进行调用哈。此外,可以通过该接口https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/ThirdParty/token/api_get_authorizer_info.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进行自助排查
确定不是个人号?认证过了吗?
我认为是这个能力还没有开放给第三方平台
https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/product/miniprogram_authority.html
权限集这里面找不到下面这个接口
https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/phonenumber/phonenumber.getPhoneNumber.html