INVALID_SERVICE_KEY | 401 | Missing, unknown, or revoked partner key. |
NOT_FOUND | 404 | No such job, including another company’s jobs. |
VALIDATION_FAILED | 422 | Bad input, an incomplete publish, or a live edit that would blank a required field. Check fields. |
AGREEMENT_OUTDATED | 409 | Publishing requires your organization to accept the current terms in the Sorce dashboard first. |
PAYMENT_METHOD_REQUIRED | 402 | Publishing requires a card on file (add one in Billing). |
INVALID_TRANSITION | 409 | The status change isn’t legal (e.g. publishing a non-draft, resuming an active job). |
JOB_NOT_EDITABLE | 409 | Closed and expired jobs can’t be edited. |
JOB_FROZEN | 409 | Qualifications/questions can’t change once a job has applications. |
RATE_LIMITED | 429 | Out of tokens for this key; retry after retryAfterSeconds. |
INTERNAL | 5xx | Something broke on our side. |