Need Help: Keep hitting my rate limit
Hey guys, just started taking the n8n masterclass. I'm trying to do the test workflow (Customer Orders) from the video. My API key is set up and it looks as though it should work...but I keep hitting the rate limit whenever I do a test step with the OpenAI node.
I tried adding $10 to my openAI account. Apparently I'm on the free tier and need to spend $5 to get to the next tier and increase my rate limit. But how am I supposd to spend that $5 if I keep exceeding my rate limit?
I'm trying to burn through my $5 of tokens with OpenAI playground, but it's slow going. This is driving me crazy, what should I do?
Screenshot attached, error details below:
{
"errorMessage": "OpenAI: Rate limit reached [item 3]",
"errorDescription": "Rate limit reached for gpt-3.5-turbo in organization org-F2fLJr6WJI3m225ODagctYmw on requests per min (RPM): Limit 3, Used 3, Requested 1. Please try again in 20s. Visit https://platform.openai.com/account/rate-limits to learn more. You can increase your rate limit by adding a payment method to your account at https://platform.openai.com/account/billing.",
"errorDetails": {
"rawErrorMessage": [
"429 - {\"error\":{\"message\":\"Rate limit reached for gpt-3.5-turbo in organization org-F2fLJr6WJI3m225ODagctYmw on requests per min (RPM): Limit 3, Used 3, Requested 1. Please try again in 20s. Visit https://platform.openai.com/account/rate-limits to learn more. You can increase your rate limit by adding a payment method to your account at [https://platform.openai.com/account/billing.\\",\\"type\\":\\"requests\\",\\"param\\":null,\\"code\\":\\"rate_limit_exceeded\](https://platform.openai.com/account/billing.\",\"type\":\"requests\",\"param\":null,\"code\":\"rate_limit_exceeded)"}}"
],
"httpCode": "429"
},
"n8nDetails": {
"nodeName": "Summarize",
"nodeType": "@n8n/n8n-nodes-langchain.openAi",
"nodeVersion": 1.8,
"resource": "text",
"operation": "message",
"itemIndex": 3,
"time": "4/27/2025, 1:30:42 PM",
"n8nVersion": "1.88.0 (Cloud)",
"binaryDataMode": "filesystem",
"stackTrace": [
"NodeApiError: OpenAI: Rate limit reached",
" at ExecuteContext.requestWithAuthentication (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/node-execution-context/utils/request-helper-functions.js:991:19)",
" at processTicksAndRejections (node:internal/process/task_queues:95:5)",
" at ExecuteContext.requestWithAuthentication (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/node-execution-context/utils/request-helper-functions.js:1147:20)",
" at ExecuteContext.apiRequest (/usr/local/lib/node_modules/n8n/node_modules/@n8n/n8n-nodes-langchain/dist/nodes/vendors/OpenAi/transport/index.js:42:10)",
" at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/@n8n/n8n-nodes-langchain/dist/nodes/vendors/OpenAi/actions/text/message.operation.js:257:18)",
" at ExecuteContext.router (/usr/local/lib/node_modules/n8n/node_modules/@n8n/n8n-nodes-langchain/dist/nodes/vendors/OpenAi/actions/router.js:75:28)",
" at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/@n8n/n8n-nodes-langchain/dist/nodes/vendors/OpenAi/OpenAi.node.js:36:12)",
" at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:681:27)",
" at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:915:51",
" at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:1246:20"
]
}
}
3
2 comments
Travis Taborek
2
Need Help: Keep hitting my rate limit
AI Automation Society
skool.com/ai-automation-society
A community built to master no-code AI automations. Join to learn, discuss, and build the systems that will shape the future of work.
Leaderboard (30-day)
Powered by