登录提示:Scope 参数错误或没有 Scope 权限
排查方案:
1:使用的是订阅号,订阅号没有权限使用网页授权,详细可参考接口权限:https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Explanation_of_interface_privileges.html
2:需要已认证的服务号
3:网页授权回调域名填写错误
4:Scope参数顺序不对
5:服务号不支持扫码登录,要网站应用才支持:https://developers.weixin.qq.com/doc/oplatform/Website_App/WeChat_Login/Wechat_Login.html
6:snsapi_userinfo的接口权限被封
帮忙看看公众号获取登录二维码报这个错误:https://open.weixin.qq.com/connect/qrconnect?appid=wx89a74879a61d02d3&scope=snsapi_login&redirect_uri=https://www.kuaizi56.com/auth/webchatCallback&state=wx_login&login_type=jssdk&self_redirect=true&styletype=&sizetype=&bgcolor=&rst=
官方文档:https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html
公众号 并没有这些scope的权限错误码10005
appid wx5d9a327b89ad2590 帮忙看下怎么弄啊老哥们
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx68bef824dc0591dd&scope=snsapi_base&state=&redirect_uri=http%3A%2F%2Fjeepay.insjoy.com.cn%3A30192%2Fcashier%2Findex.html%23%2Foauth2Callback%2F95a51b277483f5ca72288f81c909bb31182a85fa97d650efcbcb25ed25cdb101&response_type=code#wechat_redirect
也是 同样的问题,麻烦处理下
麻烦帮忙查下什么原因,1、有网页授权的接口权限;2、服务号已认证;3、回调域名对的
该公众号之前被注销进入冻结期,后来取消注销恢复了,但恢复后就报错“此公众号并没有这些scope的权限,错误码:10005”
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx8ba62f66100aa878&redirect_uri=https%3A%2F%2Fpay.ipaynow.cn%2Fscanpay%2Fredirect%2F%3FcardId%3D68691%26appId%3D169286038814091%26routerTypeId%3D5379%26channelNo%3D200213&response_type=code&scope=snsapi_base#wechat_redirect
我也遇到相同问题
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx047c912586a2da54&redirect_uri=https%3A%2F%2Fsxbh5.zfire.top%2FpackageGoods%2Fpages%2Fdetail%3Fid%3D176240419680269516911455415765839953922%26x-token%3D%26openId%3D%26userId%3D%26mobile%3D%26username%3D%26useravatar%3D%26appId%3Dwx047c912586a2da54&response_type=code&scope=snsapi_userinfo&uin=MTU0NDU1MDY2Mg%3D%3D&key=edfa53f928c3018476086913b646c7dea3037062cb9cf3dfbdfba7657a08dfed364529df33d9c11850cb2826fce73306&pass_ticket=R70CX5V/uFnh5aUl9TNCs8eQtpo50SwgA/dISR0D7R7ooRoaV9RVRs2IqJf+teFQ2FJItUbB/bxvuxGgvG4jd8CsFzU63zvONHVxZLjQBWQ=
只有在苹果的部分手机上会出现
“此公众号并没有这些scope的权限,错误码10005”;
偶尔第一次点击可以,退出来后再点击授权就报这个错误。好无语
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx329f846d0f86acac&redirect_uri=https%3A%2F%2Fwww.ax500.com%2FLogin%2FYYWeiXinAuthorize%3Fliveid%3D31743%26vh%3D1&response_type=code&scope=snsapi_userinfo&state=STATE#wechat_redirect
帮忙看看是什么情况?
公众号,已认证,权限看了也有,莫名其妙的问题。
https://open.weixin.qq.com/connect/qrconnect?appid=wx1a634544551f1675&&response_type=code&scope=snsapi_login&redirect_uri=new3ol.cc&state=ccc&login_type=jssdk&self_redirect=true&styletype=&sizetype=&bgcolor=&rst=
同样遇到这个问题,请问怎么解决?