Open GoogleCodeExporter opened 9 years ago
Hmmh, I'm also using
http://code.google.com/p/google-mail-oauth2-tools/wiki/JavaSampleCode but I'm
getting:
Caused by: javax.mail.AuthenticationFailedException: Empty username or password.
at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:661)
at com.sun.mail.gimap.GmailStore.protocolConnect(GmailStore.java:84)
at javax.mail.Service.connect(Service.java:288)
Is there a workaround to get GmailMessages with the help of OAuth?
Original comment by tableYou...@gmail.com
on 25 Jun 2013 at 8:04
Hmmh, strange now it seems to work (using 1.4.7 for both)
Original comment by tableYou...@gmail.com
on 25 Jun 2013 at 8:43
If you use the version 1.4.7 resolved.
Original comment by jabs...@bluedigm.com
on 26 Jun 2013 at 1:23
Original issue reported on code.google.com by
jabs...@gmail.com
on 20 Feb 2013 at 12:03