Unknow error in google sheets node

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

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

hi @Alister_Flandrinck

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?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.