获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
客户端访问链接: http://open.weixin.qq.com/connect/oauth2/authorize?appid=wx4e651b54b526be77&redirect_uri=https://ols.cmrh.com/uc/auth/authRedirect/wx4e651b54b526be77&response_type=code&scope=snsapi_userinfo&state=82A69973E249A6EDED86E4496603076A_OSAP_shortCode=68zmva&uin=&key=&version=6302019a
网页授权获取用户信息返回报错48001?网页授权后调用获取用户信息接口 https://api.weixin.qq.com/sns/userinfo?access_token=ACCESS_TOKEN&openid=OPENID&lang=zh_CN 返回 errcode":48001,"errmsg":"api unauthorized. 检查了好多遍 , appid是对的, scope 是snsapi_userinfo, 接口权限都有, 为啥一直报这个错? 而且发现, 获取未关注的用户的信息, 就会报这个错, 如果用户关注了公众号, 就能获取成功.
2021-10-26