Comment 4 for bug 569191

Revision history for this message
owenix (justinowen) wrote :

I just tried this on Lucid and still have no luck.
I have gone to the captcha page to unlock it.
https://www.google.com/accounts/DisplayUnlockCaptcha

from /usr/lib/pymodules/python2.6/gdata/service.py
"else:
        self.__captcha_token = None
        self.__captcha_url = None
        raise Error, 'Server responded with a 403 code'

Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/share/avant-window-navigator/applets/calendar/calthread.py", line 51, in run
    self.fetch()
  File "/usr/share/avant-window-navigator/applets/calendar/calthread.py", line 109, in fetch
    self.applet.url)
  File "/usr/share/avant-window-navigator/applets/calendar/googlecal.py", line 54, in get_appointments
    self.cal_client.ProgrammaticLogin()
  File "/usr/lib/pymodules/python2.6/gdata/service.py", line 774, in ProgrammaticLogin
    raise Error, 'Server responded with a 403 code'
Error: Server responded with a 403 code