The Service Is Receiving Too Many Requests

Hello, I am starting from zero with n8n because I lack all previous experience in the field yet I need to ask my question about OpenAI model execution through LLM Node because I face this problem.

The service is receiving too many requests from you

Your current usage limits have been exceeded, so you should verify your subscription plan and payment information. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors

I found the solution to my problem through the documentation because I understood that I need to pay for this service and I currently do not have a paid plan. The system displays an error, so I want to know if there exists a method that can help me overcome this obstacle.

1 Like

Hi @keasloa Welcome!
This probably is caused by less OpenAI credits or not a billing attached to your OpenAI account, try getting a funded account here:
https://platform.openai.com/settings/organization/billing/overview
and then once done then create a new API key and then that would make it work.

Yeah @keasloa that’s the limit of free tier, it doesn’t matter what kind of calls, literally free tier has almost zero quota. You will need to put billing credits here: platform.openai.com/account/billing, $5 will let you play for long time, or use groq: also free tier and also with large quota, will work in n8n using the openai-compatible node.

3 Likes

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