获取访问用户身份
调用获取访问用户身份接口,https://qyapi.weixin.qq.com/cgi-bin/service/getuserinfo3rd?suite_access_token=SUITE_ACCESS_TOKEN&code=CODE
响应:redirect_uri unauthorized, hint: [1610447682_59_242548f7981a14be786cf9e775724d3a], from ip: 183.129.198.105, more info at https://open.work.weixin.qq.com/devtool/query?e=50001
跳转的域名须完全匹配suite_access_token 对应第三方应用的可信域名,否则会返回50001错误。
这个可信域名在哪里配置的