Google Sheet ERROR: The service was not able to process your request

Hello , I am using selfhosted n8n ( version 0.177.0 ) .

I have setup cron node to run my workflow every 5 minutes. however, from time to time, I receive the error below.


However, when i did not do any changes and re run the workflow manually, it is working well.

Hi @Benjamin123, Google Sheets does not have a 100% uptime and as such might respond with errors like the 500 status you have seen from time to time.

What you could try to avoid having to re-run your workflow manually is enabling retries on the Google Sheets node:

1 Like