【请求参数】:{"appid":"wxd4fbe2bb1b7c0d59"}
【错误信息】:{"errcode":48001,"errmsg":"api unauthorized rid: 5f8173d0-674d9cd9-30114a52"}
【请求时间】:2020-10-10 17:15:00
你好,经查询该小程序APPID:wxd4fbe2bb1b7c0d59尚未授予开放平台帐号管理权限(权限集id为24)的权限给该第三方平台APPID:wx4530f9aef1d1083f。后续遇到unauthorized相关问题可以先通过检查下该公众号/小程序是否已经给第三方平台授予了该接口对应的权限集。可通过调用api_get_authorizer_info接口查询,返回的func_info中是否包含了对应的权限id,
补充1,api_get_authorizer_info接口文档请查看:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/api_get_authorizer_info.html
补充2,权限集说明文档请参考:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Before_Develop/third_party_authority_instructions.html