Google Cal Trigger error on update despite event updates

I want to set up a GCal-Notion sync. And the trigger in test mode just doesn’t see any event updates.

How can I get rid of this error? I do have events, I update them and I don’t filter the request

Hey @artildo, sorry to hear you’re running into this problem. This seems to work fine on my end using n8n v0.159.1, the node simply fetches a previous dummy event from whatever calendar I have selected.

Any chance you can test this against a different calendar?

Hi @MutedJam, I tested it first on a calendar I created a couple of weeks ago with a couple of events. It works on the “Create” event, but fails on the “Update” one. Then I tested it on account I own for 15 years, this works ok on Create and Update events.

I created a brand new Calendart and created an event, and then updated. Both “Create” and “Update” triggers fired. But then I deleted the event, and the “Update” trigger didn’t catch the status change — it simple fired an error.

But then creating events didn’t fire anything as well as update. Completely nothing.