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

Open包中获取网页授权二维码的路由错误? #42

Open
mxker opened this issue Jul 21, 2021 · 2 comments
Open

Open包中获取网页授权二维码的路由错误? #42

mxker opened this issue Jul 21, 2021 · 2 comments

Comments

@mxker
Copy link

mxker commented Jul 21, 2021

官方文档中,开放平台获取网页授权二维码的路由为: https://open.weixin.qq.com/connect/qrconnect?appid=APPID&redirect_uri=REDIRECT_URI&response_type=code&scope=SCOPE&state=STATE#wechat_redirect

实际Open包中封装的路由为:CONNECT_OAUTH2_AUTHORIZE_URL("https://open.weixin.qq.com", "/connect/oauth2/authorize?appid=%s&redirect_uri=%s&response_type=code&scope=%s&state=%s&connect_redirect=1#wechat_redirect"); 该陆游实际是公众号网页授权获取二维码的路由地址。

@binarywang
Copy link
Member

下次请在wxjava中提问题,谢谢

@mxker
Copy link
Author

mxker commented Aug 4, 2021

好的,那这个更新了吗?

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