Open Pukabyte opened 1 year ago
Hey @Pukabyte,
Does the Calendar you are connecting to have any events? Typically if it is working for some of them but not all then the issue is likely to be something in the calendar.
Yes all calendars have events both past and future and current.
@Pukabyte is there anything different with it? If you use the normal node does that return events ok?
Nothing is different from what I can see, they are both secondary calendars etc. not sure why it's not getting events from here
Hey @Pukabyte,
I am still not able to reproduce this, Are you still seeing an issue with this?
I have this too. It started when I made changes to the event that was fetched as "Fetch Test Event"
Describe the bug Cannot get events from my calendars, A couple calendars work but not all of them, it comes up with this message: {"message":"No data with the current filter could be found"}
NodeApiError: No data with the current filter could be found at Object.poll (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Google/Calendar/GoogleCalendarTrigger.node.js:188:19) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:655:32) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:631:53
To Reproduce Steps to reproduce the behavior:
Expected behavior It should pull a recent event from my calendar
Environment (please complete the following information):
Additional context 2 of my calendars work, the others do not parse any information Failed Working