小店服务商使用authorizer_access_token调用api unauthorized?
微信小店授权 ISV 后,ISV通过 authorizer_access_token 接口调用 例如: https://api.weixin.qq.com/channels/ec/order/list/get, https://api.weixin.qq.com/channels/ec/product/list/get 一直返回 {"errcode":48001,"errmsg":"api unauthorized rid: 676e4582-3b0dc38e-3c651cc0"} 1. ISV 应用已重新全网发布后授权过 2. 接口权限 129,130,131,132均有(通过api_get_authorizer_list接口可查询到) [图片] 大神们,帮忙提点提点