可能出现问题的几个原因:

1.正确的2.0auth的地址:https://open.weixin.qq.com/connect/oauth2/authorize?appid=1%&redirect_uri=2%&response_type=code&scope=snsapi_userinfo&state=STATE#wechat_redirect
替换1%和2%成对应的参数

2.redirect_uri里面带有#也会造成这个原因。eg:http://www.baidu.com/#就会出现

相关文章:

  • 2022-12-23
  • 2021-12-26
  • 2021-11-17
  • 2022-01-09
  • 2021-09-12
  • 2021-10-27
猜你喜欢
  • 2022-01-19
  • 2021-06-08
  • 2022-01-15
  • 2022-12-23
  • 2022-12-23
  • 2021-10-19
  • 2021-08-12
相关资源
相似解决方案