Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redirect_uri设置成http://www.xyz.com不会报错吗 #7

Closed
lionskys opened this issue Jul 19, 2016 · 2 comments
Closed

redirect_uri设置成http://www.xyz.com不会报错吗 #7

lionskys opened this issue Jul 19, 2016 · 2 comments

Comments

@lionskys
Copy link

redirect_uri必须设置成微信里的配置域名吧?

@HADB
Copy link
Owner

HADB commented Jul 19, 2016

会有两个redirect_uri,传给微信的是用的微信配置的www.abc.com,那个是作为中转,www.xyz.com这个是传给配置在www.abc.com下的get-weixin-code.html这个文件用的,最终会在从微信那里获取到授权之后,跳转到www.xyz.com。

@HADB HADB closed this as completed Jul 19, 2016
@lionskys
Copy link
Author

ok,谢谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants