-
same for me.
2009-12-27 13:27:33 UTC by kamaradclimber
-
libgmail.GmailLoginFailure: 'Login failed. (Wrong username/password?)'.
2009-12-17 22:42:48 UTC by nobody
-
But what - we don't know?.
2009-11-30 04:54:51 UTC by eazyigz
-
It seems that recently, Google changes something in gmail authorization .
2009-11-28 19:00:14 UTC by chuwy
-
I get the same error. I am running Python 2.5 on BackTrack 4 LInux.
2009-11-28 17:59:20 UTC by eazyigz
-
I have the same problem, I try to login with my correct email and password but it returns "Login failed. (Login failed. (Wrong username/password?)".
I don't Know what the problem is, I wanna use this library to take statistics from my gmail account and I thinks it's great. I hope someone can help me.
I also have Python 2.6 on Linux.
Thanks.
2009-11-28 09:55:28 UTC by capoeirapdb
-
Hi. I cannot login via libgmail. It say: *Login failed. (Login failed. (Wrong username/password?))* But of course they're correct. Google tell about some similar occurence, but no solution.
P.S. Python 2.6.
2009-11-24 09:40:24 UTC by chuwy
-
But what about fetures like Contacts? Anybody know whether exists libraries that support it?.
2009-11-24 05:23:48 UTC by chuwy
-
I forgot one thing: I'm using libgmail from recent cvs tree with Python 2.6.4 on Linux system using UTF-8 encoding.
2009-11-22 10:36:58 UTC by stativ
-
I'm not sure if my problem is caused by this but I guess it is. I'm trying demos/archive.py on my inbox and I get this error message:
124f492701e039cd 3 mail
124e6075c93834c1 1 mail
Traceback (most recent call last):
File "demos/archive.py", line 82, in
source = msg.source.replace("\r","").lstrip()
File "/home/lukas/libgmail/libgmail.py", line 1499, in _getSource
return...
2009-11-22 10:35:20 UTC by stativ