API Errors
Api Error Message HTTP Status

INVALID_TYPE_OF_ARGUMENT

Provided argument is of invalid type

400 BAD_REQUEST

INPUT_VALIDATION_FAILED

Input is not valid

400 BAD_REQUEST

AUTHENTICATION_FAILED

Failed to Authenticate

401 UNAUTHORIZED

ACCESS_DENIED

Access denied

403 FORBIDDEN

BATCH_CERTIFICATE_INVALID_REQUEST_PARAMETERS

Batch certificate creation request failed. Please see user manual to ensure request validity.

422 UNPROCESSABLE_ENTITY

USER_NOT_FOUND

User does not exist

404 NOT_FOUND

MEDIA_NOT_SUPPORTED

Media not supported

415 UNSUPPORTED_MEDIA_TYPE

CERTIFICATE_ALREADY_EXISTS_FOR_USER

A certificate already exists for the current user

409 CONFLICT

BATCH_CERTIFICATE_CREATION_COMMON_NAME_CANNOT_BE_EMPTY

Common Name cannot be empty

422 UNPROCESSABLE_ENTITY

UNSUPPORTED_CERTIFICATE_PROVIDER_TYPE

Unsupported Certificate Provider type

422 UNPROCESSABLE_ENTITY

INVALID_CERTIFICATE_PROVIDER_CONFIGURATION

Invalid Certificate Provider Configuration

422 UNPROCESSABLE_ENTITY

SYSTEM_POLICY_SETTINGS_NOT_FOUND_UNPROCESSABLE_ENTITY

System Policy Settings do not exist

422 UNPROCESSABLE_ENTITY

POLICY_CERTIFICATE_PROVIDER_CONFIGURATION_IS_INVALID

Invalid Policy Certificate Provider Configuration

422 UNPROCESSABLE_ENTITY

CREATE_CERTIFICATES_ZIP_FAILED

There was an error while creating the certificates zip file

500 INTERNAL_SERVER_ERROR

CARA_TEMPLATE_DETAILS_LOAD_FAILED

Failed to load certificate template details from CA

500 INTERNAL_SERVER_ERROR

CRYPTO_MODULE_CREATE_KEY_PAIR_ERROR

Crypto module failed to create keypair

500 INTERNAL_SERVER_ERROR

CRYPTO_MODULE_CREATE_SECURE_RANDOM_ERROR

Crypto module failed to create secure random generator

500 INTERNAL_SERVER_ERROR

CRYPTO_MODULE_ENCRYPT_DATA_ERROR

Crypto module failed to encrypt data

500 INTERNAL_SERVER_ERROR

ACTIVE_CRYPTO_MODULE_NOT_CONFIGURED

Active crypto module is not configured

422 UNPROCESSABLE_ENTITY

ACTIVE_CRYPTO_MODULE_NOT_CONFIGURED_CORRECTLY

Active crypto module is not configured properly

422 UNPROCESSABLE_ENTITY

PRIVATE_KEY_PASSWORD_POLICY_NOT_FOUND_UNPROCESSABLE_ENTITY

Private key password policy do not exist

422 UNPROCESSABLE_ENTITY

PRIVATE_KEY_PASSWORD_POLICY_NOT_FOUND_UNPROCESSABLE_ENTITY

Private key password policy do not exist

422 UNPROCESSABLE_ENTITY

BAD_REQUEST

Bad Request

400 BAD_REQUEST

UNMAPPED_REQUEST_URL

The request URL is not mapped to an endpoint

404 NOT_FOUND

METHOD_NOT_ALLOWED

Method not allowed

405 METHOD_NOT_ALLOWED

UNKNOWN_ERROR

Unknown Error

500 INTERNAL_SERVER_ERROR