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

微信授权登录突然报错 #193

Open
HanXiaoTeng opened this issue Mar 2, 2021 · 3 comments
Open

微信授权登录突然报错 #193

HanXiaoTeng opened this issue Mar 2, 2021 · 3 comments

Comments

@HanXiaoTeng
Copy link

目前版本:2.1.0

调用MonkeyKing的微信授权登录,会进行两次回调。
第一次回调走失败case,报错sdk MonkeyKing.MonkeyKing.Error.SDKReason deserializeFailed
第二次回调走成功case。

@nuomi1
Copy link
Collaborator

nuomi1 commented Mar 2, 2021

deserializeFailed 似乎只在处理 QQ 的回调才回触发,确定是这个 error?

@HanXiaoTeng
Copy link
Author

deserializeFailed 似乎只在处理 QQ 的回调才回触发,确定是这个 error?

是的 调用微信登录的时候 我打的断点 走两次回调 一次错误回调 一次成功回调。

@nuomi1
Copy link
Collaborator

nuomi1 commented Mar 8, 2021

Example 里试了 OAuthForCode 是可以的,OAuthOAuthWithoutAppKey 由于没有 AppKey 报错 noAccount

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