微信网站登录授权
发布于 6 年前 作者 ugao 15939 次浏览 来自 问答

在开发者工具上可以正常进行授权,但是从公众号点进网页无法弹出授权页面。是不是https://open.weixin.qq.com/connect/oauth2/authorize?appid=appid&redirect_uri=http://www.xxx.com/middle.html&response_type=code&scope=snsapi_userinfo&state=STATE#wechat_redirect  

redirect_uri 必须使用https才行?

回到顶部