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.

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.