场景就是微信开发工具通过
'https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx90da96718cbcf29e&redirect_uri=https%3A%2F%2Fquick-portal-gateway.quicka.aliyun.com%2Fh5Preview%2Fpage%2Fbaabed655e7d4d2fbff5624b025e2d2f&response_type=code&scope=snsapi_userinfo&state=null&component_appid=wx07c339867af3dbe1'可以拉起授权然后访问重定向的url,
但是通过
'https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx90da96718cbcf29e&redirect_uri=https%3A%2F%2Fquick-portal-gateway.quicka.aliyun.com%2Fh5Preview%2Fpage%2F6936a16c76ce4e729e728807dcd71e28&response_type=code&scope=snsapi_userinfo&state=null&component_appid=wx5a00ac1a365c08ff' 就会失败, 微信开发工具显示redirect_url参数错误, 手机端显示, 但是公众号对阿里云的这个网关已经进行了域名授权; 这两个授权重定向的链接区别就是component_appid的区别,但是公众号里这两个第三方平台都授权了
你好,排查此第三方平台wx5a00ac1a365c08ff现网环境配置的公众号开发域名信息