调用店铺基础信息,传的是 authorizer_access_token
报错:api unauthorized rid: 69003a02-3251d202-1207e5f4
权限集返回129、131 有包括这个权限,为啥会返回这个错误
{"authorization_info":{"authorizer_appid":"wxf0136dfb600c51bf","authorizer_access_token":"97_q0qIX1BfrrBrd7iLNnirqfKUelduiAn6meVHQOaD99yg-1VYwHCbDcm3IAlfbeW9K9SBLHy1OcenkUI3ZhoDfo90pz0jHvV2uzhjZv25ZntUy-uvBx_obWKWpm0oEzVyMVSHnmSqcS5dwe9XPALeAEDGRC","expires_in":7200,"authorizer_refresh_token":"refreshtoken@@@kynV-4SI63OcAuB-CWvxWiaLR6l5clTUuTapIVWib4I","func_info":[{"funcscope_category":{"id":17}},{"funcscope_category":{"id":18},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":19}},{"funcscope_category":{"id":25},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":30},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":31},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":37}},{"funcscope_category":{"id":40}},{"funcscope_category":{"id":41},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":45},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":48}},{"funcscope_category":{"id":49},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":51}},{"funcscope_category":{"id":52}},{"funcscope_category":{"id":65}},{"funcscope_category":{"id":67}},{"funcscope_category":{"id":70}},{"funcscope_category":{"id":71},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":73},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":76},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":81},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":84}},{"funcscope_category":{"id":85}},{"funcscope_category":{"id":86}},{"funcscope_category":{"id":88}},{"funcscope_category":{"id":93}},{"funcscope_category":{"id":99}},{"funcscope_category":{"id":102}},{"funcscope_category":{"id":104}},{"funcscope_category":{"id":105}},{"funcscope_category":{"id":107}},{"funcscope_category":{"id":112}},{"funcscope_category":{"id":116}},{"funcscope_category":{"id":117}},{"funcscope_category":{"id":118}},{"funcscope_category":{"id":119}},{"funcscope_category":{"id":120},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":129}},{"funcscope_category":{"id":130}},{"funcscope_category":{"id":131}},{"funcscope_category":{"id":132}},{"funcscope_category":{"id":133}},{"funcscope_category":{"id":135},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":138}},{"funcscope_category":{"id":139}},{"funcscope_category":{"id":140}},{"funcscope_category":{"id":141}},{"funcscope_category":{"id":142}},{"funcscope_category":{"id":144}},{"funcscope_category":{"id":151}},{"funcscope_category":{"id":153}},{"funcscope_category":{"id":156},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":157}},{"funcscope_category":{"id":158},"confirm_info":{"need_confirm":0,"already_confirm":0,"can_confirm":0}},{"funcscope_category":{"id":159}},{"funcscope_category":{"id":161}},{"funcscope_category":{"id":164}},{"funcscope_category":{"id":167}},{"funcscope_category":{"id":169}},{"funcscope_category":{"id":171}},{"funcscope_category":{"id":175}},{"funcscope_category":{"id":180}},{"funcscope_category":{"id":182}},{"funcscope_category":{"id":185}},{"funcscope_category":{"id":186}}]}}

你好,1、"authorizer_appid":"wxf0136dfb600c51bf"不是「微信小店」账号类型,因此第三方平台也无权代调用

2、后续遇到此类问题请参考 https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html 自助排查
或后续有API的问题开发者可前往「API诊断工具」自助查询和定位:https://developers.weixin.qq.com/console/api-center/index
使用指南:https://developers.weixin.qq.com/doc/oplatform/developers/basic_func/api_diagnosis.html
https://developers.weixin.qq.com/doc/store/shop/dev_before/third_party_platforms.html
我用这个授权链接,出来的只有两个账号,都不是微信小店类型的,这个要怎么办