libgmail login failure

K

kevincw01

There doesnt seem to be a reliable support channel for libgmail so i
figured this group might have some people who could help.

I have the latest version(from cvs) of libgmail.py, lgconstants.py
and mkconstants.py with python version 2.3.3. gmailfs
fails with a login error. I also tried a test login script and
it fails on logon also. I double-checked my
username/passwords as well trying to actually login
from the web and with two different accounts. They
both work but both fail with libgmail login attempts. I am not behind
any type of proxy or strange http firewall that I know of(wget works
fine w/o tweaking).
Here is the error from gmailfs. The last couple lines are identical if
I try the test login script:
---
[root@xxxx root]# mount -t
gmailfs /usr/local/bin/gmailfs.py /gmailtest -o
[email protected],password=xxxx,fsname=tE
sT1nG
[root@xxxx root]#
gmailfs.py:Gmailfs:mountpoint: '/gmailtest'
gmailfs.py:Gmailfs:unnamed mount options: ['rw']
gmailfs.py:Gmailfs:named mount options:
{'username': '(e-mail address removed)', 'password': 'xxxx', 'fsna
me': 'tEsT1nG'}
Traceback (most recent call last):
File "/usr/local/bin/gmailfs.py", line 1117, in ?
server = Gmailfs()
File "/usr/local/bin/gmailfs.py", line 603, in __init__
self.ga.login()
File "/usr/lib/python2.3/site-packages/libgmail.py", line
300, in login
raise GmailLoginFailure("Login failed. (Wrong
username/password?)")
libgmail.GmailLoginFailure: 'Login failed. (Wrong
username/password?)'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top