- 同一个appid, 不同的component_appid导致授权跳转报错?
场景就是微信开发工具通过 '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的区别,但是公众号里这两个第三方平台都授权了
09-08 - API请求BUG
OpenAPI调用 message/mass/send 上传mediaId(7FG0gAgkulplIru4N3mMFNxtzn-bgoPE3oD4fvPwOX-Nk8G8n0iTcbtlK352Dd7Z)有三个素材但是页面只有一个[图片], 回执ID:d6c007875d8421eaf66852784b679e74
01-23