https://developers.weixin.qq.com/miniprogram/dev/devtools/qywx-dev.html
- 微信小程序使用getPhoneNumber获取用户手机号信息,但是还需要获取用户的个人信息,想通过access_token来获取用户的个人信息,但是在通过https://api.weixin.qq.com/cgi-bin/user/info?access_token= 这个接口获取用户的个人信息的时候,提示api未经授权
{"errcode":48001,"errmsg":"api unauthorized hints: [2iCaTZu.e-VrFg!]"}