小程序
小游戏
企业微信
微信支付
扫描小程序码分享
调用第三方平台接口https://api.weixin.qq.com/cgi-bin/open/create?access_token创建开放平台帐号并绑定公众号/小程序
一直返回{"errcode":48001,"errmsg":"api unauthorized rid: 6141cc7f-6ff8b993-3cdef3a2"}
已经获取的权限集有 授权的小程序appid为 wxb243e022a9a2df36
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你这边用错token了,应该用authorizer_access_token。请按照接口文档进行调用哈https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/account/create.html。另外,后续遇到相关问题可以先按照指引进行排错哈https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
可以看下开放平台帐号是否属于个人帐号,个人账号不具备权限。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你这边用错token了,应该用authorizer_access_token。请按照接口文档进行调用哈https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/account/create.html。另外,后续遇到相关问题可以先按照指引进行排错哈https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/third_party_authority_instructions_troubleshooting.html
可以看下开放平台帐号是否属于个人帐号,个人账号不具备权限。