Authorization: Bearer ********************
curl --location --request GET 'https://api.weixin.qq.com/cgi-bin/user/info?access_token=ACCESS_TOKEN&openid=OPENID&lang=zh_CN' \ --header 'Authorization: Bearer <token>'
{}