Every error code this service can return, in one place. Click a row for the full reference.
| Title | Code | Status | Retryable |
|---|---|---|---|
| Bad Request | common_http_400-bad-request |
400 | No |
| Unauthorized | common_http_401-unauthorized |
401 | No |
| Forbidden | common_http_403-forbidden |
403 | No |
| Not Found | common_http_404-not-found |
404 | No |
| Conflict | common_http_409-conflict |
409 | No |
| Unprocessable Entity | common_http_422-unprocessable-entity |
422 | No |
| Too Many Requests | common_http_429-too-many-requests |
429 | Yes |
| Internal Server Error | common_http_500-internal-server-error |
500 | Yes |
| Bad Gateway | common_http_502-bad-gateway |
502 | Yes |
| Gateway Timeout | common_http_504-gateway-timeout |
504 | Yes |
| Invalid Page Value | common_pagination_page-invalid |
400 | No |
| Invalid Per-Page Value | common_pagination_per-page-invalid |
400 | No |
| Client License Mismatch | compliance_client-license-mismatch |
422 | No |
| Invalid Permit | compliance_invalid-permit |
422 | No |
| Invalid Assigned Agent | listings_agent-invalid |
422 | No |
| Listing Has Pending Changes | listings_boost-pending-changes |
422 | No |
| Listing Conflict | listings_conflict |
409 | No |
| Core Fields Cannot Be Changed | listings_core-fields-immutable |
422 | No |
| Duplicate Reference | listings_duplicate-reference |
422 | No |
| Field Value Invalid | listings_field-constraint-violated |
422 | No |
| Invalid Listing ID Format | listings_invalid-id-format |
400 | No |
| Listing State Does Not Allow This Action | listings_invalid-state |
422 | No |
| Invalid Type for Category | listings_invalid-type-for-category |
422 | No |
| Invalid Location | listings_location-invalid |
422 | No |
| Listing Not Eligible for Upgrade | listings_not-eligible-for-boost |
422 | No |
| Listing Not Found | listings_not-found |
404 | No |
| Listing Is Not Live | listings_not-live |
422 | No |
| Invalid Price | listings_price-invalid |
422 | No |
| Publish Already In Progress | listings_publish-conflict |
409 | No |
| Publish Not Permitted | listings_publish-forbidden |
422 | No |
| Publish Product Not Found | listings_publish-product-not-found |
422 | No |
| Reference Cannot Be Changed | listings_reference-immutable |
422 | No |
| Client License Not Linked To Advertisement License | listings_rega-license-mismatch |
422 | No |
| Required Field Missing | listings_required-field-missing |
422 | No |
| Unpublish Already In Progress | listings_unpublish-conflict |
409 | No |
| Validation Failed | listings_validation-failed |
422 | No |
| Compliance Already Registered | users_compliance-duplicate |
409 | No |
| Invalid Compliance | users_compliance-invalid |
400 | No |
| Email Already Registered | users_email-taken |
409 | No |
| Invalid Field | users_invalid-field |
400 | No |
| Invalid Role | users_invalid-role-id |
422 | No |
| Listing Is Not Live | verification_listing-is-not-live |
422 | No |
| Listing Not Eligible | verification_listing-not-eligible |
422 | No |
| Listing Not Found | verification_listing-not-found |
404 | No |
| Listing Update Required | verification_listing-update-required |
422 | No |
| Documents Required | verification_manual-submission-requires-documents |
422 | No |
| Submission Already Exists | verification_submission-already-exists |
422 | No |
| Unable To Process Document | verification_unable-to-process-document |
422 | No |
| Manual Submission Cannot Be Resubmitted | verification_unable-to-resubmit-manual-submission |
422 | No |
| Duplicate Webhook Subscription | webhooks_duplicate-subscription |
409 | No |
| Webhook Limit Exceeded | webhooks_limit-exceeded |
422 | No |