请求地址
POST https://api.weixin.qq.com/wxa/submit_audit?access_token=ACCESS_TOKEN
授权小程序所有权限都勾选上了还是说没有api权限,求解??
https://api.weixin.qq.com/wxa/submit_audit?access_token=51_9cLWq2LNrd0mAR0F7Yc9zYqcxzxxxxxxxxx
发送参数:{"version_desc":"2021/11/23 \u7b2c\u4e00\u6b21\u63d0\u4ea4"}
返回:
"errcode" => 48001
"errmsg" => "api unauthorized rid: 619c5fbe-20d3393c-2d9e69a5"
你好,使用的token有误,请参考文档https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/code/submit_audit.html使用第三方平台接口调用令牌authorizer_access_token调用接口
后续遇到接口类问题可以参考https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/TroubleShooting.html自助排查下哈~