Describe the problem/error/question
all other nodes execute without a problem, but google sheets node is the only one that returns this error:
Problem executing workflow
There was a problem executing the workflow.
Error: Cannot read properties of undefined (reading ‘execute’)
What is the error message (if any)?
Workflow execution had an error
Error: Cannot read properties of undefined (reading ‘execute’)
Please share your workflow
Share the output returned by the last node
no output because workflow doesnt execute
Information on your n8n setup
- n8n version: 1.106.3
- Database (default: SQLite): postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): scaling (single-main)
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker / railway
- Operating system: userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/129.0.0.0 safari/537.36 edg/129.0.0.0

