收藏
回答

同一个appid, 不同的component_appid导致授权跳转报错?

公众号ID
wx90da96718cbcf29e

场景就是微信开发工具通过

'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的区别,但是公众号里这两个第三方平台都授权了

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

2 个回答

  • 第三方平台小助手
    第三方平台小助手
    09-08

    你好,排查此第三方平台wx5a00ac1a365c08ff现网环境配置的公众号开发域名信息

    09-08
    有用 1
    回复
  • 智能回答 智能回答 本次回答由AI生成
    09-08
    有用 2
登录 后发表内容