wx.authorize不执行?
发布于 5 年前 作者 xiuying39 13897 次浏览 来自 官方Issues

wx.authorize({scope: ‘scope.userInfo’,})获取用户信息是,错误信息为:{errMsg: “authorize:fail 系统错误,错误码:-12007,scope unauthorized”};查询得知12007是定位报错,获取用户信息定位有关系吗?

1 回复

麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

回到顶部