企业免登授权提示scope不能为空1001
原因是我们是单页面应用url自带#/在微信里面认为#号后面的参数不被识别
后端开发人员把参数放到跳转?URL地址前面,正确形式是
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx354283df6c21d57f926382d1c&response_type=code&scope=snsapi_privateinfo&agentid=90&redirect_uri=https://uat.zifkuinfows.com/jdpop/#/&state=STATE#wechat_redirect
原文地址:https://www.cnblogs.com/luosiding/p/8965740.html
时间: 2024-10-08 04:50:38