------------------------------------------- Traceback (most recent call last): File "erminig-ng", line 524, in <module> syncNewEvents() File "erminig-ng", line 503, in syncNewEvents getNewEventsFromGoogle(lastSync) File "erminig-ng", line 290, in getNewEventsFromGoogle feed = gd_client.CalendarQuery(query) File "/usr/lib/python2.5/site-packages/gdata/calendar/service.py", line 126, in CalendarQuery converter=gdata.calendar.CalendarEventFeedFromString) File "/usr/lib/python2.5/site-packages/gdata/calendar/service.py", line 118, in Query result = self.Get(uri, converter=converter) File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1039, in Get encoding=encoding, converter=converter) File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1050, in Get 'reason': server_response.reason, 'body': result_body} gdata.service.RequestError: {'status': 403, 'body': 'the@pal.pp.se har inte l\xc3\xa4s\xc3\xa5tkomst till kalendern som \xc3\xa4gs av g1op2h8ebo5ecbqg7eqb8ihh3c@group.calendar.google.com.', 'reason': 'Forbidden'} ~/erminig-ng-0.1.2 $