微信小店授权 ISV 后,ISV通过 authorizer_access_token 接口调用,一直返回 {"errcode":48001,"errmsg":"api unauthorized rid: 676e4582-3b0dc38e-3c651cc0"}
例如: https://api.weixin.qq.com/channels/ec/order/list/get, https://api.weixin.qq.com/channels/ec/product/list/get
1. ISV 应用已重新全网发布后授权过
2. 接口权限 129,130,131,132均有(通过api_get_authorizer_list接口可查询到)
你好,https://developers.weixin.qq.com/community/develop/doc/00020eb88f00e04a39a27036766c00 同问题已解答。