Error Codes
Common error codes and troubleshooting.
| Code | Message | Solution |
|---|---|---|
| 401 | Unauthorized | Check your CV_API_KEY is valid |
| 403 | Forbidden | Your account may lack permissions |
| 404 | Not Found | The requested resource doesn't exist |
| 429 | Too Many Requests | You've hit the rate limit, wait and retry |
| 500 | Internal Server Error | Contact support if persistent |
Troubleshooting
Invalid API Key
- •Verify your CV_API_KEY environment variable is set correctly
- •Check that the key hasn't been revoked in your account settings
Task Not Found
- •Ensure the task_id is correct
- •Tasks expire after 7 days
