微信授权后多次回调redirect_uri?
发布于 5 年前 作者 pdu 13304 次浏览 来自 问答
`https://open.weixin.qq.com/connect/oauth2/authorize?appid=${appid}&redirect_uri=${redirect_uri}&response_type=code&scope=${scope}&state=STATE&connect_redirect=1#wechat_redirect`

调用这个接口获取code,会不停的回调redirect_uri七八次,请问如何处理?

1 回复

我也遇到了,电脑端正常,手机不行。不知道LZ解决没有啊

回到顶部