You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.