Quota Error - Nowhere near exceeding openai limits

I have a workflow that is simple, it’s pulling from a Google Sheet that has one line it it at the moment, then it sends to ChatGPT Message model with instructions on creating an email. However, I’m gettting this error: The service is receiving too many requests from you
You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.

I checked and I’m no where near my limit on openai. I thought this workflow might be “stuck” in reading the openapi, so I created a new key and recreated it from scratch, but I get the same error.
Again, I am no where near my limit and it’s pulling one row from the Google sheet.

I

Describe the problem/error/question

What is the error message (if any)? The service is receiving too many requests from you

You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

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

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