登录提示: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的接口权限被封
微信直接扫码报:redirect_uri域名与后台配置不一致,错误码10003;
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx6f183ff14db5ed9d&redirect_uri=https%3A%2F%2Fteacher.exam.isrc.ac.cn%2F%23%2FsurveyPaper%2F3921a98a&response_type=code&scope=snsapi_base&state=123#wechat_redirect
pc微信客户端使用内置浏览器直接打开报:scope参数错误或没有scope权限
@社区技术运营专员--许涛, 可以帮我看下嘛
没有scope的权限,错误码:10005
可以帮忙解决一下吗@社区技术运营专员--许涛
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxa672f0734ca6a747&redirect_uri=https%3A%2F%2Fwww.cqdpark.com%2Fcard-api%2Fwe-card-pay%2F%23%2Fpages%2Findex%2Findex&response_type=code&scope=snsapi_base&state=STATE&connect_redirect=1#wechat_redirect
已经排查: 1. 年费已交,2.未受处罚,3. 是已认证服务号
没有scope的权限,错误码:10005
可以帮忙解决一下吗@社区技术运营专员--许涛
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx580ae43bef8cba7c&redirect_uri=https://crm.kerryplus.com/jump-page-1.html&response_type=code&scope=SCOPE&state=snsapi_base&component_appid=wxc684d3448fdeb25a#wechat_redirect
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxd9782fc6d7b76a37&redirect_uri=http%3A%2F%2Fh5.huaykeji.com&response_type=code&scope=snsapi_login&state=STATE#wechat_redirect
前几天还能用突然就不行了
https://open.weixin.qq.com/connect/qrconnect?appid=wxd9782fc6d7b76a37&redirect_uri=http%3A%2F%2Fh5.huaykeji.com&response_type=code&scope=snsapi_login&state=STATE#wechat_redirect
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxd9782fc6d7b76a37&redirect_uri=http%3A%2F%2Fh5.huaykeji.com&response_type=code&scope=snsapi_login&state=STATE#wechat_redirect
已经排查: 1. 年费已交,2.未受处罚,3. 是已认证服务号
没有scope的权限,错误码:10005
可以帮忙解决一下吗 @社区技术运营专员--许涛
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxd7b0294bb2e38751&redirect_uri=https%3A%2F%2Fgzbft.u.wendusoft.com%2Fpage%2Fh5_my&response_type=code&scope=snsapi_base&state=STATE&connect_redirect=1#wechat_redirect
服务号如何通过扫码授权pc网页,仅仅snsapi_base就行
帮忙看看公众号获取登录二维码报这个错误: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
也是 同样的问题,麻烦处理下