I have created my own Desktop app in Google Console with scope https://www.googleapis.com/auth/calendar.readonly,
then run
google-calendar-to-sqlite auth --google-client-id bbbbbb --google-client-secret GOCSPXaaaaaa
# After that I see that auth.json was generated and run
google-calendar-to-sqlite events calendars.db
cli.py", line 113, in events for c in client.get( KeyError: 'items'
I have created my own Desktop app in Google Console with scope
https://www.googleapis.com/auth/calendar.readonly
, then runLog - https://paste.ohm.pw/1636a094-0715-4480-baf4-af82bad17c29.txt