公众号一键授权后 网页授权时一直提示 redirect uri 参数错误
地址格式是:https://open.weixin.qq.com/connect/oauth2/authorize?appid=APPID&redirect_uri=REDIRECT_URI&response_type=code&scope=snsapi_base&state=123&component_appid=component_appid#wechat_redirect
求解决
确定你的参数传递对了吗?在url里面的。