Hey, I’m using n8n to send data to Google Sheets using existing nodes.
However, I have a recurring problem that I don’t understand the reason for.
Sometimes, for no reason, an error is returned to me and therefore the information is not entered into the form.
And when I do a test again, the second one with EXACTLY the same data is successful.
Do you know if this could be a problem with the Google API or another source?
I’m open to any advice, I really don’t see where this is blocking
on the following screenshot here is the node in question.
I added a retry 5 times with an interval of 5000ms which is the maximum
If a simple retry works I’m inclined to believe this is some network issue between n8n and your google instance. Are you hosting n8n yourself or using our cloud? If the former, does this happen on cloud as well?