forked from raas/gcalert
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The code throws an exception for my calendar
Logged in to Google Calendar
gcalert 3.2 running
Traceback (most recent call last):
File "gcalert", line 647, in
GCalert()
File "gcalert", line 209, in init
self.update_events_thread()
File "gcalert", line 398, in update_events_thread
new_events = self.date_range_query(range_start.isoformat(), range_end.isoformat())
File "gcalert", line 257, in date_range_query
if not 'overrides' in event['reminders']:
KeyError: 'reminders'
Metadata
Metadata
Assignees
Labels
No labels