Credentials and authorization codes (table)

These codes are returned when the webhook or public API authorization fails.

Code

Description

1801

Mandatory X-AUTH-CLIENT header containing the API key is missing from the request

1802

API key is not a valid UUID

1803

Integration with the API key was not found

1804

Integration with the API key is not active

1812

Signature is not a valid SHA256 hash

1813

Signature does not match the SHA256 hash of query ID and integration API secret

1814

Signature does not match the SHA256 hash of request body and integration API secret

1818

Signature does not match the HMAC-SHA256 of query ID and integration API secret

1819

Signature does not match the HMAC-SHA256 of request body and integration API secret