Code | Description | How to Fix |
200 | ✅ Success. | – |
204 | ✅ No content. | – |
400 | ❌ Bad request. Missing or invalid input parameters or inaccessible input URLs. | |
401 | ❌ Unauthorized. Missing or invalid API key. | |
402 | ❌ Not enough credits. | |
403 | ❌ Access forbidden for input URL. | Fix 403 Forbidden Error |
404 | ❌ Resource or file not found. | |
408 | ❌ Server timeout. | |
413 | ❌ Request entity too large. | Handling 413 Request Too Large |
414 | ❌ URI too long. | Fix 414 URI Too Long |
415 | ❌ Unsupported media type. | Resolve 415 Unsupported Media Type |
429 | ❌ Too many requests. Rate limiting triggered. | |
441 | ❌ Invalid password. PDF is password protected. | Fix 441 Password Protected |
442 | ❌ Input document damaged or unsupported type. | |
443 | ❌ Permissions error. Action blocked by document security. | Fix 443 Permissions Error |
444 | ❌ Profiles parsing error. Invalid configuration. | How to fix 444 Profiles Error |
445 | ❌ Timeout error. | Resolve 445 Timeout Error |
446 | ❌ Missing files for conversion. | Fix 446 Missing Files |
447 | ❌ Invalid template. | Fix 447 Invalid Template |
448 | ❌ Invalid URL or HTML. | Fix 448 Invalid URL/HTML |
449 | ❌ Invalid index range. | Fix 449 Invalid Index |
450 | ❌ Invalid page range. | Fix 450 Invalid Page Range |
452 | ❌ Invalid URL. | Fix 452 Invalid URL |
454 | ❌ Invalid parameters. | Fix 454 Invalid Parameters |
455 | ❌ Failed to send email. | Fix 455 Email Error |
456 | ❌ Invalid color format. | Fix 456 Invalid Color |
457 | ❌ SMTP server blocked. | Fix 457 SMTP Blocked |
466 | ❌ Invalid base64 image. | Fix 466 Base64 Image |
490 | ❌ Incorrect result data. | Fix 490 Incorrect Result |
500 | ❌ Server error. | Troubleshoot 500 Server Error |
501 | ❌ Not implemented. | Fix 501 Not Implemented |
502 | ❌ Bad gateway. | Fix 502 Bad Gateway |
503 | ❌ Service unavailable. | Fix 503 Service Unavailable |
504 | ❌ Gateway timeout. | Fix 504 Gateway Timeout |
505 | ❌ HTTP version not supported. | Fix 505 HTTP Version |
PDF.co API Error Codes and How to Fix Them
Updated over a month ago