登录提示: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/oauth2/authorize?appid=wx7eb6d25050e0e245&redirect_uri=https%3A%2F%2Fa.saasapple.com%2FJ01N02%2Ftest&response_type=code&scope=snsapi_userinfo&state=1#wechat_redirect
请协助排查一下。
认证服务号,未过期,权限都已经开通,域名也已经填写正确
ID;gh_108beef05402已进行认证且通过,但依旧显示Scope参数错误或没有Scope权限,错误码:10005
appid: wx0b072402352335f4 测试的号,然后获取snsapi_userinfo报错:
Scope 参数错误或没有 Scope 权限
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx0b072402352335f4&redirect_uri=https%3A%2F%2Fhome-app-1257364152.cos-website.ap-beijing.myqcloud.com&response_type=code&scope=snsapi_userinfo&state=STATE&connect_redirect=1#wechat_redirect
https://open.weixin.qq.com/connect/qrconnect?appid=wxb6363a173967ee53&redirect_uri=design.saftop.cn/#/authCallbackWX&response_type=code&scope=snsapi_login&state=1238443
麻烦帮忙检查下是哪里错误了
能帮忙看看嘛?
微信公众号id,回调url是网站应用下的域名, 打开后报这个错误,请问是什么原因呢?
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx92112f2d51f316f2&redirect_uri=https%3A%2F%2Fcoral.liangjingapp.com%2Fwx%2Flogin%2FcallBack&response_type=code&scope=snsapi_userinfo&state=&connect_redirect=1#wechat_redirect
主扫微信二维码提示这个错误.
什么原因! 公众号到期了嘛?
微信公众号id
用的第三方平台授权后生成的链接,打开后报这个错误,请问是什么原因呢?