-
Notifications
You must be signed in to change notification settings - Fork 20
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
gmail oauth2 got stuck #84
Comments
I'm experiencing the same issue with |
Faced the same issue.
|
Is this part of the normtal protocol? Should the lib take care of this? Or is this just something google play dirty? |
Yes, greeting is part of the protocol. |
Anyone tried to connect to gmail imap using email and access-token?
It simply go dead on me. Tried a couple days, nothing worked.
I simply use the example code.
It dies on client.Authenticate("XOAUTH2", @Gmailauth)
Who had any success? by the way, I use runtime-tokio feature.
The text was updated successfully, but these errors were encountered: