小程序
小游戏
企业微信
微信支付
扫描小程序码分享
"code": {
"errcode": 48001,
"errmsg": "api unauthorized rid: 64796498-2c10905e-72e0906c"
},
第三方平台代商家管理小程序,小程序也授权成功,现在返回这是什么问题?
3 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,用错token了,调用/cgi-bin/component/setprivacysetting接口需使用第三方平台接口调用令牌authorizer_access_token。请参考接口文档说明正确传参
后续遇到此类问题可参考https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html自助排查
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
https://api.weixin.qq.com/cgi-bin/tags/update?access_token=" + access_token + "",调用这个更新接口,报错'errcode': 48001, 'errmsg': 'api unauthorized rid: 64f9778c-25e00099-2b0f599a'
你在做什么操作,提示这个
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,用错token了,调用/cgi-bin/component/setprivacysetting接口需使用第三方平台接口调用令牌authorizer_access_token。请参考接口文档说明正确传参
后续遇到此类问题可参考https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html自助排查
https://api.weixin.qq.com/cgi-bin/tags/update?access_token=" + access_token + "",调用这个更新接口,报错'errcode': 48001, 'errmsg': 'api unauthorized rid: 64f9778c-25e00099-2b0f599a'
你在做什么操作,提示这个