First: I create a new event: This successfully creates an event in Google Calendar! Then: I delete the event again: which successfully deletes the event (at least I don’t see it anymore). Then: I re-create the same event: …but then I get this error: ‘The requested identifier already exists.’ What am I doing wrong? (For those interested) Answer It is
Tag: google-calendar-api
Refreshing Authentication token for Google Calendar API with Python on Raspberry Pi
We are prototyping on a Raspberry Pi using the Google Calendar API. Each user of this service will connect his or her own calendar to the Raspberry Pi and use the calendar information. The Raspberry Pi we are using does not have a keyboard or display connected to it. We are planning to connect a smartphone to the Raspberry Pi