~ $ cd erminig-ng-0.1.0/ ~/erminig-ng-0.1.0 $ python2.5 erminig-ng Traceback (most recent call last): File "erminig-ng", line 526, in <module> syncNewEvents() File "erminig-ng", line 505, in syncNewEvents getNewEventsFromGoogle(lastSync) File "erminig-ng", line 291, 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 1050, in Get 'reason': server_response.reason, 'body': result_body} gdata.service.RequestError: {'status': 400, 'body': 'Invalid updated-min', 'reason': 'Bad Request'}