Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update failed after enabling 2-step verification #27

Closed
kitingChris opened this issue Sep 6, 2012 · 2 comments
Closed

update failed after enabling 2-step verification #27

kitingChris opened this issue Sep 6, 2012 · 2 comments

Comments

@kitingChris
Copy link

After enabling 2-step verification and granting gnome shell new access i can no longer update my calenders.

$ sh -c "python /opt/gnome-shell-google-calendar/gnome-shell-google-calendar.py --account=ACCOUNT_EMAIL"
Logging in as 'ACCOUNT_EMAIL...
Traceback (most recent call last):
  File "/opt/gnome-shell-google-calendar/gnome-shell-google-calendar.py", line 462, in <module>
    myserver = CalendarServer(client)
  File "/opt/gnome-shell-google-calendar/gnome-shell-google-calendar.py", line 198, in __init__
    self.calendars = self.get_calendars()
  File "/opt/gnome-shell-google-calendar/gnome-shell-google-calendar.py", line 247, in get_calendars
    feed = self.client.GetAllCalendarsFeed()
  File "/usr/lib/pymodules/python2.7/gdata/calendar/client.py", line 177, in get_all_calendars_feed
    **kwargs)
  File "/usr/lib/pymodules/python2.7/gdata/calendar/client.py", line 124, in get_calendars_feed
    desired_class=desired_class, **kwargs)
  File "/usr/lib/pymodules/python2.7/gdata/client.py", line 635, in get_feed
    **kwargs)
  File "/usr/lib/pymodules/python2.7/gdata/client.py", line 299, in request
    **kwargs)
  File "/usr/lib/pymodules/python2.7/gdata/client.py", line 299, in request
    **kwargs)
  File "/usr/lib/pymodules/python2.7/gdata/client.py", line 299, in request
    **kwargs)
  File "/usr/lib/pymodules/python2.7/gdata/client.py", line 299, in request
    **kwargs)
  File "/usr/lib/pymodules/python2.7/gdata/client.py", line 305, in request
    response, RedirectError)
gdata.client.RedirectError: Too many redirects from server: 302, <HTML>
<HEAD>
<TITLE>Moved Temporarily</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Moved Temporarily</H1>
The document has moved <A HREF="https://www.google.com/calendar/feeds/default/allcalendars/full?gsessionid=XXXXXXXXXXXXXXXXX">here</A>.
</BODY>
</HTML>
@kitingChris
Copy link
Author

seems to work again ... confused

@jayr0d
Copy link

jayr0d commented Oct 22, 2012

Duplicate of issue #21.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants