Wrong Base URL?
Do not mix the two credential surfaces.
401 / 403 / 402 / 429
Account quota errors on OpenAI text endpoints
POST /v1/completions, /v1/chat/completions, /v1/responses, and /v1/responses/compact return 402 with error.type and error.code set to insufficient_quota when the local account balance or subscription quota cannot cover pre-consume. This includes zero balance and a positive balance below the required amount.
Unexpected content
- Use live model ids
- Chat needs valid
messages; social-data needs business fields - Video poll:
GET /v1/video/generations/{task_id}only — not/v1/videos/*/contentfor Omni Flash / MiniMax creates
Cannot connect
- Firewall/proxy TLS to
api.omnimux.ai - Many OpenAI SDKs need base ending with
/v1 - Probe with
GET /v1/models