Status codes

HTTP Status code appStatusCode Message Possible remediation

404

Not Found

NO_RECORDS_FOUND No matching records found. Check and ensure that the value provided for resourceId param refers to the id of an existing certificate.
401 Unauthorized AVX_GW_003 Authentication failed, reason - Invalid Credentials. Ensure that valid username and password or valid sessionId is provided as header param.
417 Expectation Failed NOT_A_VALID_CERT Invalid certificate. Certificates that have not yet been issued cannot be downloaded. Ensure that the resourceId refers to the certificate which has been issued.
400 Bad Request MANDATORY_FIELD_MISSING Mandatory field is missing or invalid - resourceId. Ensure that the resourceId param is available in query params.
417 Expectation Failed CERT-KEY-0006 Private key access is restricted in <<Default>> policy. Retry to download after enabling the Enable Access to Private Key flag in the Certificate Policy.