Docs / Errors

Errors & Troubleshooting

ErrorCauseFix
401 UnauthorizedAPI key invalid / expired / disabledCheck the key status in Console, recreate if needed
403 ForbiddenQuota exhausted or key blockedCheck usage; wait for reset or upgrade
404 Not FoundWrong Base URL (extra/missing /v1)Claude Code: no /v1; others: with /v1
429 Too Many RequestsConcurrency or window limit hitSlow down, wait for reset, or upgrade / enable API billing
500 / 502 / 503Transient upstream issueUsually clears fast; retry
Connection dropped / Socket closedNetwork jitter or oversized requestCheck network, lower concurrency, retry
Most setup issues are a wrong /v1 in the Base URL or a bad key. Check those two first.
Need help? Email [email protected] · Home