收藏
回答

页面实现微信扫码登录? 提示redirect_uri参数不正确

window.location.href = `https://open.weixin.qq.com/connect/qrconnect?appid=${appid}&redirect_uri=${redirect_uri}&response_type=code&scope=snsapi_login&state=MOBILE_STATE#wechat_redirect`;

平台配置的回调地址是 一级域名 和 代码里面的是二级域名 其他都是相同的 但是一直提示参数错误???为什么啊?该配置的都已经配置了

回答关注问题邀请回答
收藏

3 个回答

登录 后发表内容