Error Codes
Error code reference table. First self-check, then contact customer service for further investigation.
Common Codes
- 400 Bad Request: Request format error or invalid. This usually means that your request parameters are incorrect, and you need to check and correct them.
- 401 Unauthorized: Request format error or invalid. This usually means that your request parameters are incorrect, and you need to check and correct them.
- 403 Forbidden: Generally indicates insufficient balance.
- 404 Not Found: The requested resource was not found. You may be trying to access an endpoint that doesn't exist.
- 413 Request Entity Too Large: The request body is too large. You may need to reduce the amount of your request data.
- 429 Too Many Requests: You have exceeded your rate limit due to too many requests sent in a short period of time.
- 500 Internal Server Error: Server internal error. This could be an issue with OpenAI's servers, not your fault.
- 503 Service Unavailable: Service temporarily unavailable. This may be due to OpenAI performing maintenance or server overload.