各位,有遇到过微信登录无法调起授权页问题吗?
这边并没有返回错误,只是不需要用户授权直接就可以拿到 code 了。
而且 scope 不是静默,是 snsapi_userinfo。
印象中第一次有看得到授权页面,现在看不到了。
appid 和 keystore 都没有问题。
不过日志会打印
E/MtaSDK: [pool-4-thread-1(95124): null:707] - Server response error code:404, error:{"ret":-1, "msg":"invalid appkey"} 大家知道是什么问题吗?
