https://api.weixin.qq.com/channels/ec/order/list/get?access_token=ACCESS_TOKEN
调用此api,通过第三方平台获取的授权的视频号店铺的authorizer_access_token,然后请求之后一直返回
{
"errcode": 48001,
"errmsg": "api unauthorized rid: 6721a79e-012b18ba-78727502"
}
查了一下,说店铺没有这个api权限,不知道怎么设置?有没有大佬帮忙讲一下,多谢
自我排查:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/TroubleShooting.html