移动端链接快速授权的文档URL示例多了个auth_type参数?

发布于 7 年前作者 ping315647 次浏览最后编辑 7 年前来自 ask

1,文档位置https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Authorization_Process_Technical_Description.html

2,问题内容:页面显示的授权链接示例,有2个auth_type参数,第一个写死成3,第二个值是xxx

文档提的URL:https://mp.weixin.qq.com/safe/bindcomponent?action=bindcomponent&auth_type=3&no_scan=1&component_appid=xxxx&pre_auth_code=xxxxx&redirect_uri=xxxx&auth_type=xxx&biz_appid=xxxx#wechat_redirect

3,请求确认:这个URL参数重复,到底是特意这么写的?还是文档里写错了?

1 回复
xia29
xia291 楼5 年前

谢谢反馈,是多了auth_type哈,我们修改一下哈。