We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP 版本:5.6 overtrue/wechat 版本:
目前为止好像是iphone正常,安卓不能获取。 access_token不是oauth的,微信接口测试截图如下 描述你的问题现象,报错贴截图粘贴或者贴具体信息,提供必要的代码段
The text was updated successfully, but these errors were encountered:
access_token不是oauth的
OAuth 肯定只能用 oauth 自己的 token 啊,另外 scope 必须要为 sns_userinfo 才能拿用户资料哦,否则只有 openid
Sorry, something went wrong.
是的 用的userinfo。但是看微信文档openid对公正号不是应该唯一么,并且不是所有的不可获取,部分是可以获取的,目前发现的事iphone可以,安卓的不行
这应该与手机平台无关
No branches or pull requests
我用的环境
PHP 版本:5.6
overtrue/wechat 版本:
问题及现象
目前为止好像是iphone正常,安卓不能获取。
access_token不是oauth的,微信接口测试截图如下
描述你的问题现象,报错贴截图粘贴或者贴具体信息,提供必要的代码段
The text was updated successfully, but these errors were encountered: