I’m using google sheet as a database and gmail to send me an email when a bug occurs.
During manual testing, no issue at all.
I then set a “on schedule trigger” for my workflows and left.
The next morning i came back and all my Google sheet + Gmail node didn’t work and had the error “Invalid URL”.
I tried running the workflows manually once again and it worked … really don’t know what to do.
All the data that is passed during the execution from one node to another can be (most of the time) traced in the execution log all the way down to the node, which errored out. Can you show a screenshot of that maybe?
In the execution log i have the first node (the timed trigger) passing basiaclly nothing to the second node (the google sheet one) then the error occurs “Invalid URL”.
Tried to debug it in editor, when i click run, everything works… didn’t change a thing.
well couldn’t find the issue, so i downloaded my workflows, re-created an n8n instant on Railway, re-created my credentials and it worked ¯\_ (ツ) _/¯ oh well