I’m getting an “Insufficient quota detected” error when calling OpenAI API from n8n, but my dashboard shows I’m well within limits:
Current Status:
- Total spend: $35.97 / $120 budget (plenty remaining)
- Total tokens: 380,792,652
- Total requests: 155,763
- API key: Created Nov 5, 2025, last used today
- Project: Default project, user “Algominds”
The Error:
Insufficient quota detected. You exceeded your current quota, please check your plan and billing details.
What I’ve Already Tried:
- Verified billing is active with payment method on file
- Confirmed API key is correct and has “All” permissions
- Checked usage dashboard - well below budget
- Contacted support (waiting for response in “coming days” but need fix now)
Questions:
- Could this be a rate limit (tokens/minute) rather than monthly quota?
- Where do I find per-minute/per-hour rate limits in the dashboard?
- Are there separate limits for the specific model I’m using?
Using this in production workflows - any immediate troubleshooting steps would be hugely appreciated!