I’m running an agent using openAI chat model and I’m getting a 429 rate limit error.
I tried debugging it using a different model, a single http request and everything leads me to the conclusion that there is an issue with IP throttling of the n8n IP (I’m using the cloud version) - this was the chatGPT own conclusion as well after a long debugging session.
I have credits on the account
I have already had busier days on my usage
tried a different API key
Has anyone encountered the same issue?
What is the fix?
Have you tried making an API call outside of n8n, using Postman or any chat client, just to confirm that everything is working fine on the API key side?