Hi guys!
I have a workflow that starts with a google calendar trigger for new events, as below:
For most events this works fine, but for some reason some of them don’t trigger the node.
I’ll give you an example:
Below is the invite I received for an event last Monday, August 8th, at 10:41 PM.
Below are the execution logs for my workflow that is triggered by a new event in google calendar.
As you can see, for some reason it did not trigger.
I’ve thought about maybe being related to the event being generated by someone outside my organization (which is the case), but I’ve tried that in other scenarios and it worked fine, so doesn’t seem to be the reason.
The node works for almost 100% of cases, but once in a while this case turns up and is really annoying because it makes me not trust blindly my time management system (to which the new event data is uploaded).
My n8n version is 0.184.0 and is run on our Digital Ocean cloud server (not sure if NPM or Docker, but I can check if necessary).
Any ideas on what could be wrong?
Thanks in advance,
Daniel


