Skip to main content
When an error is thrown from policies, Apinizer sends the default error message to the user if no customization has been made. Customization of error message/messages is done based on both platform-wide application and application in the relevant policy. All error messages on an application basis can be managed through this page.

Error Message Priority Order

When sending an error message, 3 situations are checked in order:
  1. First, if the error is customized in the policy, the error message information here is used.
  2. If no customization has been made in the policy but customization has been made platform-wide, the error message here is thrown.
  3. If no customization has been made on a platform-wide or policy basis, the request is responded with Apinizer’s default error message.
Important Note: If input has been made to any of the customizable fields, customized information will be taken into account, default values will not be considered.

Customizable Fields

HTTP Status Code, Error Code and Error Message fields in the error message can be customized. Customization can be made by clicking on the relevant field’s cell on the screen.

Configuration Fields

FieldDescription
HTTP Status Code (HTTP Status Code)The default HTTP status code thrown from the policy.
Error Code (Error Code)The default error code thrown from the policy.
Original Message (Original Message)The default error message thrown from the policy.
Customized HTTP Status Code (Customized HTTP Status Code)A different HTTP status code than the default that is desired to be shown to the user when the relevant error is thrown can be created.
Customized Error Code (Customized Error Code)A different error code than the default that is desired to be shown to the user when the relevant error is thrown can be created.
Customized Message (Customized Message)A different error message than the default that is desired to be shown to the user when the relevant error is thrown can be created.

Error Type, Error Code and Error Messages Table

Error TypeError CodeError MessageHTTP Status Code
APIPROXYERR-001An Exception is occured! Exception Message is: 500
APIPROXY_NOTFOUNDERR-002ApiProxy is not found for related URL( )!404
APIPROXY_BACKEND_ADDRESS_NOTFOUNDERR-003Backend address is not found or there is no suitable backend for configured conditions!404
SCRIPT_API_NOTFOUNDERR-004Script API settings are not found!404
JOB_API_NOTFOUNDERR-005TASK FLOW MANAGER API settings are not found!404
API_METHOD_NOTFOUNDERR-006Method not found or disabled!404
CONNECTION_CONFIG_DB_NOTFOUNDERR-011Database Connection Configuration not found!501
CONNECTION_CONFIG_DB_DISABLEDERR-012Database Connection Configuration disabled!501
DATABASE_CONNECTION_EXERR-013Database connection is failed! Detailed Exception Message is: 500
DBTOAPI_DB_OPERATION_TYPE_NOTFOUNDERR-016Database Operation Type Not Found!501
DBTOAPI_DB_BATCH_ARRAY_LENGTHERR-017Data array length could not be calculated in Json Body while Batch Insert Operation!400
DB_API_NOTFOUNDERR-110DB API settings are not found!404
APIPROXY_NOTFOUND_FORTOKENERR-112Proxy is not found for client id ( )!404
APICRYPT_EXERR-117Error on ApiCrypt call! Error message is: 500
APIPROXYGROUP_ACCESS_DISABLED_FROM_PROXYERR-134Direct access to ApiProxy is disabled! Access this endpoint over API Proxy Group URL!401
APIPROXY_ENDPOINT_MISMATCHERR-136URL path parameters of Path (Used By Client) and Path (of Backend) must match! Please fix your endpoint configuration or send request in as described in configuration!500
APIPROXY_ENDPOINT_MISSING_PATH_PARAM_DEFINITIONERR-137Count of URL path parameters of Path (Used By Client) and Path (of Backend) are same but has different names! Control and fix Path (Used By Client) for parameter at Path (of Backend)!500
CREDENTIAL_NOTFOUND_FORTOKENERR-138Credential was not found for client id ( )!401
CREDENTIAL_NOTVALID_FORTOKENERR-139Client id ( ) and client secret is not valid!401
URL_TOKEN_MANAGEMENT_TYPE_MISMATCHERR-140Endpoint URL and Token Management Type is mismatched! Please control your endpoint according to Token Management Type!401
APIPROXY_HIDDENSPECERR-141ApiProxy Spec is hidden!403
NOTER_SETTINGS_NOTFOUNDERR-183Noter settings are not found!501
CONNECTOR_SETTINGS_NOTFOUNDERR-184Connector setting is not found!501
CONNECTOR_SETTINGS_DISABLEDERR-185Connector status is disabled!501
CONNECTOR_EXERR-186Connector failed! Detailed Exception Message is: 500
POLICY_ROUTING_ILLEGAL_ARGUMENTERR-187Illegal Argument!400
POLICY_ROUTING_CLIENT_PROTOCOLERR-188There is an error in the HTTP protocol!400
Error TypeError CodeError MessageHTTP Status Code
KPS_SETTINGS_NOTFOUNDERR-007KPS settings are not found!501
KPS_SECURITY_TOKEN_FAULTERR-008KPS service returned a fault. Please control your username, password, IP address and local date time! Fault message is:401
KPS_SECURITY_TOKEN_NOT_VALIDERR-009KPS Token can not be taken from NVI! Control your username, password, IP address and local date time!401
KPS_EXERR-010KPS connection is failed! Error message is: 500
Error TypeError CodeError MessageHTTP Status Code
CIRCUITBREAKEROPEN_EXERR-014Circuit Breaker status is Open! Could not send request to target service!503
POLICY_ROUTING_TIMEOUTERR-066Routing failed! Connection Timeout!408
POLICY_ROUTING_UNKNOWNHOSTERR-067Routing failed! Unknown Host!404
POLICY_ROUTING_MALFORMEDERR-068Routing failed! Malformed URL!404
POLICY_ROUTING_CONNECTIONREFUSEDERR-069Routing failed! Connection Refused!503
POLICY_ROUTING_CONNECTIONERR-070Target service returned error!503
POLICY_ROUTING_PROXY_EMPTYERR-071Proxy host and/or port is empty!502
POLICY_ROUTING_PROXY_AUTHORIZATION_EMPTYERR-072Proxy username and/or proxy password for the proxy of remote connection is empty or wrong!407
POLICY_ROUTING_SSLHANDSHAKEERR-114Routing failed! SSLException is occured! Control your certifates!500
CLIENTFLOWBANNER_EXERR-133Client Banner status is Open! Client is banned for a while and message could not send to backend service!403
CIRCUITBREAKEROPEN_NO_ROUTE_EXERR-135Circuit Breaker status is Open! All Routing addresses are in OPEN State! Try sending message again later!503
POLICY_ROUTING_ERRORHANDLINGCONDITIONERR-145Error handling condition has error(s)! Control your condition!500
Error TypeError CodeError MessageHTTP Status Code
POLICY_REST2SOAP_TRANSFORMATION_REQUESTERR-018Rest-Soap-Rest Request Transformation is failed! Detailed Exception Message is: 500
POLICY_REST2SOAP_TRANSFORMATION_RESPONSEERR-019Rest-Soap-Rest Response Transformation is failed! Detailed Exception Message is: 500
POLICY_PROTOCOL_TRANSFORMATIONERR-106Protocol Transformation error!500
Error TypeError CodeError MessageHTTP Status Code
CONDITION_RULE_FORMAT_NUMERICERR-020 Value () in Condition is not Numeric400
CONDITION_RULE_FORMAT_DATEERR-021Date format of Value () in Condition is not Valid (is not in form of )400
CONDITION_RULE_CONFIGURATIONERR-022Error while evaluation of Condition : 500
CONDITION_RULE_EXERR-023Condition can not be evaluated! Control your Condition rules configuration!500
Error TypeError CodeError MessageHTTP Status Code
POLICY_RESTRICTION_ALLOWEDHOUR_FAILEDERR-024Time Restriction Policy Validation failed! System time is ( ), Failed Rule is: ( )!403
POLICY_RESTRICTION_ALLOWEDHOUR_EXERR-025Time Restriction Policy Validation failed! Detailed Exception Message is: 500
POLICY_GROUP_EXERR-190Error while executing policy group! Detailed Error Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_RESTRICTION_MINMESSAGESIZE_FAILEDERR-026Permissible Min. Size Policy Validation failed! Permissible min. size of request must be ( ) but found ( ) !403
Error TypeError CodeError MessageHTTP Status Code
POLICY_RESTRICTION_MAXMESSAGESIZE_FAILEDERR-027Permissible Max. Size Policy Validation failed! Permissible max. size of request must be ( ) but found ( ) !403
Error TypeError CodeError MessageHTTP Status Code
POLICY_IPWHITE_FAILEDERR-028IP( ) is BANNED, because of White Ip List rules!403
POLICY_IPWHITE_EXERR-029White IP Filtering policy failed! Error message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_IPBLACK_FAILEDERR-030IP( ) is BANNED, because of Black Ip List rules!403
POLICY_IPBLACK_EXERR-031Black IP Filtering policy failed! Error message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_AUTH_EMPTYUSERNAMEORPSSWDERR-032Authentication policy failed! API Key/Username is empty401
POLICY_AUTH_EMPTYUSERNAMEERR-033Authentication policy failed! API Key/Username is empty401
POLICY_AUTH_EMPTYPSSWDERR-034Authentication policy failed! API Key/Password is empty401
POLICY_AUTH_USERNOTEXISTSERR-035Authentication policy failed! Invalid API Key/Username and Password pair for Authenticator ( )!401
POLICY_AUTH_EX_APIERR-036API call result is failed while Authentication. Status Code is: , Error Message is: 500
POLICY_AUTH_EX_DBERR-037Database Exception occured while Authentication. Detailed Exception Message is: 500
POLICY_AUTH_EX_LDAPERR-038Ldap Exception occured while Authentication. Detailed Exception Message is: 500
POLICY_AUTH_NOT_FOUNDERR-039Authentication policy not found!501
POLICY_AUTH_JWT3RD_EXERR-040Authentication policy failed! Detailed Exception Message is: 500
POLICY_AUTH_JWT3RD_NOT_VALIDERR-041Authentication policy failed! JWT is not valid!401
POLICY_AUTH_JWT3RD_MISSING_CONFIGERR-042Authentication policy failed! JWT Configuration is missing!501
POLICY_AUTH_JWT_EXERR-043Authentication policy failed! Detailed Exception Message is: 500
POLICY_AUTH_JWT_NOT_VALIDERR-044Authentication policy failed! JWT is not valid!401
POLICY_AUTH_JWT_MISSING_CONFIGERR-045Authentication policy failed! JWT Configuration is missing!501
POLICY_AUTH_OAUTH2_EXERR-046Authentication policy failed! Detailed Exception Message is: 500
POLICY_AUTH_OAUTH2_TOKEN_EXPIREDERR-047Authentication policy failed! OAuth2 Token is expired!401
POLICY_AUTH_OAUTH2_TOKEN_NOT_VALIDERR-048Authentication policy failed! OAuth2 Token is not valid!401
POLICY_AUTH_BASIC_EXERR-049Authentication policy failed! Detailed Exception Message is: 500
POLICY_AUTH_BASE64_EXERR-050Authentication policy failed! Detailed Exception Message is: 500
POLICY_AUTH_DIGEST_EXERR-051Authentication policy failed! Detailed Exception Message is: 500
POLICY_AUTH_TYPEERR-113Authentication failed! Specified Authentication Type does not exists!500
POLICY_AUTH_CREDENTIAL_NOTEXISTSERR-118Authentication policy failed! Invalid Credentials!401
POLICY_AUTH_CREDENTIAL_PROXYNOTALLOWEDERR-119Authentication policy failed! Credential is not allowed for this Proxy!401
POLICY_AUTH_CREDENTIAL_METHODNOTALLOWEDERR-120Authentication policy failed! Credential is not allowed for this Method/Resource of Proxy!401
POLICY_AUTH_CREDENTIAL_IPNOTALLOWEDERR-121Authentication policy failed! IP is not allowed for this Credential!401
POLICY_AUTH_CREDENTIAL_EXPIREDERR-122Authentication policy failed! Credential has been expired!401
POLICY_AUTH_CREDENTIAL_PSSWDERR-123Authentication policy failed! Invalid API Key/Username and Secret Key/Password pair!401
POLICY_AUTH_CREDENTIAL_ENVNOTALLOWEDERR-124Authentication policy failed! Credential is not allowed for Environment!401
POLICY_AUTH_CONTRACT_PROXY_EXPIREDERR-131Authentication policy failed! Contract/Protocol of Proxy has been expired!401
POLICY_AUTH_CONTRACT_CREDENTIAL_EXPIREDERR-132Authentication policy failed! Contract/Protocol of Credential has been expired!401
Error TypeError CodeError MessageHTTP Status Code
POLICY_AUTH_OIDC_PROTOCOL_EXERR-199OIDC policy failed! Protocol error: 500
POLICY_AUTH_OIDC_AUTHENTICATION_EXERR-201OIDC policy failed! Authentication error: 500
POLICY_AUTH_OIDC_STOP_FLOWERR-202OIDC policy interrupted the flow!200
POLICY_AUTH_OIDC_REDIRECTERR-203OIDC policy redirection successful!302
POLICY_AUTH_OIDC_INVALID_TOKENERR-204OIDC policy failed! Error message is: Invalid token401
Error TypeError CodeError MessageHTTP Status Code
POLICY_AUTHORIZATION_EXERR-052Authorization policy failed! Detailed Exception Message is: 500
POLICY_AUTHORIZATION_METHOD_NOT_FOUNDERR-053Authorization policy failed! Method not found!401
POLICY_AUTHORIZATION_WRONG_SCOPEERR-054Authorization policy failed! Scope is not valid!401
Error TypeError CodeError MessageHTTP Status Code
POLICY_API_AUTHENTICATIONERR-055API Authentication failed! Detailed Exception Message is: 500
POLICY_API_AUTHENTICATION_NOTFOUNDERR-056API Authentication is not found!501
Error TypeError CodeError MessageHTTP Status Code
POLICY_SCRIPT_USERSTOPPEDFLOWERR-057401
POLICY_SCRIPTERR-058Script policy failed! Detailed Exception Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_WSSECURITY_FROMTARGETERR-059WS-Security policy failed! Detailed Exception Message is: 500
POLICY_WSSECURITY_TOTARGETERR-060WS-Security policy failed! Detailed Exception Message is: 500
Error TypeError CodeError MessageHTTP Status Code
WS_SECURITY_SIGN_GENERAL_ERRORERR-205WS-Security Sign policy failed! Error message is: 500
Error TypeError CodeError MessageHTTP Status Code
WS_SECURITY_SIGN_VALIDATION_GENERAL_ERRORERR-206WS-Security Sign Validation policy failed! Error message is: 500
Error TypeError CodeError MessageHTTP Status Code
WS_SECURITY_ENCRYPT_GENERAL_ERRORERR-207WS-Security Encrypt policy failed! Error message is: 500
Error TypeError CodeError MessageHTTP Status Code
WS_SECURITY_DECRYPT_GENERAL_ERRORERR-208WS-Security Decrypt policy failed! Error message is: 500
Error TypeError CodeError MessageHTTP Status Code
WS_SECURITY_USERNAME_GENERAL_ERRORERR-209WS-Security Username policy failed! Error message is: 500
Error TypeError CodeError MessageHTTP Status Code
WS_SECURITY_TIMESTAMP_GENERAL_ERRORERR-210WS-Security Timestamp policy failed! Error message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_RESTAPI_RESPONSEERR-061API Call response code () is unexpected! Expected value is between 200 and 400. API Result Body is: 503
POLICY_RESTAPI_CONNECTIONERR-062API Call policy failed! Detailed Exception Message for connection is: 500
POLICY_RESTAPIERR-063API Call policy failed! Detailed Exception Message is: 500
Error TypeError CodeError MessageHTTP Status Code
CACHE_AUTHREQUIREDTOREFRESHERR-064Authentication is required to refresh cache!401
Error TypeError CodeError MessageHTTP Status Code
POLICY_REDACTIONERR-065Redaction policy failed! Detailed Exception Message is: 500
POLICY_REDACTION_VARIABLE_NOT_FOUNDERR-115Redaction variable not found on request message! Variable Name is: 500
POLICY_REDACTION_DATA_FORMATERR-116Redaction execution is failed! Detailed Exception Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_XMLTRANSFORMATIONERR-073XML Transformation policy failed! Detailed Exception Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_JSONTRANSFORMATIONERR-074JSON Transformation policy failed! Detailed Exception Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_APIBASEDTHROTTLINGERR-075API Based Throttling policy failed! Detailed Exception Message is: 500
POLICY_APIBASEDTHROTTLING_STOPERR-076Because of reaching Throttling limit for specified gateway, message is BLOCKED!403
POLICY_APIBASEDTHROTTLING_CACHE_SERVICEERR-077API Based Throttling policy failed! Detailed Error Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_CLIENTBASEDTHROTTLINGERR-125Client Based Throttling policy failed! Detailed Exception Message is: 500
POLICY_CLIENTBASEDTHROTTLING_STOPERR-126Because of reaching Throttling limit for specified proxy and credential, message is BLOCKED!403
POLICY_CLIENTBASEDTHROTTLING_CACHE_SERVICEERR-127Client Based Throttling policy failed! Detailed Error Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_APIBASEDQUOTAERR-078API Based QUOTA policy failed! Detailed Exception Message is: 500
POLICY_APIBASEDQUOTA_STOPERR-079Because of reaching QUOTA limit for specified gateway, message is BLOCKED!403
POLICY_APIBASEDQUOTA_CACHE_SERVICEERR-080API Based QUOTA policy failed! Detailed Error Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_CLIENTBASEDQUOTAERR-128Client Based QUOTA policy failed! Detailed Exception Message is: 500
POLICY_CLIENTBASEDQUOTA_STOPERR-129Because of reaching QUOTA limit for specified proxy and credential, message is BLOCKED!403
POLICY_CLIENTBASEDQUOTA_CACHE_SERVICEERR-130Client Based QUOTA policy failed! Detailed Error Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_XMLSCHEMAVALIDATION_FAILEDERR-081XML Schema Validation policy failed! Error is: ( )403
POLICY_XMLSCHEMAVALIDATIONERR-082XML Schema Validation policy failed! Detailed Exception Message is: 500
POLICY_XMLSCHEMAVALIDATION_UNEXPECTEDBODYERR-083XML Schema Validation policy failed, due to unexpected message body! Error is: ( )400
POLICY_XMLSCHEMAVALIDATION_PATHERR-084While Schema Validation Policy, policy got unexpected Path ( ) result, control your Path! Error is: ( )400
Error TypeError CodeError MessageHTTP Status Code
POLICY_JSONSCHEMAVALIDATION_FAILEDERR-085JSON Schema Validation policy failed! Error is: ( )403
POLICY_JSONSCHEMAVALIDATIONERR-086JSON Schema Validation policy failed! Detailed Exception Message is: 500
POLICY_JSONSCHEMAVALIDATION_PATHERR-087While Schema Validation Policy, policy got unexpected Path ( ) result, control your Path!400
Error TypeError CodeError MessageHTTP Status Code
POLICY_DIGITALSIGNERR-088Digital Signature policy failed! Detailed Exception Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_DIGITALSIGNVALIDATIONERR-089Digital Signature Validation policy failed! Detailed Exception Message is: 500
POLICY_DIGITALSIGNVALIDATION_FAILEDERR-090Digital Signature Validation Error (Description of Policy Rule is: )403
Error TypeError CodeError MessageHTTP Status Code
POLICY_DECRYPTIONERR-091Decryption policy failed! Detailed Exception Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_ENCRYPTIONERR-092Encryption policy failed! Detailed Exception Message is: 500
POLICY_ENCRYPTION_MISSING_CONFIGERR-093Encryption policy failed! Certificate or Key is not found!500
Error TypeError CodeError MessageHTTP Status Code
POLICY_SAMLERR-094SAML 2.0 Validation policy failed! Detailed Exception Message is: 500
POLICY_SAML_SIGNATURENOTEXISTSERR-095Saml 2.0 Assertion signature is not found!403
POLICY_SAML_SIGNATURENOTVALIDERR-096Saml 2.0 Assertion signature is not valid!403
POLICY_SAML_KEYSTORENOTVALIDERR-097Keystore could not be loaded for Saml 2.0 Validation! Detailed Exception Message is: 403
POLICY_SAML_SIGNERUNKNOWNERR-098Signature was valid, but signer is not known at Saml 2.0 Validation!403
Error TypeError CodeError MessageHTTP Status Code
POLICY_CONTENTFILTERERR-099Content Filter execution is failed! Detailed Exception Message is: 500
POLICY_CONTENTFILTER_HEADERERR-100Violation detected in Content Filter! Rule Name is: 403
POLICY_CONTENTFILTER_PARAMERR-101Violation detected in Content Filter! Rule Name is: 403
POLICY_CONTENTFILTER_BODYERR-102Violation detected in Content Filter! Rule Name is: 403
POLICY_CONTENTFILTER_BODY_PATHERR-103Violation detected in Content Filter! Rule Name is: 403
Error TypeError CodeError MessageHTTP Status Code
POLICY_ROLE_GROUP_BASED_ACCESSERR-104Violation detected in Role Based Access Control!401
POLICY_ROLE_GROUP_BASED_IP_CHECK_ACCESSERR-105Ip Validation Error! Your ip is not in the control list.401
Error TypeError CodeError MessageHTTP Status Code
POLICY_BUSINESS_RULEERR-107Business Rule execution is failed! Detailed Exception Message is: 500
POLICY_BUSINESS_RULE_DATA_FORMATERR-108Business Rule execution is failed! Detailed Exception Message is: 500
POLICY_BUSINESS_RULE_STOPERR-109Business Rule is stopped the request!401
POLICY_BUSINESS_RULE_VARIABLE_NOT_FOUNDERR-111Business Rule variable not found on request message! Variable Name is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_WSSECURITY_STSTOKENERR-142WS-Security STS Token policy failed! Detailed Exception Message is: 500
POLICY_WSSECURITY_STSTOKEN_NOTFOUNDERR-142WS-Security STS Token policy failed! STS Token Username-Password is not found for related condition!501
POLICY_WSSECURITY_STSTOKEN_NOTVALIDERR-143WS-Security STS Token policy failed! STS Token is not valid!501
POLICY_WSSECURITY_STSTOKEN_FAULTERR-144WS-Security STS Token policy failed! STS Token can not be taken! Control your username, password, IP address and local date time! Detailed response message is: 401
Error TypeError CodeError MessageHTTP Status Code
POLICY_JOSE_IMPLEMENTATION_JWK_EMPTY_APIPROXY_VALIDATIONERR-146JWK for Sign is not set in policy!500
POLICY_JOSE_IMPLEMENTATION_JWK_NOT_FOUND_VALIDATIONERR-147JWK for Sign in policy was not found!500
POLICY_JOSE_IMPLEMENTATION_JWK_EMPTY_APIPROXY_ENCRYPTIONERR-148JWK for Encryption is not set in policy!500
POLICY_JOSE_IMPLEMENTATION_JWK_NOT_FOUND_ENCRYPTIONERR-149JWK for Encryption in policy was not found!500
POLICY_JOSE_IMPLEMENTATION_JWK_EMPTY_CREDENTIAL_VALIDATIONERR-150JWK for Sign is not set in client’s credential!500
POLICY_JOSE_IMPLEMENTATION_JWK_NOT_FOUND_CREDENTIAL_VALIDATIONERR-151JWK for Sign was not found for client’s credential!500
POLICY_JOSE_IMPLEMENTATION_JWK_EMPTY_CREDENTIAL_ENCRYPTIONERR-152JWK for Encryption is not set in client’s credential!500
POLICY_JOSE_IMPLEMENTATION_JWK_NOT_FOUND_CREDENTIAL_ENCRYPTIONERR-153JWK for Encryption was not found for client’s credential!500
POLICY_JOSE_IMPLEMENTATION_SIGNERR-154JOSE Sign operation was failed! Detailed Exception Message is: 500
POLICY_JOSE_IMPLEMENTATION_ENCRYPTIONERR-155JOSE Encryption operation was failed! Detailed Exception Message is: 500
POLICY_JOSE_IMPLEMENTATION_ENCRYPTION_NEED_SIGNERR-156JOSE Encryption can not be done without JOSE Sign operation!500
POLICY_JOSE_IMPLEMENTATION_EXERR-157JOSE Implementation policy was failed! Detailed Exception Message is: 500
POLICY_JOSE_IMPLEMENTATION_TARGET_VALUE_NOT_FOUNDERR-158Target value was not found!500
POLICY_JOSE_IMPLEMENTATION_JWK_EXPIREDERR-189JWK was expired!500
Error TypeError CodeError MessageHTTP Status Code
POLICY_JOSE_VALIDATION_JWK_EMPTY_APIPROXY_VALIDATEERR-159JWK for Signature Validation was not set in policy!500
POLICY_JOSE_VALIDATION_JWK_NOT_FOUND_VALIDATEERR-160JWK for Signature Validation in policy was not found!500
POLICY_JOSE_VALIDATION_JWK_EMPTY_APIPROXY_ENCRYPTIONERR-161JWK for Decryption is not set in policy!500
POLICY_JOSE_VALIDATION_JWK_NOT_FOUND_ENCRYPTIONERR-162JWK for Decryption was not found!500
POLICY_JOSE_VALIDATION_JWK_EMPTY_CREDENTIAL_SIGNERR-163JWK for Signature Validation in client’s credential is not set!500
POLICY_JOSE_VALIDATION_JWK_NOT_FOUND_CREDENTIAL_SIGNERR-164JWK for Signature Validation in client’s credential was not found!500
POLICY_JOSE_VALIDATION_JWK_EMPTY_CREDENTIAL_ENCERR-165JWK for Decryption in client’s credential is not set!500
POLICY_JOSE_VALIDATION_JWK_NOT_FOUND_CREDENTIAL_ENCERR-166JWK for Decryption in client’s credential was not found!500
POLICY_JOSE_VALIDATION_TARGET_VALUE_EMPTYERR-167Target value is not found or empty!500
POLICY_JOSE_VALIDATION_ISSUER_EMPTYERR-168Client value was not found or empty!500
POLICY_JOSE_VALIDATION_PARSE_JWTERR-169JWT parse operation failed! Detailed Exception Message is: 500
POLICY_JOSE_VALIDATION_DECRYPTIONERR-170JWE decryption operation was failed! Detailed Exception Message is: 500
POLICY_JOSE_VALIDATION_JWT_IS_NOT_ENCRYPTEDERR-171JWT is not in Encrypted format!500
POLICY_JOSE_VALIDATION_SIGNVALIDATIONERR-172JWE signature validation operation was failed! Detailed Exception Message is: 500
POLICY_JOSE_VALIDATION_JWT_IS_NOT_SIGNEDERR-173JWT is not in Signed format!500
POLICY_JOSE_VALIDATION_CLAIMVALIDATIONERR-174JWT Claims were not valid! Detailed Error Message is: 500
POLICY_JOSE_VALIDATION_EXERR-175JOSE Validation policy was failed! Detailed Exception Message is: 500
POLICY_JOSE_VALIDATION_SIGNATUREINVALIDERR-182Signature in message is not valid or can not be verified!401
POLICY_JOSE_VALIDATION_JWK_EXPIREDERR-189JWK was expired!500
Error TypeError CodeError MessageHTTP Status Code
POLICY_MTLS_AUTHENTICATION_CERTIFICATE_MISSINGERR-176mTLS Authentication policy failed! Certificate(s) is missing!401
POLICY_MTLS_AUTHENTICATION_CERTIFICATE_NOTVALIDERR-177mTLS Authentication policy failed! Certificate(s) is not valid! Detailed Message is: 401
POLICY_MTLS_AUTHENTICATION_CERTIFICATE_ISSUER_MISSINGERR-178mTLS Authentication policy failed! Issuer information in Certificate(s) is missing!401
POLICY_MTLS_AUTHENTICATION_EX_MESSAGEERR-179mTLS Authentication policy failed! Detailed Exception Message is: 500
POLICY_MTLS_AUTHENTICATION_ISSUER_MTLS_MISSINGERR-180mTLS Authentication policy failed! Credential’s mTLS setting is disabled!500
POLICY_MTLS_AUTHENTICATION_ISSUER_CERT_NOT_MATCHERR-181mTLS Authentication policy failed! Certificate(s) does not match with Credential’s certificate(s) or not valid! Detailed Message is: 500
Error TypeError CodeError MessageHTTP Status Code
POLICY_ENDPOINTRATELIMITERR-191Endpoint Rate Limit policy failed! Detailed Exception Message is: 500
POLICY_ENDPOINTRATELIMIT_STOPERR-192Because of reaching Endpoint Rate Limit for specified API Proxy, message is BLOCKED!429
POLICY_ENDPOINTRATELIMIT_CACHE_SERVICEERR-193Endpoint Rate Limit policy failed! Detailed Error Message is: 500
POLICY_ENDPOINTRATELIMIT_TARGETNOTEXISTERR-194Endpoint has Rate Limit Policy but found target variable value () does not exist in any of Rate Limit Target Value Tables!500
Error TypeError CodeError MessageHTTP Status Code
POLICY_CLIENTBANNER_BANNEDERR-195Client is banned for a while!403
POLICY_CLIENTBANNER_EXERR-196Error while executing client ban policy! Detailed Error Message is: 500
POLICY_CLIENTBANNER_IDENTITYNOTFOUNDERR-197Client identity could not be found!401

Important Notes

API Proxy Responses: Error Parent Type and Error Type fields are not included in messages returned in API Proxy responses. Log Messages: These two fields (Error Parent Type and Error Type) are included in JSON messages where message traffic is recorded. For more detailed information, you can visit the [Sample Message Data Structure] page in the [Log Settings] menu.

Parent Error Type Enum Values Table

Parent Error TypeDescription
API_PROXYProxy Error
APICREATORAPI Creator Error
FAKE_APIFake API Error
KPS_APIKPS API Error
CONDITION_ERRCondition Error
CONDITION_EXCondition Exception
POLICY_AUTHENTICATIONError in Authentication Policy
POLICY_AUTHORIZATIONError in Authorization Control Policy
POLICY_API_AUTHENTICATIONError in API Authentication Policy
POLICY_THROTTLING_PER_CLIENTError in Per-Client Throttling Policy
POLICY_APIBASEDTHROTTLINGError in API-Based Throttling Policy
POLICY_APIBASEDQUOTAError in API-Based Quota Policy
POLICY_CLIENTBASEDTHROTTLINGError in Client-Based Throttling Policy
POLICY_CLIENTBASEDQUOTAError in Client-Based Quota Policy
POLICY_QUOTA_PER_CLIENTError in Per-Client Quota Policy
POLICY_SCRIPTError in Script Policy
POLICY_OAUTH2Error in OAuth2 Policy
POLICY_SAMLError in SAML Validation Policy
POLICY_JOSE_IMPLEMENTATIONError in JOSE Implementation Policy
POLICY_JOSE_VALIDATIONError in JOSE Validation Policy
POLICY_MTLS_AUTHENTICATIONmTLS Authentication
POLICY_CONTENTFILTERError in Filter Policy
POLICY_IPWHITEError in Allowed IP List Policy
POLICY_IPBLACKError in Blocked IP List Policy
POLICY_ALLOWEDHOURError in Time Restriction Policy
POLICY_MINMESSAGESIZEError in Minimum Message Length Policy
POLICY_MAXMESSAGESIZEError in Maximum Message Length Policy
POLICY_JSONSCHEMAVALIDATIONError in JSON Schema Validation Policy
POLICY_XMLSCHEMAVALIDATIONError in XML Schema Validation Policy
POLICY_JSONTRANSFORMATIONError in JSON Transformation Policy
POLICY_XMLTRANSFORMATIONError in XML Transformation Policy
POLICY_JSONRESPONSEMESSAGETRANSError in JSON Response Transformation Policy
POLICY_XMLRESPONSEMESSAGETRANSError in XML Response Transformation Policy
POLICY_REST2SOAP_TRANSFORMATIONError in REST to SOAP Transformation Policy
POLICY_CACHEError in Cache Policy
POLICY_ROUTINGError in Routing Policy
POLICY_REDACTIONError in Redaction Policy
POLICY_CORSError in CORS Policy
POLICY_ENCRYPTIONError in Encryption Policy
POLICY_DECRYPTIONError in Decryption Policy
POLICY_ROLE_GROUPError in Group Role Policy
POLICY_DIGITALSIGNError in Digital Signature Policy
POLICY_DIGITALSIGNVALIDATIONError in Digital Signature Validation Policy
POLICY_RESTAPIError in API Call Policy
POLICY_WSSECURITYError in Incoming Message WS-Security Policy
POLICY_WSSECURITY_STSTOKENError in WS-Security STS Token Policy
POLICY_BUSINESS_RULEError in Business Rules Policy
POLICY_ENDPOINTRATELIMITError in Endpoint Rate Limit Policy
POLICY_CLIENTBANNERError in Client Banner Policy
LICENSELicense

Result Type Enum Values Table

Result TypeDescription
BLOCKEDBlocked
ERRORError
SUCCESSSuccessful