Skip to main content

Android Error Codes

This page lists all the possible errors returned by the HYPR Mobile App for Android.

Code Prefixes

HYPR Mobile App for Android error codes begin with 11.

Some of the defined ranges of errors are linked here. The easiest way to find an error is still just to search the page.

Error Prefixes by Component
112xxx
ASM/Authentication
113xxx
FIDO Client Errors
114xxx
General Errors
115xxx
Action Checks
116xxx
User Agent
111xxxx
Authenticators

HYPR for Android / HYPR SDK for Android

Back to Top

CodeErrorCause and Resolution
11100HYPR_DISPLAY_CODE_CANCELLED
Operation was cancelled.
This error indicates the user has entered in an incorrect 'user presence' check when prompted for their workstation password. During the pairing process, an enterprise may require the user to type in their current password one final time to validate that they are the professional who has logged into the workstation. When this is incorrectly entered, such as in the case where a rogue or malicious user tries to register on a colleague's unlocked workstation, the pairing process will not complete.

What to do?

1. Check that the user is on a secure network (office or VPN) try again. This will ensure the user is ready to begin pairing. 2. If the issue persists - Try to register again but proceed quickly through the pairing process. This will ensure that end user speed is not the cause of the issue. 3. If the issue persists - Guide the user to reboot workstation before trying again.
11100Operation cancelled. Please try again.The cancel button or back button was pressed during a PIN authentication.

What to do?

No resolution is needed as this is normal behavior.
11100HYPR_DISPLAY_CODE_CANCELLED
Operation cancelled. Please try again.
The cancel button or back button was pressed during a fingerprint authentication.

What to do?

No resolution is needed as this is normal behavior.
11100HYPR_DISPLAY_CODE_CANCELLED
Authentication was cancelled.
The cancel button or back button was pressed during a face/voice authentication.

What to do?

No resolution is needed as this is normal behavior.
11101HYPR_DISPLAY_CODE_CANCELLED_WITH_OFFLINE_TOKEN_RETURNED
Unlock Operation was cancelled but returned an Offline Token PIN.
111010HYPR_DISPLAY_CODE_REG_ATT_TYPE_INVALID
Registration Failed. Please try again or contact your support for more detail.
Authenticator does not support the attestation type. This occurs when a policy is set to use a Full Basic Authenticator ADP SDK, but the developer used a Surrogate Authenticator Prefs SDK instead.

What to do?

Modify your policy to use the correct AAIDs.
Back to Top

ASM / Authentication Errors (112xxx)

112001HYPR_DISPLAY_CODE_ASM_REG_TO_AUTH_NULL
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112002HYPR_DISPLAY_CODE_ASM_AUTH_TO_AUTH_NULL
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112003HYPR_DISPLAY_CODE_ASM_AUTH_TO_AUTH_KEYIDS_NOT_EXIST
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112004HYPR_DISPLAY_CODE_ASM_AUTH_TO_ASM_PARSE
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112005HYPR_DISPLAY_CODE_ASM_DEREG_TO_AUTH_NULL
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112006HYPR_DISPLAY_CODE_ASM_GET_INFO_AUTH_INFOS_NULL
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112007HYPR_DISPLAY_CODE_ASM_GETINFO_PARSE
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112008HYPR_DISPLAY_CODE_ASM_GETINFO_METADATA
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112009HYPR_DISPLAY_CODE_ASM_GETINFO_AAID
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112010HYPR_DISPLAY_CODE_ASM_INTENTMANAGER_AUTH_TO_ASM_OUT_NULL
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112011HYPR_DISPLAY_CODE_ASM_OPENSETTINGS_AUTH_NULL
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112012HYPR_DISPLAY_CODE_ASM_DATA_DESERIALIZE_FAIL
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112013HYPR_DISPLAY_CODE_ASM_DATA_CUSTOM_DESERIALIZE_FAIL
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112014HYPR_DISPLAY_CODE_ASM_INTENTMANAGER_INTENTTYPE_NULL
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112015HYPR_DISPLAY_CODE_ASM_INTENTMANAGER_REQUESTTYPE_INVALID
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112016HYPR_DISPLAY_CODE_ASM_INTENTMANAGER_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112017HYPR_DISPLAY_CODE_ASM_INTENTMANAGER_REQUESTTYPE_NULL
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112018HYPR_DISPLAY_CODE_ASM_INTENTMANAGER_LISTENER_REQUESTTYPE_INVALID
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112019HYPR_DISPLAY_CODE_ASM_BASEACTIVITY_DISCOVERY_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112020HYPR_DISPLAY_CODE_ASM_BASEACTIVITY_AUTHENTICATOR_NULL
Operation Failed. Please try again or contact your support for more detail.
ASM Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112501HYPR_DISPLAY_CODE_AUTH_FB_NOT_SUPPORTED_PREFS_MODE
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112502HYPR_DISPLAY_CODE_AUTH_BASE_TLV_NULL
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112503HYPR_DISPLAY_CODE_AUTH_BASE_TLV_INVALID
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112504HYPR_DISPLAY_CODE_AUTH_BASE_AUTH_UI_RESULT_NULL
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112505HYPR_DISPLAY_CODE_AUTH_BASE_BASETLV_NULL
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112506HYPR_DISPLAY_CODE_AUTH_BASE_AUTH_NULL
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112507HYPR_DISPLAY_CODE_AUTH_BASE_SETTLV_FAILED
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112508HYPR_DISPLAY_CODE_AUTH_BASE_SETBASETLV_NULL
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112509HYPR_DISPLAY_CODE_AUTH_AUTHTLVOUT_PRIV_KEY_NOT_EXIST
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112510HYPR_DISPLAY_CODE_AUTH_REGTOASM_PARSE_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112511HYPR_DISPLAY_CODE_AUTH_AUTHINTLV_TRANS_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112512HYPR_DISPLAY_CODE_AUTH_REGOUTTLV_KRD_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112513HYPR_DISPLAY_CODE_AUTH_TLVPROC_TAG_GET_INVALID
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112514HYPR_DISPLAY_CODE_AUTH_TLVPROC_TAG_SET_INVALID
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112515HYPR_DISPLAY_CODE_AUTH_TLVPROC_TAG_INVALID
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112516HYPR_DISPLAY_CODE_AUTH_TLVPROC_TAG_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112517HYPR_DISPLAY_CODE_AUTH_TLVPROC_TAG_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112518HYPR_DISPLAY_CODE_AUTH_TLVPROC_RES_REG_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112519HYPR_DISPLAY_CODE_AUTH_TLVPROC_RES_AUTH_EMPTY_RAWKEY
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112520HYPR_DISPLAY_CODE_AUTH_TLVPROC_RES_AUTH_EMPTY_KEYID
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112521HYPR_DISPLAY_CODE_AUTH_TLVPROC_RES_AUTH_EMPTY_USERNAME
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112522HYPR_DISPLAY_CODE_AUTH_TLVPROC_RES_AUTH_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112523HYPR_DISPLAY_CODE_AUTH_TLVPROC_RES_GET_INVALID
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112524HYPR_DISPLAY_CODE_AUTH_TLVPROC_RES_SET_INVALID
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112525HYPR_DISPLAY_CODE_AUTH_TLVPROC_RES_INVALID
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112526HYPR_DISPLAY_CODE_AUTH_TLVPROC_RES_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112527HYPR_DISPLAY_CODE_AUTH_BASE_RES_TLVRESP_NULL
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112528HYPR_DISPLAY_CODE_AUTH_BASE_RES_DATA_NULL
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112529HYPR_DISPLAY_CODE_AUTH_BASE_RES_NO_STATUSDATA
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112530HYPR_DISPLAY_CODE_AUTH_BASE_RECTLV_INVALID
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112531HYPR_DISPLAY_CODE_AUTH_DBENC_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
112532HYPR_DISPLAY_CODE_AUTH_ERR_ASM_LOWER
Operation Failed. Please try again or contact your support for more detail.
Authenticator Internal Error

What to do?

Internal SDK error. Check the logs for more details.
Back to Top

FIDO Client Errors (113xxx)

113001HYPR_DISPLAY_CODE_FC_TF_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113002HYPR_DISPLAY_CODE_FC_TF_SERVER_FAIL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113003HYPR_DISPLAY_CODE_FC_ASMAUTH_POL_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113004HYPR_DISPLAY_CODE_FC_ASMAUTH_POL_ACC_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113005HYPR_DISPLAY_CODE_FC_ASMAUTH_POL_ACC_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113006HYPR_DISPLAY_CODE_FC_ASMREQIN_INTENT_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113007HYPR_DISPLAY_CODE_FC_ASMREQIN_INFO_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113008HYPR_DISPLAY_CODE_FC_AAID_ACT_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113009HYPR_DISPLAY_CODE_FC__HFC_ACT_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113010HYPR_DISPLAY_CODE_FC_IMBASE_ERR_NO_LOWER
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113011HYPR_DISPLAY_CODE_FC_IMCLIENT_PROCINT_TYPE_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113012HYPR_DISPLAY_CODE_FC_IMCLIENT_PROCINT_CHECK_DISC_FAIL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113013HYPR_DISPLAY_CODE_FC_IMCLIENT_PROCINT_OP_DISC_FAIL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113014HYPR_DISPLAY_CODE_FC_IMCLIENT_PROCINT_OPCOMP_DISC_FAIL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113015HYPR_DISPLAY_CODE_FC_IMCLIENT_PROCINT_INVALID_TYPE
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113016HYPR_DISPLAY_CODE_FC_IMCLIENT_ACTRES_MAI_KEYAAID_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113017HYPR_DISPLAY_CODE_FC_IMCLIENT_ACTRES_MAI_AAID_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113018HYPR_DISPLAY_CODE_FC_IMCLIENT_PROCACTRES_GETREG_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113019HYPR_DISPLAY_CODE_FC_IMCLIENT_PROCACTRES_CHOOSE_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113020HYPR_DISPLAY_CODE_FC_IMGETREG_INTENT_DATA_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113021HYPR_DISPLAY_CODE_FC_IMGETREG_INTENT_MESSAGE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113022HYPR_DISPLAY_CODE_FC_IMGETREG_INTENT_FAIL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113023HYPR_DISPLAY_CODE_FC_IMGETREG_INTENT_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113024HYPR_DISPLAY_CODE_FC_IMGETREG_PROC_JSON
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113025HYPR_DISPLAY_CODE_FC_IMGETREG_PROC_CODE
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113026HYPR_DISPLAY_CODE_FC_IMGETREG_OPFIN_MESSAGE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113027HYPR_DISPLAY_CODE_FC_IMGETREG_OPFIN_MESSAGE_JSON
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113028HYPR_DISPLAY_CODE_FC_IMGETREG_POPAPPREG_AAID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113029HYPR_DISPLAY_CODE_FC_IMGETREG_PROCOPINT_DISC_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113030HYPR_DISPLAY_CODE_FC_PROCOPINT_ACTNOTFOUND_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113031HYPR_DISPLAY_CODE_FC_PROCOPINT_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113040HYPR_DISPLAY_CODE_FC_ITDIS_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113041HYPR_DISPLAY_CODE_FC_ITDIS_ACTNOTFOUND_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113050HYPR_DISPLAY_CODE_FC_ITOP_PROCBASE_HEAD_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113051HYPR_DISPLAY_CODE_FC_ITOP_PROCBASE_HEAD_VER
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113052HYPR_DISPLAY_CODE_FC_ITOP_PROCBASE_UPV_VER
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113053HYPR_DISPLAY_CODE_FC_ITOP_PROCBASE_ACTNOTFOUND_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113054HYPR_DISPLAY_CODE_FC_ITOP_PROCBASE_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113055HYPR_DISPLAY_CODE_FC_ITOP_PROCTF_TYPE_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113056HYPR_DISPLAY_CODE_FC_ITOP_PROCTF_JSON
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113057HYPR_DISPLAY_CODE_FC_ITOP_PROCTF_EMPTY_CACHE
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113058HYPR_DISPLAY_CODE_FC_ITOP_PROCTF_NOT_HTTPS
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113059HYPR_DISPLAY_CODE_FC_ITOP_PROCMSG_HEADREQHIGH_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113060HYPR_DISPLAY_CODE_FC_ITOP_PROCMSG_INDEX_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113061HYPR_DISPLAY_CODE_FC_ITOP_PROCMSG_INTENT_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113062HYPR_DISPLAY_CODE_FC_ITOP_PROCMSG_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113063HYPR_DISPLAY_CODE_FC_ITOP_PROCMSG_ACTNOTFOUND_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113064HYPR_DISPLAY_CODE_FC_ITOP_PROCMSG_SEC_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113065HYPR_DISPLAY_CODE_FC_ITOP_PROCMSG_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113066HYPR_DISPLAY_CODE_FC_ITOP_PROCMSG_OP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113067HYPR_DISPLAY_CODE_FC_ITOP_PROCACTRES_OP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113068HYPR_DISPLAY_CODE_FC_ITOP_PROCASMRESP_REG_FAIL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113069HYPR_DISPLAY_CODE_FC_ITOP_PROCASMRESP_REG_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113070HYPR_DISPLAY_CODE_FC_ITOP_PROCASMRESP_AUTH_FAIL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113071HYPR_DISPLAY_CODE_FC_ITOP_PROCASMRESP_AUTH_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113072HYPR_DISPLAY_CODE_FC_ITOP_PROCASMRESP_OP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113073HYPR_DISPLAY_CODE_FC_ITOP_PROCASMRESP_MSGEXTRA_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113074HYPR_DISPLAY_CODE_FC_ITOP_PROCASMRESP_MSGEXTRA_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113075HYPR_DISPLAY_CODE_FC_ITOP_PROCASMRESP_MSGEXTRA_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113080HYPR_DISPLAY_CODE_FC_OPMANBASE_SENDRES_ASMINTENT_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113081HYPR_DISPLAY_CODE_FC_OPMANBASE_PROCREQ_AUTHINFO_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113082HYPR_DISPLAY_CODE_FC_OPREG_PROCOP_MSG_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113083HYPR_DISPLAY_CODE_FC_OPREG_PROCOP_REQ_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113084HYPR_DISPLAY_CODE_FC_OPREG_PROCOP_FCAPPID_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113085HYPR_DISPLAY_CODE_FC_OPREG_PROCOP_REQ_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113086HYPR_DISPLAY_CODE_FC_OPAUTH_PROCOP_MSG_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113087HYPR_DISPLAY_CODE_FC_OPAUTH_PROCOP_REQ_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113088HYPR_DISPLAY_CODE_FC_OPAUTH_PROCOP_FCAPPID_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113089HYPR_DISPLAY_CODE_FC_OPAUTH_PROCOP_REQ_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113090HYPR_DISPLAY_CODE_FC_OPDEREG_PROCOP_REQ_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113091HYPR_DISPLAY_CODE_FC_OPDEREG_PROCOP_REQ_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113092HYPR_DISPLAY_CODE_FC_OPDEREG_PROCOP_ASMINFO_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113093HYPR_DISPLAY_CODE_FC_OPDEREG_PROCOP_AAID_CANNOT_DEREG
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113094HYPR_DISPLAY_CODE_FC_OPGETINFO_ASMINFO_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113095HYPR_DISPLAY_CODE_FC_OPGETREG_INDEX_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113096HYPR_DISPLAY_CODE_FC_OPGETREG_ASMINFO_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113097HYPR_DISPLAY_CODE_FC_OPOPEN_ASMINFO_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113073HYPR_DISPLAY_CODE_FC_ITOP_PROCASMRESP_MSGEXTRA_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113074HYPR_DISPLAY_CODE_FC_ITOP_PROCASMRESP_MSGEXTRA_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113075HYPR_DISPLAY_CODE_FC_ITOP_PROCASMRESP_MSGEXTRA_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113080HYPR_DISPLAY_CODE_FC_OPMANBASE_SENDRES_ASMINTENT_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113081HYPR_DISPLAY_CODE_FC_OPMANBASE_PROCREQ_AUTHINFO_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113082HYPR_DISPLAY_CODE_FC_OPREG_PROCOP_MSG_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113083HYPR_DISPLAY_CODE_FC_OPREG_PROCOP_REQ_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113084HYPR_DISPLAY_CODE_FC_OPREG_PROCOP_FCAPPID_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113085HYPR_DISPLAY_CODE_FC_OPREG_PROCOP_REQ_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113086HYPR_DISPLAY_CODE_FC_OPAUTH_PROCOP_MSG_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113087HYPR_DISPLAY_CODE_FC_OPAUTH_PROCOP_REQ_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113088HYPR_DISPLAY_CODE_FC_OPAUTH_PROCOP_FCAPPID_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113089HYPR_DISPLAY_CODE_FC_OPAUTH_PROCOP_REQ_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113090HYPR_DISPLAY_CODE_FC_OPDEREG_PROCOP_REQ_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113091HYPR_DISPLAY_CODE_FC_OPDEREG_PROCOP_REQ_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113092HYPR_DISPLAY_CODE_FC_OPDEREG_PROCOP_ASMINFO_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113093HYPR_DISPLAY_CODE_FC_OPDEREG_PROCOP_AAID_CANNOT_DEREG
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113094HYPR_DISPLAY_CODE_FC_OPGETINFO_ASMINFO_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113095HYPR_DISPLAY_CODE_FC_OPGETREG_INDEX_INVALID
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113096HYPR_DISPLAY_CODE_FC_OPGETREG_ASMINFO_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
113097HYPR_DISPLAY_CODE_FC_OPOPEN_ASMINFO_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Internal Error

What to do?

Internal SDK error. Check the logs for more details.
Back to Top

General Errors (114xxx)

114010HYPR_DISPLAY_CODE_OPERATION_FAILED
Operation Failed. Please try again or contact your support for more detail.
Any generic failure that is not caused by the user but rather the underlying framework. Example: null pointer exceptions, invalid states, operating system errors, invalid develop implementations of interfaces, etc.

What to do?

Check the logs for more details.
114011HYPR_DISPLAY_CODE_FACETID_FAILED
FacetId Check Failed. Please contact your support for more detail.
The FacetId generated by the top-level application is not present on the Fido Server.

What to do?

The FacetId needs to be added to the Fido Server FacetId list.
114012HYPR_DISPLAY_CODE_DISCOVERY_FAILED
Discovery Failed due to no Authenticator matching the policy. Please contact your support for more detail.
There was no valid authenticator on the device that matched the policy from the server.

What to do?

Be sure that you are using an authentication that matches with the set policy. Please contact your support for more detail.
114013HYPR_DISPLAY_CODE_SERVER_API_VERSION_TOO_LOW
Operation Failed. Please contact your support for more detail.
The negotiated server API version is too low for the attempted operation.

What to do?

Upgrade the server to a version that supports the operation.
114020HYPR_DISPLAY_CODE_HARDWARE_NOT_SUPPORTED
Authenticator Hardware Not Supported. Please contact your support for more detail.
The authenticator hardware is not supported on the device which resulted in an invalid application state.

What to do?

This error is unlikely, but may occur if HYPR is used with a non-HYPR FIDO Client. Please contact your support for more detail.
114030HYPR_DISPLAY_CODE_NOT_REGISTERED
Authentication failed. Palm not recognized. Please try again.
Palm recognition failed due to the palm not being recognized.

What to do?

Please try again if your palm is registered with this device.
114040HYPR_DISPLAY_CODE_TRANSACTION_INVALID
Transaction Invalid. Please contact your support for more detail.
There is a list of transactions specified in the JSON, however, there is no transaction with the type "text/plain".

What to do?

Correct the JSON being sent in the push notification.
114050HYPR_DISPLAY_CODE_PERMISSION_DENIED
Operation failed. This app needs permission to use the camera. Please enable it in the app\’s settings.
Camera permissions were denied when attempting to scan a barcode.

What to do?

This app needs permission to use the camera. Please enable it in the app's settings.
114060HYPR_DISPLAY_CODE_SERVER_ERROR
Operation Failed. Please try again or contact your Support for more detail.
This a generic error returned by the server to the HYPR Mobile App during the operation. It is a catch-all for several conditions; the root cause should be analyzed by reviewing Audit Trail logs and searching on the trace ID.

What to do?

1. Restart the HYPR Mobile App and try again.
2. If the issue persists, record the trace ID displayed on the error screen and send it to the Control Center administrator to analyze the logs.
114070HYPR_DISPLAY_CODE_INVALID_SSL
Operation Failed. Please try again or contact your support for more detail.
Invalid SSL credentials were used.

What to do?

Make sure that your SSL credentials are correct.
114071HYPR_DISPLAY_CODE_MALFORMED_URL
Operation Failed. Please try again or contact your support for more detail.
Malformed Server URL was received or set in the application.

What to do?

Check the URLs being set in the application or in the barcode.
114080HYPR_DISPLAY_CODE_NO_NETWORK
Operation failed. Seems like you have no internet connection. Make sure you are connected to the internet and try again.
No internet connection.

What to do?

Make sure you are connected to the internet and try again.
114090HYPR_DISPLAY_CODE_APP_BACKGROUNDED
Operation cancelled. Please try again.
This error occurs if the app was backgrounded at any time during an operation.

What to do?

Please try again, making sure to not background the app.
114095HYPR_DISPLAY_CODE_LOCATION_DENIED_OR_DISABLED
Cannot get location because permission not given or location is disabled
What to do?

Internal SDK error. Check the logs for more details.
114096HYPR_DISPLAY_CODE_LOCATION_NO_CLIENT_AVAILABLE
Cannot get location because no location clients are available.
What to do?

Internal SDK error. Check the logs for more details.
114010HYPR_DISPLAY_CODE_OPERATION_FAILED
Operation Failed. Please try again or contact your support for more detail.
Any generic failure that is not caused by the user but rather the underlying framework. Example: null pointer exceptions, invalid states, operating system errors, invalid develop implementations of interfaces, etc.

What to do?

Check the logs for more details.
114011HYPR_DISPLAY_CODE_FACETID_FAILED
FacetId Check Failed. Please contact your support for more detail.
The FacetId generated by the top-level application is not present on the Fido Server.

What to do?

The FacetId needs to be added to the Fido Server FacetId list.
114012HYPR_DISPLAY_CODE_DISCOVERY_FAILED
Discovery Failed due to no Authenticator matching the policy. Please contact your support for more detail.
There was no valid authenticator on the device that matched the policy from the server.

What to do?

Be sure that you are using an authentication that matches with the set policy. Please contact your support for more detail.
114013HYPR_DISPLAY_CODE_SERVER_API_VERSION_TOO_LOW
Operation Failed. Please contact your support for more detail.
The negotiated server API version is too low for the attempted operation.

What to do?

Upgrade the server to a version that supports the operation.
114020HYPR_DISPLAY_CODE_HARDWARE_NOT_SUPPORTED
Authenticator Hardware Not Supported. Please contact your support for more detail.
The authenticator hardware is not supported on the device which resulted in an invalid application state.

What to do?

This error is unlikely, but may occur if HYPR is used with a non-HYPR FIDO Client. Please contact your support for more detail.
114030HYPR_DISPLAY_CODE_NOT_REGISTERED
Authentication failed. Palm not recognized. Please try again.
Palm recognition failed due to the palm not being recognized.

What to do?

Please try again if your palm is registered with this device.
114040HYPR_DISPLAY_CODE_TRANSACTION_INVALID
Transaction Invalid. Please contact your support for more detail.
There is a list of transactions specified in the JSON, however, there is no transaction with the type "text/plain".

What to do?

Correct the JSON being sent in the push notification.
114050HYPR_DISPLAY_CODE_PERMISSION_DENIED
Operation failed. This app needs permission to use the camera. Please enable it in the app\’s settings.
Camera permissions were denied when attempting to scan a barcode.

What to do?

This app needs permission to use the camera. Please enable it in the app's settings.
114060HYPR_DISPLAY_CODE_SERVER_ERROR
Operation Failed. Please try again or contact your Support for more detail.
This a generic error returned by the server to the HYPR Mobile App during the operation. It is a catch-all for several conditions; the root cause should be analyzed by reviewing Audit Trail logs and searching on the trace ID.

What to do?

1. Restart the HYPR Mobile App and try again.
2. If the issue persists, record the trace ID displayed on the error screen and send it to the Control Center administrator to analyze the logs.
114070HYPR_DISPLAY_CODE_INVALID_SSL
Operation Failed. Please try again or contact your support for more detail.
Invalid SSL credentials were used.

What to do?

Make sure that your SSL credentials are correct.
114071HYPR_DISPLAY_CODE_MALFORMED_URL
Operation Failed. Please try again or contact your support for more detail.
Malformed Server URL was received or set in the application.

What to do?

Check the URLs being set in the application or in the barcode.
114080HYPR_DISPLAY_CODE_NO_NETWORK
Operation failed. Seems like you have no internet connection. Make sure you are connected to the internet and try again.
No internet connection.

What to do?

Make sure you are connected to the internet and try again.
114090HYPR_DISPLAY_CODE_APP_BACKGROUNDED
Operation cancelled. Please try again.
This error occurs if the app was backgrounded at any time during an operation.

What to do?

Please try again, making sure to not background the app.
114095HYPR_DISPLAY_CODE_LOCATION_DENIED_OR_DISABLED
Cannot get location because permission not given or location is disabled
What to do?

Internal SDK error. Check the logs for more details.
114096HYPR_DISPLAY_CODE_LOCATION_NO_CLIENT_AVAILABLE
Cannot get location because no location clients are available.
What to do?

Internal SDK error. Check the logs for more details.
Barcode Scanner Errors (11410x)
114100HYPR_DISPLAY_CODE_BARCODE_SCANNER_FAILED_START
Operation Failed. Please try again or contact your support for more detail.
Barcode scanner failed to start.

What to do?

Internal SDK error. Check the logs for more details.
114101HYPR_DISPLAY_CODE_BARCODE_CAMERA_NULL
Operation Failed. Please try again or contact your support for more detail.
Barcode scanner received a null camera exception.

What to do?

Internal SDK error. Check the logs for more details.
114102HYPR_DISPLAY_CODE_BARCODE_CAMERA_ACCESS_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Barcode scanner received an access error.

What to do?

Internal SDK error. Check the logs for more details.
114103HYPR_DISPLAY_CODE_BARCODE_CAMERA_PREVIEW_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Barcode scanner preview exception.

What to do?

Internal SDK error. Check the logs for more details.
114104HYPR_DISPLAY_CODE_NO_BARCODE_CAPTURED
Operation Failed. Please try again or contact your support for more detail.
No barcode captured.

What to do?

Internal SDK error. Check the logs for more details.
114105HYPR_DISPLAY_CODE_BARCODE_JSON_ERROR
Operation Failed. Please try again or contact your support for more detail.
Barcode JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
114102HYPR_DISPLAY_CODE_BARCODE_CAMERA_ACCESS_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Barcode scanner received an access error.

What to do?

Internal SDK error. Check the logs for more details.
114103HYPR_DISPLAY_CODE_BARCODE_CAMERA_PREVIEW_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Barcode scanner preview exception.

What to do?

Internal SDK error. Check the logs for more details.
114104HYPR_DISPLAY_CODE_NO_BARCODE_CAPTURED
Operation Failed. Please try again or contact your support for more detail.
No barcode captured.

What to do?

Internal SDK error. Check the logs for more details.
114105HYPR_DISPLAY_CODE_BARCODE_JSON_ERROR
Operation Failed. Please try again or contact your support for more detail.
Barcode JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
Push Errors (11411x)
114110HYPR_DISPLAY_CODE_PUSH_NOT_DB_ERROR
Operation Failed. Please try again or contact your support for more detail.
Machine null during push notification received.

What to do?

Internal SDK error. Check the logs for more details.
114111HYPR_DISPLAY_CODE_PUSH_EXPIRED_ERROR
This authentication request is expired. Please try to authenticate again to continue.
This authentication request is expired.

What to do?

User should start a new authentication.
114110HYPR_DISPLAY_CODE_PUSH_NOT_DB_ERROR
Operation Failed. Please try again or contact your support for more detail.
Machine null during push notification received.

What to do?

Internal SDK error. Check the logs for more details.
114111HYPR_DISPLAY_CODE_PUSH_EXPIRED_ERROR
This authentication request is expired. Please try to authenticate again to continue.
This authentication request is expired.

What to do?

User should start a new authentication.
Relying Party Adapter Errors (11412x-114139)
114120HYPR_DISPLAY_CODE_RPA_SERVER_RESPONSE_NOT_VALID
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter response not valid.

What to do?

Internal SDK error. Check the logs for more details.
114121HYPR_DISPLAY_CODE_RPA_RESP_DB_ERROR
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter response database error.

What to do?

Internal SDK error. Check the logs for more details.
114122HYPR_DISPLAY_CODE_RPA_WS_UNLOCK_LOGGED_OUT
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter workstation unlock user logged out.

What to do?

Internal SDK error. Check the logs for more details.
114123HYPR_DISPLAY_CODE_RPA_WS_UNLOCK_ALREADY_LOGGED_IN
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter workstation unlock user already logged in.

What to do?

Internal SDK error. Check the logs for more details.
114124HYPR_DISPLAY_CODE_RPA_WS_UNLOCK_AUTH_TIMEOUT
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter workstation unlock authentication timed out.

What to do?

Internal SDK error. Check the logs for more details.
114125HYPR_DISPLAY_CODE_RPA_WS_UNLOCK_IS_REJECTED
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter workstation unlock rejected by workstation.

What to do?

Internal SDK error. Check the logs for more details.
114126HYPR_DISPLAY_CODE_RPA_WS_UNLOCK_COMP_IS_REJECTED
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter workstation unlock complete rejected by workstation. May indicate that workstation lost private key and pairing is broken.

What to do?

Internal SDK error. Check the logs for more details.
114130HYPR_DISPLAY_CODE_RPA_WS_LOCK_FAILED
We were unable to lock your computer. Please try again on your computer.
Relying Party Adapter workstation lock failed, workstation unreachable.

What to do?

Check if the workstation has internet access.
114131HYPR_DISPLAY_CODE_RPA_PENDING_AUTH_CHECK_FAILED
Operation Failed. Please try again or contact your support for more detail.
Please try again or contact your support for more detail.
114120HYPR_DISPLAY_CODE_RPA_SERVER_RESPONSE_NOT_VALID
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter response not valid.

What to do?

Internal SDK error. Check the logs for more details.
114121HYPR_DISPLAY_CODE_RPA_RESP_DB_ERROR
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter response database error.

What to do?

Internal SDK error. Check the logs for more details.
114122HYPR_DISPLAY_CODE_RPA_WS_UNLOCK_LOGGED_OUT
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter workstation unlock user logged out.

What to do?

Internal SDK error. Check the logs for more details.
114123HYPR_DISPLAY_CODE_RPA_WS_UNLOCK_ALREADY_LOGGED_IN
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter workstation unlock user already logged in.

What to do?

Internal SDK error. Check the logs for more details.
114124HYPR_DISPLAY_CODE_RPA_WS_UNLOCK_AUTH_TIMEOUT
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter workstation unlock authentication timed out.

What to do?

Internal SDK error. Check the logs for more details.
114125HYPR_DISPLAY_CODE_RPA_WS_UNLOCK_IS_REJECTED
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter workstation unlock rejected by workstation.

What to do?

Internal SDK error. Check the logs for more details.
114126HYPR_DISPLAY_CODE_RPA_WS_UNLOCK_COMP_IS_REJECTED
Operation Failed. Please try again or contact your support for more detail.
Relying Party Adapter workstation unlock complete rejected by workstation. May indicate that workstation lost private key and pairing is broken.

What to do?

Internal SDK error. Check the logs for more details.
114130HYPR_DISPLAY_CODE_RPA_WS_LOCK_FAILED
We were unable to lock your computer. Please try again on your computer.
Relying Party Adapter workstation lock failed, workstation unreachable.

What to do?

Check if the workstation has internet access.
114131HYPR_DISPLAY_CODE_RPA_PENDING_AUTH_CHECK_FAILED
Operation Failed. Please try again or contact your support for more detail.
Please try again or contact your support for more detail.
FIDO Payload Adapter Errors (11414x)
114140HYPR_DISPLAY_CODE_FPA_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Payload Adapter JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
114140HYPR_DISPLAY_CODE_FPA_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Payload Adapter JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
FIDO Client Adapter Errors (11415x)
114150HYPR_DISPLAY_CODE_FCA_ACT_INVALID_ACTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Adapter invalid activity action.

What to do?

Internal SDK error. Check the logs for more details.
114150HYPR_DISPLAY_CODE_FCA_ACT_INVALID_ACTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Adapter invalid activity action.

What to do?

Internal SDK error. Check the logs for more details.
FIDO Client Manager Errors (11416x-11417x)
114160HYPR_DISPLAY_CODE_FCM_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
114161HYPR_DISPLAY_CODE_FCM_FC_ACT_NOT_FOUND
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager could not find Fido Client Activity.

What to do?

Internal SDK error. Check the logs for more details.
114162HYPR_DISPLAY_CODE_FCM_NO_STATUS_RESULT_RECEIVED
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager no activity status result received.

What to do?

Internal SDK error. Check the logs for more details.
114163HYPR_DISPLAY_CODE_FCM_INVALID_ACTIVITY_RESULT
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager invalid activity result received.

What to do?

Internal SDK error. Check the logs for more details.
114164HYPR_DISPLAY_CODE_FCM_DATA_RESULT_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager activity data result null.

What to do?

Internal SDK error. Check the logs for more details.
114165HYPR_DISPLAY_CODE_FCM_CALLBACK_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager callback null.

What to do?

Internal SDK error. Check the logs for more details.
114166HYPR_DISPLAY_CODE_FCM_NO_DISCOVERY_DATA
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager no discovery data received.

What to do?

Internal SDK error. Check the logs for more details.
114167HYPR_DISPLAY_CODE_FCM_INVALID_UAF_INTENT_TYPE
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager invalid UAF intent type.

What to do?

Internal SDK error. Check the logs for more details.
114168HYPR_DISPLAY_CODE_FCM_INTENT_INVALID_MISSING
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager intent type missing.

What to do?

Internal SDK error. Check the logs for more details.
114169HYPR_DISPLAY_CODE_FCM_INTENT_INVALID_MISSING_ERROR_CODE
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager missing error code.

What to do?

Internal SDK error. Check the logs for more details.
114170HYPR_DISPLAY_CODE_FCM_INTENT_INVALID_ERROR_CODE
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager invalid error code.

What to do?

Internal SDK error. Check the logs for more details.
114160HYPR_DISPLAY_CODE_FCM_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
114161HYPR_DISPLAY_CODE_FCM_FC_ACT_NOT_FOUND
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager could not find Fido Client Activity.

What to do?

Internal SDK error. Check the logs for more details.
114162HYPR_DISPLAY_CODE_FCM_NO_STATUS_RESULT_RECEIVED
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager no activity status result received.

What to do?

Internal SDK error. Check the logs for more details.
114163HYPR_DISPLAY_CODE_FCM_INVALID_ACTIVITY_RESULT
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager invalid activity result received.

What to do?

Internal SDK error. Check the logs for more details.
114164HYPR_DISPLAY_CODE_FCM_DATA_RESULT_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager activity data result null.

What to do?

Internal SDK error. Check the logs for more details.
114165HYPR_DISPLAY_CODE_FCM_CALLBACK_NULL
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager callback null.

What to do?

Internal SDK error. Check the logs for more details.
114166HYPR_DISPLAY_CODE_FCM_NO_DISCOVERY_DATA
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager no discovery data received.

What to do?

Internal SDK error. Check the logs for more details.
114167HYPR_DISPLAY_CODE_FCM_INVALID_UAF_INTENT_TYPE
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager invalid UAF intent type.

What to do?

Internal SDK error. Check the logs for more details.
114168HYPR_DISPLAY_CODE_FCM_INTENT_INVALID_MISSING
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager intent type missing.

What to do?

Internal SDK error. Check the logs for more details.
114169HYPR_DISPLAY_CODE_FCM_INTENT_INVALID_MISSING_ERROR_CODE
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager missing error code.

What to do?

Internal SDK error. Check the logs for more details.
114170HYPR_DISPLAY_CODE_FCM_INTENT_INVALID_ERROR_CODE
Operation Failed. Please try again or contact your support for more detail.
Fido Client Manager invalid error code.

What to do?

Internal SDK error. Check the logs for more details.
FIDO Deregistration Activity (11418x-11419x)
114180HYPR_DISPLAY_CODE_ACT_DEREG_AAIDS_NO_LOWER
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity not receive lower level error status code.

What to do?

Internal SDK error. Check the logs for more details.
114181HYPR_DISPLAY_CODE_ACT_DEREG_AAIDS_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity AAIDs JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
114182HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_OPDATA_MISSING
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity opdata missing.

What to do?

Internal SDK error. Check the logs for more details.
114183HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_OPDATA_NULL
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity opdata null.

What to do?

Internal SDK error. Check the logs for more details.
114184HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_ACTRESUME_FAIL
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity activity resume fail.

What to do?

Internal SDK error. Check the logs for more details.
114185HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_ACTRESULT_REQCODE_INVALID
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity activity result request code invalid.

What to do?

Internal SDK error. Check the logs for more details.
114186HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_ERRRES_NOSTATUS
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity error result no status.

What to do?

Internal SDK error. Check the logs for more details.
114187HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_INTENT_OP_NULL
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity intent op null.

What to do?

Internal SDK error. Check the logs for more details.
114188HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_INTENT_MSGEXTRA_NULL
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity intent msg extra null.

What to do?

Internal SDK error. Check the logs for more details.
114189HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_INTENT_UAFMSG_NULL
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity intent UAF msg null.

What to do?

Internal SDK error. Check the logs for more details.
114190HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_FIDOINTENT_TYPE_INVALID
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity fidointent type invalid.

What to do?

Internal SDK error. Check the logs for more details.
114191HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_REGCALLBACK_SUC_INVALID
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity reg callback invalid method.

What to do?

Internal SDK error. Check the logs for more details.
114192HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_DEREGCALLBACK_SUC_INVALID
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity dereg callback invalid method.

What to do?

Internal SDK error. Check the logs for more details.
114180HYPR_DISPLAY_CODE_ACT_DEREG_AAIDS_NO_LOWER
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity not receive lower level error status code.

What to do?

Internal SDK error. Check the logs for more details.
114181HYPR_DISPLAY_CODE_ACT_DEREG_AAIDS_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity AAIDs JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
114182HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_OPDATA_MISSING
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity opdata missing.

What to do?

Internal SDK error. Check the logs for more details.
114183HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_OPDATA_NULL
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity opdata null.

What to do?

Internal SDK error. Check the logs for more details.
114184HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_ACTRESUME_FAIL
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity activity resume fail.

What to do?

Internal SDK error. Check the logs for more details.
114185HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_ACTRESULT_REQCODE_INVALID
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity activity result request code invalid.

What to do?

Internal SDK error. Check the logs for more details.
114186HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_ERRRES_NOSTATUS
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity error result no status.

What to do?

Internal SDK error. Check the logs for more details.
114187HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_INTENT_OP_NULL
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity intent op null.

What to do?

Internal SDK error. Check the logs for more details.
114188HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_INTENT_MSGEXTRA_NULL
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity intent msg extra null.

What to do?

Internal SDK error. Check the logs for more details.
114189HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_INTENT_UAFMSG_NULL
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity intent UAF msg null.

What to do?

Internal SDK error. Check the logs for more details.
114190HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_FIDOINTENT_TYPE_INVALID
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity fidointent type invalid.

What to do?

Internal SDK error. Check the logs for more details.
114191HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_REGCALLBACK_SUC_INVALID
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity reg callback invalid method.

What to do?

Internal SDK error. Check the logs for more details.
114192HYPR_DISPLAY_CODE_ACT_DEREGAAIDS_DEREGCALLBACK_SUC_INVALID
Operation Failed. Please try again or contact your support for more detail.
Deregister Activity dereg callback invalid method.

What to do?

Internal SDK error. Check the logs for more details.
Display Screen License PIN (11420x)
114200HYPR_DISPLAY_CODE_SCREEN_LICENSE_PIN_QR_PARSE_ERROR
Operation Failed. Please try again or contact your support for more detail.
QR Code parsing error.

What to do?

Internal SDK error. Check the logs for more details.
114200HYPR_DISPLAY_CODE_SCREEN_LICENSE_PIN_QR_PARSE_ERROR
Operation Failed. Please try again or contact your support for more detail.
QR Code parsing error.

What to do?

Internal SDK error. Check the logs for more details.
Display Screen Machine (11421x-11428x)
114210HYPR_DISPLAY_CODE_SCREEN_MACH_PROG_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress exception.

What to do?

Internal SDK error. Check the logs for more details.
114211HYPR_DISPLAY_CODE_SCREEN_MACH_PROG_RP_DEV_SETUP_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress device setup exception.

What to do?

Internal SDK error. Check the logs for more details.
114212HYPR_DISPLAY_CODE_SCREEN_MACH_PROG_RP_DEV_SETUP_CALLBACK_SUC_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress device setup callback success exception.

What to do?

Internal SDK error. Check the logs for more details.
114213HYPR_DISPLAY_CODE_SCREEN_MACH_PROG_RP_DEV_SETUP_CALLBACK_FAIL_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress device setup callback fail exception.

What to do?

Internal SDK error. Check the logs for more details.
114214HYPR_DISPLAY_CODE_SCREEN_MACH_PROG_RP_FIDO_REGS_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress get fido registrations exception.

What to do?

Internal SDK error. Check the logs for more details.
114215HYPR_DISPLAY_CODE_SCREEN_MACH_ADD_INVALID_OOB_ENTRY_TYPE
Operation Failed. Please try again or contact your support for more detail.
Machine progress add invalid OOB entry type.

What to do?

Internal SDK error. Check the logs for more details.
114216HYPR_DISPLAY_CODE__SCREEN_MACH_ADD_RP_DEV_SETUP_SUC_MACHINE_NULL
Operation Failed. Please try again or contact your support for more detail.
Machine progress device setup success machine null.

What to do?

Internal SDK error. Check the logs for more details.
114217HYPR_DISPLAY_CODE_SCREEN_MACH_ADD_POST_FIDO_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress add post fido exception.

What to do?

Internal SDK error. Check the logs for more details.
114220HYPR_DISPLAY_CODE_SCREEN_LIC_DEV_SETUP_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine device setup exception.

What to do?

Internal SDK error. Check the logs for more details.
114230HYPR_DISPLAY_CODE_SCREEN_DEL_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine delete exception.

What to do?

Internal SDK error. Check the logs for more details.
114231HYPR_DISPLAY_CODE_SCREEN_DEL_MACHINEID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine delete empty machine id.

What to do?

Internal SDK error. Check the logs for more details.
114240HYPR_DISPLAY_CODE_SCREEN_UNLOCK_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine unlock exception.

What to do?

Internal SDK error. Check the logs for more details.
114241HYPR_DISPLAY_CODE_SCREEN_UNLOCK_INVALID_QR
Operation Failed. Please try again or contact your support for more detail.
Machine unlock invalid qr code.

What to do?

Internal SDK error. Check the logs for more details.
114250HYPR_DISPLAY_CODE_SCREEN_OFFLINE_UNLOCK_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine offline unlock exception.

What to do?

Internal SDK error. Check the logs for more details.
114210HYPR_DISPLAY_CODE_SCREEN_MACH_PROG_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress exception.

What to do?

Internal SDK error. Check the logs for more details.
114211HYPR_DISPLAY_CODE_SCREEN_MACH_PROG_RP_DEV_SETUP_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress device setup exception.

What to do?

Internal SDK error. Check the logs for more details.
114212HYPR_DISPLAY_CODE_SCREEN_MACH_PROG_RP_DEV_SETUP_CALLBACK_SUC_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress device setup callback success exception.

What to do?

Internal SDK error. Check the logs for more details.
114213HYPR_DISPLAY_CODE_SCREEN_MACH_PROG_RP_DEV_SETUP_CALLBACK_FAIL_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress device setup callback fail exception.

What to do?

Internal SDK error. Check the logs for more details.
114214HYPR_DISPLAY_CODE_SCREEN_MACH_PROG_RP_FIDO_REGS_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress get fido registrations exception.

What to do?

Internal SDK error. Check the logs for more details.
114215HYPR_DISPLAY_CODE_SCREEN_MACH_ADD_INVALID_OOB_ENTRY_TYPE
Operation Failed. Please try again or contact your support for more detail.
Machine progress add invalid OOB entry type.

What to do?

Internal SDK error. Check the logs for more details.
114216HYPR_DISPLAY_CODE__SCREEN_MACH_ADD_RP_DEV_SETUP_SUC_MACHINE_NULL
Operation Failed. Please try again or contact your support for more detail.
Machine progress device setup success machine null.

What to do?

Internal SDK error. Check the logs for more details.
114217HYPR_DISPLAY_CODE_SCREEN_MACH_ADD_POST_FIDO_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine progress add post fido exception.

What to do?

Internal SDK error. Check the logs for more details.
114220HYPR_DISPLAY_CODE_SCREEN_LIC_DEV_SETUP_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine device setup exception.

What to do?

Internal SDK error. Check the logs for more details.
114230HYPR_DISPLAY_CODE_SCREEN_DEL_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine delete exception.

What to do?

Internal SDK error. Check the logs for more details.
114231HYPR_DISPLAY_CODE_SCREEN_DEL_MACHINEID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine delete empty machine id.

What to do?

Internal SDK error. Check the logs for more details.
114240HYPR_DISPLAY_CODE_SCREEN_UNLOCK_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine unlock exception.

What to do?

Internal SDK error. Check the logs for more details.
114241HYPR_DISPLAY_CODE_SCREEN_UNLOCK_INVALID_QR
Operation Failed. Please try again or contact your support for more detail.
Machine unlock invalid qr code.

What to do?

Internal SDK error. Check the logs for more details.
114250HYPR_DISPLAY_CODE_SCREEN_OFFLINE_UNLOCK_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine offline unlock exception.

What to do?

Internal SDK error. Check the logs for more details.
Operations Errors (114290-114999)
114290HYPR_DISPLAY_CODE_OP_INVALID_SERVER_RESP_INSTANCE
Operation Failed. Please try again or contact your support for more detail.
Machine operation invalid server response instance

What to do?

Internal SDK error. Check the logs for more details.
114291HYPR_DISPLAY_CODE_OP_INVALID_SERVER_CONF_RESP
Operation Failed. Please try again or contact your support for more detail.
Machine operation invalid server confirmation response

What to do?

Internal SDK error. Check the logs for more details.
114292HYPR_DISPLAY_CODE_OP_INVALID_FIDO_COMP_RESP
Operation Failed. Please try again or contact your support for more detail.
Machine operation invalid fido complete response

What to do?

Internal SDK error. Check the logs for more details.
114300HYPR_DISPLAY_CODE_OP_INIT_NULL
Operation Failed. Please try again or contact your support for more detail.
Machine operation init null.

What to do?

Internal SDK error. Check the logs for more details.
114301HYPR_DISPLAY_CODE_OP_INIT_EVENT_SIZE
Operation Failed. Please try again or contact your support for more detail.
Machine operation audit event size 0.

What to do?

Internal SDK error. Check the logs for more details.
114302HYPR_DISPLAY_CODE_OP_INIT_LOW_VERSION Operation Failed. Please try again or contact your support for more detail.Machine operation not supported in API version, too low.

What to do?

Internal SDK error. Check the logs for more details.
114303HYPR_DISPLAY_CODE_OP_INIT_MACHINE_NULL
Operation Failed. Please try again or contact your support for more detail.
Machine operation init machine null.

What to do?

Internal SDK error. Check the logs for more details.
114304HYPR_DISPLAY_CODE_OP_EXCHANGE_TOKEN_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation exchange token info empty.

What to do?

Internal SDK error. Check the logs for more details.
114305HYPR_DISPLAY_CODE_OP_POLL_METHOD_NOT_OVERRIDDEN
Operation Failed. Please try again or contact your support for more detail.
Machine operation poll method not overridden

What to do?

Internal SDK error. Check the logs for more details.
114306HYPR_DISPLAY_CODE_OP_PATCH_METHOD_NOT_OVERRIDDEN
Operation Failed. Please try again or contact your support for more detail.
Machine operation patch method not overridden

What to do?

Internal SDK error. Check the logs for more details.
114307HYPR_DISPLAY_CODE_OP_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine operation json exception

What to do?

Internal SDK error. Check the logs for more details.
114308HYPR_DISPLAY_CODE_OP_FIDO_DATA_NULL
Operation Failed. Please try again or contact your support for more detail.
Machine operation fido data null

What to do?

Internal SDK error. Check the logs for more details.
114290HYPR_DISPLAY_CODE_OP_INVALID_SERVER_RESP_INSTANCE
Operation Failed. Please try again or contact your support for more detail.
Machine operation invalid server response instance

What to do?

Internal SDK error. Check the logs for more details.
114291HYPR_DISPLAY_CODE_OP_INVALID_SERVER_CONF_RESP
Operation Failed. Please try again or contact your support for more detail.
Machine operation invalid server confirmation response

What to do?

Internal SDK error. Check the logs for more details.
114292HYPR_DISPLAY_CODE_OP_INVALID_FIDO_COMP_RESP
Operation Failed. Please try again or contact your support for more detail.
Machine operation invalid fido complete response

What to do?

Internal SDK error. Check the logs for more details.
114300HYPR_DISPLAY_CODE_OP_INIT_NULL
Operation Failed. Please try again or contact your support for more detail.
Machine operation init null.

What to do?

Internal SDK error. Check the logs for more details.
114301HYPR_DISPLAY_CODE_OP_INIT_EVENT_SIZE
Operation Failed. Please try again or contact your support for more detail.
Machine operation audit event size 0.

What to do?

Internal SDK error. Check the logs for more details.
114302HYPR_DISPLAY_CODE_OP_INIT_LOW_VERSION Operation Failed. Please try again or contact your support for more detail.Machine operation not supported in API version, too low.

What to do?

Internal SDK error. Check the logs for more details.
114303HYPR_DISPLAY_CODE_OP_INIT_MACHINE_NULL
Operation Failed. Please try again or contact your support for more detail.
Machine operation init machine null.

What to do?

Internal SDK error. Check the logs for more details.
114304HYPR_DISPLAY_CODE_OP_EXCHANGE_TOKEN_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation exchange token info empty.

What to do?

Internal SDK error. Check the logs for more details.
114305HYPR_DISPLAY_CODE_OP_POLL_METHOD_NOT_OVERRIDDEN
Operation Failed. Please try again or contact your support for more detail.
Machine operation poll method not overridden

What to do?

Internal SDK error. Check the logs for more details.
114306HYPR_DISPLAY_CODE_OP_PATCH_METHOD_NOT_OVERRIDDEN
Operation Failed. Please try again or contact your support for more detail.
Machine operation patch method not overridden

What to do?

Internal SDK error. Check the logs for more details.
114307HYPR_DISPLAY_CODE_OP_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine operation json exception

What to do?

Internal SDK error. Check the logs for more details.
114308HYPR_DISPLAY_CODE_OP_FIDO_DATA_NULL
Operation Failed. Please try again or contact your support for more detail.
Machine operation fido data null

What to do?

Internal SDK error. Check the logs for more details.
Operation - Authentication (11431x)
114310HYPR_DISPLAY_CODE_OP_AUTH_REQ_USERNAME_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation authentication request username empty.

What to do?

Internal SDK error. Check the logs for more details.
114311HYPR_DISPLAY_CODE_OP_AUTH_REQ_CERT_RET_FF_OFF
[None.]
Single Registration is misconfigured.

What to do?

Contact HYPR Support; enable the Windows Web Enrollment feature on the server to use a workstation that was registered under a Web RP App type.
114310HYPR_DISPLAY_CODE_OP_AUTH_REQ_USERNAME_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation authentication request username empty.

What to do?

Internal SDK error. Check the logs for more details.
114311HYPR_DISPLAY_CODE_OP_AUTH_REQ_CERT_RET_FF_OFF
[None.]
Single Registration is misconfigured.

What to do?

Contact HYPR Support; enable the Windows Web Enrollment feature on the server to use a workstation that was registered under a Web RP App type.
Operation - Deregistration (11432x)
114320HYPR_DISPLAY_CODE_OP_DEREG_REQKEYIDS_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation deregistration AAID key is empty.

What to do?

Internal SDK error. Check the logs for more details.
114321HYPR_DISPLAY_CODE_OP_DEREG_DEREGAAIDKEYS_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation deregistration key ID is empty.

What to do?

Internal SDK error. Check the logs for more details.
114320HYPR_DISPLAY_CODE_OP_DEREG_REQKEYIDS_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation deregistration AAID key is empty.

What to do?

Internal SDK error. Check the logs for more details.
114321HYPR_DISPLAY_CODE_OP_DEREG_DEREGAAIDKEYS_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation deregistration key ID is empty.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Logging (11434x)
114340HYPR_DISPLAY_CODE_OP_LOG_MESSAGE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Please try again or contact your support for more detail.
114340HYPR_DISPLAY_CODE_OP_LOG_MESSAGE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Please try again or contact your support for more detail.
Operation - License Device Registration (11435x-11437x)
114350HYPR_DISPLAY_CODE_OP_LIC_DEV_SETUP_PIN_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation device setup pin empty.

What to do?

Internal SDK error. Check the logs for more details.
114351HYPR_DISPLAY_CODE_OP_LIC_DEV_SETUP_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation device setup callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114360HYPR_DISPLAY_CODE_OP_DEV_REG_REQ_EMPTY_PARAM
Operation Failed. Please try again or contact your support for more detail.
Machine operation device registration request empty parameter.

What to do?

Internal SDK error. Check the logs for more details.
114361HYPR_DISPLAY_CODE_OP_DEV_REG_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation device registration request invalid.

What to do?

Internal SDK error. Check the logs for more details.
114362HYPR_DISPLAY_CODE_OP_DEV_REG_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation device registration callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114363HYPR_DISPLAY_CODE_OP_DEV_REG_CALLBACK_RESP_INVALID_OFFLINE_PAYLOAD
Operation Failed. Please try again or contact your support for more detail.
Machine operation device registration callback invalid offline payload.

What to do?

Internal SDK error. Check the logs for more details.
114370HYPR_DISPLAY_CODE_OP_DEV_SETUP_INVALID_RP_TYPE
Operation Failed. Please try again or contact your support for more detail.
Machine operation device setup invalid RP type.

What to do?

Internal SDK error. Check the logs for more details.
114371HYPR_DISPLAY_CODE_OP_DEV_SETUP_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation device setup callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114372HYPR_DISPLAY_CODE_OP_DEV_SETUP_CALLBACK_ALREADY_EXISTS
Machine already paired.
Stop trying to pair the machine; or unpair it if necessary.
114350HYPR_DISPLAY_CODE_OP_LIC_DEV_SETUP_PIN_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation device setup pin empty.

What to do?

Internal SDK error. Check the logs for more details.
114351HYPR_DISPLAY_CODE_OP_LIC_DEV_SETUP_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation device setup callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114360HYPR_DISPLAY_CODE_OP_DEV_REG_REQ_EMPTY_PARAM
Operation Failed. Please try again or contact your support for more detail.
Machine operation device registration request empty parameter.

What to do?

Internal SDK error. Check the logs for more details.
114361HYPR_DISPLAY_CODE_OP_DEV_REG_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation device registration request invalid.

What to do?

Internal SDK error. Check the logs for more details.
114362HYPR_DISPLAY_CODE_OP_DEV_REG_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation device registration callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114363HYPR_DISPLAY_CODE_OP_DEV_REG_CALLBACK_RESP_INVALID_OFFLINE_PAYLOAD
Operation Failed. Please try again or contact your support for more detail.
Machine operation device registration callback invalid offline payload.

What to do?

Internal SDK error. Check the logs for more details.
114370HYPR_DISPLAY_CODE_OP_DEV_SETUP_INVALID_RP_TYPE
Operation Failed. Please try again or contact your support for more detail.
Machine operation device setup invalid RP type.

What to do?

Internal SDK error. Check the logs for more details.
114371HYPR_DISPLAY_CODE_OP_DEV_SETUP_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation device setup callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114372HYPR_DISPLAY_CODE_OP_DEV_SETUP_CALLBACK_ALREADY_EXISTS
Machine already paired.
Stop trying to pair the machine; or unpair it if necessary.
Operation - Web Deregistration (11438x-11439x)
114380HYPR_DISPLAY_CODE_OP_WEB_DEREG_DEVID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation website deregistration device ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114381HYPR_DISPLAY_CODE_OP_WEB_DEREG_REQ_MACHINES_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation website deregistration request machines empty.

What to do?

Internal SDK error. Check the logs for more details.
114382HYPR_DISPLAY_CODE_OP_WEB_DEREG_REQ_RET_MACHINES_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation website deregistration request returned machines empty.

What to do?

Internal SDK error. Check the logs for more details.
114390HYPR_DISPLAY_CODE_OP_WS_DEREG_DEVID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation deregistration device ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114391HYPR_DISPLAY_CODE_OP_WS_DEREG_REQ_MACHINES_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation deregistration request machines empty.

What to do?

Internal SDK error. Check the logs for more details.
114392HYPR_DISPLAY_CODE_OP_WS_DEREG_REQ_RET_MACHINES_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation deregistration request returned machines empty.

What to do?

Internal SDK error. Check the logs for more details.
114380HYPR_DISPLAY_CODE_OP_WEB_DEREG_DEVID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation website deregistration device ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114381HYPR_DISPLAY_CODE_OP_WEB_DEREG_REQ_MACHINES_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation website deregistration request machines empty.

What to do?

Internal SDK error. Check the logs for more details.
114382HYPR_DISPLAY_CODE_OP_WEB_DEREG_REQ_RET_MACHINES_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation website deregistration request returned machines empty.

What to do?

Internal SDK error. Check the logs for more details.
114390HYPR_DISPLAY_CODE_OP_WS_DEREG_DEVID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation deregistration device ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114391HYPR_DISPLAY_CODE_OP_WS_DEREG_REQ_MACHINES_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation deregistration request machines empty.

What to do?

Internal SDK error. Check the logs for more details.
114392HYPR_DISPLAY_CODE_OP_WS_DEREG_REQ_RET_MACHINES_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation deregistration request returned machines empty.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Machine Status (11440x)
114400HYPR_DISPLAY_CODE_OP_WS_STATUS_REQ_DEVID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation machine status request device ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114401HYPR_DISPLAY_CODE_OP_WS_STATUS_REQ_RPAPPID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation machine status request RP App ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114402HYPR_DISPLAY_CODE_OP_WS_STATUS_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation machine status callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114403HYPR_DISPLAY_CODE_OP_WS_STATUS_CALLBACK_APP_PROFILE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation machine status callback App Profile empty.

What to do?

Internal SDK error. Check the logs for more details.
114404HYPR_DISPLAY_CODE_OP_WS_STATUS_APP_PROFILE_EXCEPTION
Connection Failed. Please try again or contact your support for more detail.
Machine operation machine status callback App Profile exception.

What to do?

Internal SDK error. Check the logs for more details.
114405HYPR_DISPLAY_CODE_OP_WS_STATUS_NO_CONTEXT
Operation Failed. Please try again or contact your support for more detail.
Machine operation machine status callback App Profile contains empty or invalid context.

What to do?

Internal SDK error. Check the logs for more details.
114406HYPR_DISPLAY_CODE_OP_WS_STATUS_REMOVE_MACHINE_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine operation machine status callback App Profile removal exception.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Unlock Canceled (11441x)
114410HYPR_DISPLAY_CODE_OP_WS_UNLOCK_INIT_INVALID_STATE
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock init invalid state.

What to do?

Internal SDK error. Check the logs for more details.
114411HYPR_DISPLAY_CODE_OP_WS_UNLOCK_CANCEL_REQ_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock cancel request session ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114410HYPR_DISPLAY_CODE_OP_WS_UNLOCK_INIT_INVALID_STATE
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock init invalid state.

What to do?

Internal SDK error. Check the logs for more details.
114411HYPR_DISPLAY_CODE_OP_WS_UNLOCK_CANCEL_REQ_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock cancel request session ID empty.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Unlock Complete (11442x)
114420HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_MACHINE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete machine empty.

What to do?

Internal SDK error. Check the logs for more details.
114421HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete session ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114422HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_INVALID_HMAC
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete invalid HMAC.

What to do?

Internal SDK error. Check the logs for more details.
114423HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_LOGIN_CERT_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete login cert empty.

What to do?

Internal SDK error. Check the logs for more details.
114424HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_REQ_PARAM_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete request parameter empty.

What to do?

Internal SDK error. Check the logs for more details.
114425HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete callback invalid.

What to do?

Internal SDK error. Check the logs for more details.
114426HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_CALLBACK_RESP_INVALID_OFFLINE_PAYLOAD
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete calback invalid offline payload.

What to do?

Internal SDK error. Check the logs for more details.
114427HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_CALLBACK_RESP_MACHINE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete callback machine empty.

What to do?

Internal SDK error. Check the logs for more details.
114428HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_CALLBACK_RESP_NEW_CERT_SAVE_FAIL
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete callback new cert save fail.

What to do?

Internal SDK error. Check the logs for more details.
114420HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_MACHINE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete machine empty.

What to do?

Internal SDK error. Check the logs for more details.
114421HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete session ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114422HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_INVALID_HMAC
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete invalid HMAC.

What to do?

Internal SDK error. Check the logs for more details.
114423HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_LOGIN_CERT_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete login cert empty.

What to do?

Internal SDK error. Check the logs for more details.
114424HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_REQ_PARAM_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete request parameter empty.

What to do?

Internal SDK error. Check the logs for more details.
114425HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete callback invalid.

What to do?

Internal SDK error. Check the logs for more details.
114426HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_CALLBACK_RESP_INVALID_OFFLINE_PAYLOAD
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete calback invalid offline payload.

What to do?

Internal SDK error. Check the logs for more details.
114427HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_CALLBACK_RESP_MACHINE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete callback machine empty.

What to do?

Internal SDK error. Check the logs for more details.
114428HYPR_DISPLAY_CODE_OP_WS_UNLOCK_COMP_CALLBACK_RESP_NEW_CERT_SAVE_FAIL
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock complete callback new cert save fail.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Unlock (11443x)
114430HYPR_DISPLAY_CODE_OP_WS_UNLOCK_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock session ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114431HYPR_DISPLAY_CODE_OP_WS_UNLOCK_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock callback counter error.

What to do?

Internal SDK error. Check the logs for more details.
114432HYPR_DISPLAY_CODE_OP_WS_UNLOCK_CALLBACK_RESP_OFFLINE_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock callback offline exception.

What to do?

Internal SDK error. Check the logs for more details.
114433HYPR_DISPLAY_CODE_OP_WS_UNLOCK_CALLBACK_RESP_MACHINE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock callback machine empty.

What to do?

Internal SDK error. Check the logs for more details.
114434HYPR_DISPLAY_CODE_OP_WS_UNLOCK_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114435HYPR_DISPLAY_CODE_OP_WS_UNLOCK_CALLBACK_RESP_NEW_CERT_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock callback response new cert invalid.

What to do?

Internal SDK error. Check the logs for more details.
114430HYPR_DISPLAY_CODE_OP_WS_UNLOCK_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock session ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114431HYPR_DISPLAY_CODE_OP_WS_UNLOCK_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock callback counter error.

What to do?

Internal SDK error. Check the logs for more details.
114432HYPR_DISPLAY_CODE_OP_WS_UNLOCK_CALLBACK_RESP_OFFLINE_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock callback offline exception.

What to do?

Internal SDK error. Check the logs for more details.
114433HYPR_DISPLAY_CODE_OP_WS_UNLOCK_CALLBACK_RESP_MACHINE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock callback machine empty.

What to do?

Internal SDK error. Check the logs for more details.
114434HYPR_DISPLAY_CODE_OP_WS_UNLOCK_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114435HYPR_DISPLAY_CODE_OP_WS_UNLOCK_CALLBACK_RESP_NEW_CERT_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation workstation unlock callback response new cert invalid.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Magic Link (11444x)
114440HYPR_DISPLAY_CODE_OP_MAGIC_LINK_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation magic link callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114440HYPR_DISPLAY_CODE_OP_MAGIC_LINK_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation magic link callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Server Information (11445x)
114450HYPR_DISPLAY_CODE_OP_SERVER_INFO_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation server info callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114450HYPR_DISPLAY_CODE_OP_SERVER_INFO_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation server info callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Push Token (11446x)
114460HYPR_DISPLAY_CODE_OP_PUSH_TOKEN_REQ_DEVICE_ID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation push token request device ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114461HYPR_DISPLAY_CODE_OP_PUSH_TOKEN_REQ_MACHINE_ID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation push token request machine ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114462HYPR_DISPLAY_CODE_OP_PUSH_TOKEN_REQ_MACHINE_USERNAME_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation push token request machine username empty.

What to do?

Internal SDK error. Check the logs for more details.
114463HYPR_DISPLAY_CODE_OP_PUSH_TOKEN_REQ_NEW_TOKEN_HMAC_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation push token request new token hmac empty.

What to do?

Internal SDK error. Check the logs for more details.
114464HYPR_DISPLAY_CODE_OP_PUSH_TOKEN_REQ_NEW_TOKEN_VALUE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation push token request new token value empty.

What to do?

Internal SDK error. Check the logs for more details.
114460HYPR_DISPLAY_CODE_OP_PUSH_TOKEN_REQ_DEVICE_ID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation push token request device ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114461HYPR_DISPLAY_CODE_OP_PUSH_TOKEN_REQ_MACHINE_ID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation push token request machine ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114462HYPR_DISPLAY_CODE_OP_PUSH_TOKEN_REQ_MACHINE_USERNAME_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation push token request machine username empty.

What to do?

Internal SDK error. Check the logs for more details.
114463HYPR_DISPLAY_CODE_OP_PUSH_TOKEN_REQ_NEW_TOKEN_HMAC_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation push token request new token hmac empty.

What to do?

Internal SDK error. Check the logs for more details.
114464HYPR_DISPLAY_CODE_OP_PUSH_TOKEN_REQ_NEW_TOKEN_VALUE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation push token request new token value empty.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Registration Canceled (11447x)
114470HYPR_DISPLAY_CODE_OP_REGISTRATION_CANCEL_REQ_PIN_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation registration cancel request PIN empty.

What to do?

Internal SDK error. Check the logs for more details.
114470HYPR_DISPLAY_CODE_OP_REGISTRATION_CANCEL_REQ_PIN_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation registration cancel request PIN empty.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Authentication Canceled (11448x)
114480HYPR_DISPLAY_CODE_OP_AUTHENTICATION_CANCEL_REQ_SESSION_ID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation authentication cancel request session ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114480HYPR_DISPLAY_CODE_OP_AUTHENTICATION_CANCEL_REQ_SESSION_ID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation authentication cancel request session ID empty.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Features (11449x)
114490HYPR_DISPLAY_CODE_OP_FEATURES_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Features operation features callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114490HYPR_DISPLAY_CODE_OP_FEATURES_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
Features operation features callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114491HYPR_DISPLAY_CODE_OP_FEATURES_NO_VALID_APP_PROFILES
Operation Failed. Please try again or contact your support for more detail.
Features operation features callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114492HYPR_DISPLAY_CODE_OP_FEATURES_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Features operation features callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
114493HYPR_DISPLAY_CODE_OP_FEATURES_NO_CONTEXT
Operation Failed. Please try again or contact your support for more detail.
Features operation features callback response invalid.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Lock (11450x)
114500HYPR_DISPLAY_CODE_OP_WS_LOCK_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation lock request session ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114501HYPR_DISPLAY_CODE_OP_WS_LOCK_RPAPPID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation lock request RP app ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114502HYPR_DISPLAY_CODE_OP_WS_LOCK_DEVICEID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation lock request device ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114503HYPR_DISPLAY_CODE_OP_WS_LOCK_MACHINEID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation lock request machine ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114504HYPR_DISPLAY_CODE_OP_WS_LOCK_MACHINEUSERNAME_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation lock request machineusername ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114500HYPR_DISPLAY_CODE_OP_WS_LOCK_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation lock request session ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114501HYPR_DISPLAY_CODE_OP_WS_LOCK_RPAPPID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation lock request RP app ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114502HYPR_DISPLAY_CODE_OP_WS_LOCK_DEVICEID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation lock request device ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114503HYPR_DISPLAY_CODE_OP_WS_LOCK_MACHINEID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation lock request machine ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114504HYPR_DISPLAY_CODE_OP_WS_LOCK_MACHINEUSERNAME_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation lock request machineusername ID empty.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Pending Authentication (11451x)
114510HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
114511HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_PAYLOAD_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication JSON payload invalid.

What to do?

Internal SDK error. Check the logs for more details.
114512HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_RPAPPID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication RP App ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114513HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_DEVICEID_EMPTYOperation Failed. Please try again or contact your support for more detail.Machine operation pending authentication device ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114514HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_MACHINEID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication machine ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114515HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_MACHINEUSERNAME_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication machine username empty.

What to do?

Internal SDK error. Check the logs for more details.
114516HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_MSGHMAC_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication HMAC empty.

What to do?

Internal SDK error. Check the logs for more details.
114517HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_APP_PROFILE_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Application profile pending authentication problem.

What to do?

Internal SDK error. Check the logs for more details.
114518HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_NO_CONTEXT
Operation Failed. Please try again or contact your support for more detail.
No context pending authentication.

What to do?

Internal SDK error. Check the logs for more details.
114510HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_JSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
114511HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_PAYLOAD_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication JSON payload invalid.

What to do?

Internal SDK error. Check the logs for more details.
114512HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_RPAPPID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication RP App ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114513HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_DEVICEID_EMPTYOperation Failed. Please try again or contact your support for more detail.Machine operation pending authentication device ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114514HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_MACHINEID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication machine ID empty.

What to do?

Internal SDK error. Check the logs for more details.
114515HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_MACHINEUSERNAME_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication machine username empty.

What to do?

Internal SDK error. Check the logs for more details.
114516HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_MSGHMAC_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation pending authentication HMAC empty.

What to do?

Internal SDK error. Check the logs for more details.
114517HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_APP_PROFILE_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Application profile pending authentication problem.

What to do?

Internal SDK error. Check the logs for more details.
114518HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_NO_CONTEXT
Operation Failed. Please try again or contact your support for more detail.
No context pending authentication.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Token Exchange (11452x)
114520HYPR_DISPLAY_CODE_OP_TOKENENDPOINTEXCHANGE_PAYLOAD_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation exchange token JSON payload invalid.

What to do?

Internal SDK error. Check the logs for more details.
114521HYPR_DISPLAY_CODE_OP_TOKENENDPOINTEXCHANGE_REQ_FIELDS_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation exchange token request fields invalid.

What to do?

Internal SDK error. Check the logs for more details.
114522HYPR_DISPLAY_CODE_OP_TOKENENDPOINTEXCHANGE_RESP_FAILED
Operation Failed. Please try again or contact your support for more detail.
Machine operation exchange token response error.

What to do?

Internal SDK error. Check the logs for more details.
114520HYPR_DISPLAY_CODE_OP_TOKENENDPOINTEXCHANGE_PAYLOAD_INVALID
Operation Failed. Please try again or contact your support for more detail.
Machine operation exchange token JSON payload invalid.

What to do?

Internal SDK error. Check the logs for more details.
114521HYPR_DISPLAY_CODE_OP_TOKENENDPOINTEXCHANGE_REQ_FIELDS_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Machine operation exchange token request fields invalid.

What to do?

Internal SDK error. Check the logs for more details.
114522HYPR_DISPLAY_CODE_OP_TOKENENDPOINTEXCHANGE_RESP_FAILED
Operation Failed. Please try again or contact your support for more detail.
Machine operation exchange token response error.

What to do?

Internal SDK error. Check the logs for more details.
Operation - Authentication Session (11453x)
114530HYPR_DISPLAY_CODE_OP_AUTH_WITH_SESSION_ID_APP_WITH_RP_URL_NOT_FOUND
It looks like your phone isn’t paired with this web account. Contact your admin for help with pairing.
This happens when the user is trying to log in with QR Code Authenticator, but the user hasn't paired QR Code Authenticator with this URL/Mobile Device yet.

What to do?

The user should pair with the QR Authenticator and try to log in again.
114531HYPR_DISPLAY_CODE_OP_AUTH_WITH_SESSION_ID_DEVICE_NOT_FOUND
It looks like your phone isn’t paired with this web account. Contact your admin for help with pairing.
This happens when the user is trying to log in with QR Code Authenticator, but the user hasn't paired QR Code Authenticator with this URL/Mobile Device yet.

What to do?

The user should pair with the QR Authenticator and try to log in again.
114532HYPR_DISPLAY_CODE_OP_AUTH_WITH_SESSION_ID_AUTH_EXPIRED
This login timed out. Have your phone ready and restart the login on your browser.
When the user is trying to log in with QR Code Authenticator, the authentication payload is missing the valid session ID. This happens when the user attempts to log in with QR Code Authenticator but didn't authenticate within a timeout period.

What to do?

The user should try to authentication again and ensure that authentication gets completed within one minute.
114533HYPR_DISPLAY_CODE_OP_AUTH_WITH_SESSION_ID_DEEP_LINK_DISABLED
Authentication cancelled. This feature is not enabled.
Deep link authentication is blocked by another feature.

What to do?

Contact HYPR Support to disable the conflicting feature; then try again.
114530HYPR_DISPLAY_CODE_OP_AUTH_WITH_SESSION_ID_APP_WITH_RP_URL_NOT_FOUND
It looks like your phone isn’t paired with this web account. Contact your admin for help with pairing.
This happens when the user is trying to log in with QR Code Authenticator, but the user hasn't paired QR Code Authenticator with this URL/Mobile Device yet.

What to do?

The user should pair with the QR Authenticator and try to log in again.
114531HYPR_DISPLAY_CODE_OP_AUTH_WITH_SESSION_ID_DEVICE_NOT_FOUND
It looks like your phone isn’t paired with this web account. Contact your admin for help with pairing.
This happens when the user is trying to log in with QR Code Authenticator, but the user hasn't paired QR Code Authenticator with this URL/Mobile Device yet.

What to do?

The user should pair with the QR Authenticator and try to log in again.
114532HYPR_DISPLAY_CODE_OP_AUTH_WITH_SESSION_ID_AUTH_EXPIRED
This login timed out. Have your phone ready and restart the login on your browser.
When the user is trying to log in with QR Code Authenticator, the authentication payload is missing the valid session ID. This happens when the user attempts to log in with QR Code Authenticator but didn't authenticate within a timeout period.

What to do?

The user should try to authentication again and ensure that authentication gets completed within one minute.
114533HYPR_DISPLAY_CODE_OP_AUTH_WITH_SESSION_ID_DEEP_LINK_DISABLED
Authentication cancelled. This feature is not enabled.
Deep link authentication is blocked by another feature.

What to do?

Contact HYPR Support to disable the conflicting feature; then try again.
Operation - Asynchronous Registration Start (11460x)
114600HYPR_DISPLAY_CODE_OP_ASYNC_REG_START_STATE_INVALID
Operation Failed. Please try again or contact your support for more detail.
The registration state is not valid.

What to do?

Please try again.
114601HYPR_DISPLAY_CODE_OP_ASYNC_REG_START_TIMEOUT
The registration timed out. Start a new registration from your computer or web account to try again.
The registration timed out.

What to do?

Please try again.
114602HYPR_DISPLAY_CODE_OP_ASYNC_REG_START_CANCELED
The registration was canceled. Start a new registration from your computer or web account to try again.
The registration was cancelled.

What to do?

Please try again.
114603HYPR_DISPLAY_CODE_OP_ASYNC_REG_START_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
The registration response was invalid.

What to do?

Please try again.
114600HYPR_DISPLAY_CODE_OP_ASYNC_REG_START_STATE_INVALID
Operation Failed. Please try again or contact your support for more detail.
The registration state is not valid.

What to do?

Please try again.
114601HYPR_DISPLAY_CODE_OP_ASYNC_REG_START_TIMEOUT
The registration timed out. Start a new registration from your computer or web account to try again.
The registration timed out.

What to do?

Please try again.
114602HYPR_DISPLAY_CODE_OP_ASYNC_REG_START_CANCELED
The registration was canceled. Start a new registration from your computer or web account to try again.
The registration was cancelled.

What to do?

Please try again.
114603HYPR_DISPLAY_CODE_OP_ASYNC_REG_START_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
The registration response was invalid.

What to do?

Please try again.
Operation - Async Reg Complete (11461x)
114610HYPR_DISPLAY_CODE_OP_ASYNC_REG_COMPLETE_STATE_INVALID
Operation Failed. Please try again or contact your support for more detail.
The registration state is not valid.

What to do?

Please try again.
114611HYPR_DISPLAY_CODE_OP_ASYNC_REG_COMPLETE_TIMEOUT
The registration timed out. Start a new registration from your computer or web account to try again.
The registration timed out.

What to do?

Please try again.
114612HYPR_DISPLAY_CODE_OP_ASYNC_REG_COMPLETE_CANCELED
The registration was canceled. Start a new registration from your computer or web account to try again.
The registration was cancelled.

What to do?

Please try again.
114613HYPR_DISPLAY_CODE_OP_ASYNC_REG_COMPLETE_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
The registration response was invalid.

What to do?

Please try again.
114610HYPR_DISPLAY_CODE_OP_ASYNC_REG_COMPLETE_STATE_INVALID
Operation Failed. Please try again or contact your support for more detail.
The registration state is not valid.

What to do?

Please try again.
114611HYPR_DISPLAY_CODE_OP_ASYNC_REG_COMPLETE_TIMEOUT
The registration timed out. Start a new registration from your computer or web account to try again.
The registration timed out.

What to do?

Please try again.
114612HYPR_DISPLAY_CODE_OP_ASYNC_REG_COMPLETE_CANCELED
The registration was canceled. Start a new registration from your computer or web account to try again.
The registration was cancelled.

What to do?

Please try again.
114613HYPR_DISPLAY_CODE_OP_ASYNC_REG_COMPLETE_CALLBACK_RESP_INVALID
Operation Failed. Please try again or contact your support for more detail.
The registration response was invalid.

What to do?

Please try again.
Operation - Log Submission (11462x)
114620HYPR_DISPLAY_CODE_OP_LOGSUBMISSION_REQ_FIELDS_EMPTY
Log submission operation request fields invalid.
What to do?

Internal SDK error. Check the logs for more details.
114621HYPR_DISPLAY_CODE_OP_LOGSUBMISSION_GZIP_FILE_FAILED
Log submission operation gzip file failed.

What to do?
Internal SDK error. Check the logs for more details.
114622HYPR_DISPLAY_CODE_OP_LOGSUBMISSION_FAIL_FROM_SERVER
Log submission operation error response from server.
What to do?

Internal SDK error. Check the logs for more details.
114620HYPR_DISPLAY_CODE_OP_LOGSUBMISSION_REQ_FIELDS_EMPTY
Log submission operation request fields invalid.
What to do?

Internal SDK error. Check the logs for more details.
114621HYPR_DISPLAY_CODE_OP_LOGSUBMISSION_GZIP_FILE_FAILED
Log submission operation gzip file failed.

What to do?
Internal SDK error. Check the logs for more details.
114622HYPR_DISPLAY_CODE_OP_LOGSUBMISSION_FAIL_FROM_SERVER
Log submission operation error response from server.
What to do?

Internal SDK error. Check the logs for more details.
Operation - Cert Retrieval (11463x)
114630HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_REQ_FIELDS_EMPTY
Cert Retrieval operation request fields invalid.
What to do?

Internal SDK error. Check the logs for more details.
114631HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_CALLBACK_RESP_INVALID
Cert Retrieval operation callback response invalid.
What to do?

Internal SDK error. Check the logs for more details.
114632HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_CALLBACK_RESP_CERT_INVALID
Cert Retrieval operation callback response cert invalid.
What to do?

Internal SDK error. Check the logs for more details.
114633HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_CALLBACK_RESP_CERT_EXCPEPTION
Cert Retrieval operation callback response cert exception.
What to do?

Internal SDK error. Check the logs for more details.
114634HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_NOT_AVAILABLE
Cert Retrieval Confirm operation request fields are invalid.
What to do?

Internal SDK error. Check the logs for more details.
114635HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_CALLBACK_NO_NEED_NEW_MACHINE
Cert Retrieval Confirm operation response fail from server.
What to do?

Internal SDK error. Check the logs for more details.
114630HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_REQ_FIELDS_EMPTY
Cert Retrieval operation request fields invalid.
What to do?

Internal SDK error. Check the logs for more details.
114631HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_CALLBACK_RESP_INVALID
Cert Retrieval operation callback response invalid.
What to do?

Internal SDK error. Check the logs for more details.
114632HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_CALLBACK_RESP_CERT_INVALID
Cert Retrieval operation callback response cert invalid.
What to do?

Internal SDK error. Check the logs for more details.
114633HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_CALLBACK_RESP_CERT_EXCPEPTION
Cert Retrieval operation callback response cert exception.
What to do?

Internal SDK error. Check the logs for more details.
114634HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_NOT_AVAILABLE
Cert Retrieval Confirm operation request fields are invalid.
What to do?

Internal SDK error. Check the logs for more details.
114635HYPR_DISPLAY_CODE_OP_CERTRETRIEVAL_CALLBACK_NO_NEED_NEW_MACHINE
Cert Retrieval Confirm operation response fail from server.
What to do?

Internal SDK error. Check the logs for more details.
Operation - Certificate Retrieval Confirmation (11464x)
114640HYPR_DISPLAY_CODE_OP_CERTRETRIEVALCONFIRM_REQ_FIELDS_EMPTY
Certificate retrieval confirmation is missing important fields.
What to do?

Verify the confirmation contains all necessary information. If the issue persists, contact an administrator.
114641HYPR_DISPLAY_CODE_OP_CERTRETRIEVALCONFIRM_FAIL_FROM_SERVER
Certificate retrieval confirmation failed.
What to do?

Verify the confirmation contains all necessary information, and connectivity exists for it to be sent. If the issue persists, contact an administrator.
114640HYPR_DISPLAY_CODE_OP_CERTRETRIEVALCONFIRM_REQ_FIELDS_EMPTY
Certificate retrieval confirmation is missing important fields.
What to do?

Verify the confirmation contains all necessary information. If the issue persists, contact an administrator.
114641HYPR_DISPLAY_CODE_OP_CERTRETRIEVALCONFIRM_FAIL_FROM_SERVER
Certificate retrieval confirmation failed.
What to do?

Verify the confirmation contains all necessary information, and connectivity exists for it to be sent. If the issue persists, contact an administrator.
Operation - Pending Authentication (11465x)
114650HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_OP_MACHINE_NOT_FOUND <br />Machine not found.What to do?

Verify the machine is connected to the web; connect to a VPN if your network requires a VPN connection. If the issue persists, contact an administrator.
114651HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_OP_ALREADY_FOUND
Authentication check payload already found.
What to do?

The payload is a duplicate. Wait a few minutes and try again. If the issue persists, contact an administrator.
114652HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_OP_RESP_INVALID
Authentication check payload is invalid.
What to do?

The payload is not valid. Wait a few minutes and try again. If the issue persists, contact an administrator.
114653HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_OP_PAYLOAD_NOT_FOUND
Authentication check payload not found.
What to do?

The payload is missing. Wait a few minutes and try again. If the issue persists, contact an administrator.
114650HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_OP_MACHINE_NOT_FOUND <br />Machine not found.What to do?

Verify the machine is connected to the web; connect to a VPN if your network requires a VPN connection. If the issue persists, contact an administrator.
114651HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_OP_ALREADY_FOUND
Authentication check payload already found.
What to do?

The payload is a duplicate. Wait a few minutes and try again. If the issue persists, contact an administrator.
114652HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_OP_RESP_INVALID
Authentication check payload is invalid.
What to do?

The payload is not valid. Wait a few minutes and try again. If the issue persists, contact an administrator.
114653HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_OP_PAYLOAD_NOT_FOUND
Authentication check payload not found.
What to do?

The payload is missing. Wait a few minutes and try again. If the issue persists, contact an administrator.
Operation - Web Status Registration (1146xx)
114660HYPR_DISPLAY_CODE_OP_WEB_STATUS_REG_REQ_FIELDS_EMPTY
Required fields for web status registration are missing.
What to do?

Verify the fields in the request are correct, then try again.
114661HYPR_DISPLAY_CODE_OP_WEB_STATUS_REG_CALLBACK_RESP_INVALID
An invalid response was returned during web status registration.
What to do?

Verify the fields in the response are correct, then try again.
114662HYPR_DISPLAY_CODE_OP_WEB_STATUS_REG_NOT_AVAILABLE
Web status registration is not available.
What to do?

Verify CC configuration shows Web Status Registration as enabled, then try again.
114670HYPR_DISPLAY_CODE_OP_WEB_STATUS_REG_CONFIRM_REQ_FIELDS_EMPTY
Required fields for web status registration confirmation are missing.
What to do?

Verify the fields in the confirmation are correct, then try again.
114671HYPR_DISPLAY_CODE_OP_WEB_STATUS_REG_CONFIRM_FAIL_FROM_SERVER
Web status registration confirmation failure.
What to do?

Verify the fields in the confirmation response are correct, then try again.

If the problem persists, contact your Support for assistance.
114660HYPR_DISPLAY_CODE_OP_WEB_STATUS_REG_REQ_FIELDS_EMPTY
Required fields for web status registration are missing.
What to do?

Verify the fields in the request are correct, then try again.
114661HYPR_DISPLAY_CODE_OP_WEB_STATUS_REG_CALLBACK_RESP_INVALID
An invalid response was returned during web status registration.
What to do?

Verify the fields in the response are correct, then try again.
114662HYPR_DISPLAY_CODE_OP_WEB_STATUS_REG_NOT_AVAILABLE
Web status registration is not available.
What to do?

Verify CC configuration shows Web Status Registration as enabled, then try again.
114670HYPR_DISPLAY_CODE_OP_WEB_STATUS_REG_CONFIRM_REQ_FIELDS_EMPTY
Required fields for web status registration confirmation are missing.
What to do?

Verify the fields in the confirmation are correct, then try again.
114671HYPR_DISPLAY_CODE_OP_WEB_STATUS_REG_CONFIRM_FAIL_FROM_SERVER
Web status registration confirmation failure.
What to do?

Verify the fields in the confirmation response are correct, then try again.

If the problem persists, contact your Support for assistance.
114680HYPR_DISPLAY_CODE_OP_FIDO2_ADVERTISE_REQ_FIELDS_EMPTY
Operation Failed. Please try again or contact your support for more detail.
What to do?

Internal SDK error. Check the logs for more details.
114681HYPR_DISPLAY_CODE_OP_FIDO2_ADVERTISE_INVALID_PAYLOAD
Operation Failed. Please try again or contact your support for more detail.
What to do?

Internal SDK error. Check the logs for more details.
114682HYPR_DISPLAY_CODE_OP_FIDO2_ADVERTISE_PAYLOAD_ERROR
Operation Failed. Please try again or contact your support for more detail.
What to do?

Internal SDK error. Check the logs for more details.
114690HYPR_DISPLAY_CODE_OP_FIDO2_SEND_REQ_FIELDS_EMPTY
Operation Failed. Please try again or contact your support for more detail.
What to do?

Internal SDK error. Check the logs for more details.
114700HYPR_DISPLAY_CODE_OP_FIDO2_RECEIVE_REQ_FIELDS_EMPTY
Operation Failed. Please try again or contact your support for more detail.
What to do?

Internal SDK error. Check the logs for more details.
114701HYPR_DISPLAY_CODE_OP_FIDO2_RECEIVE_ERROR
Operation Failed. Please try again or contact your support for more detail.
What to do?

Internal SDK error. Check the logs for more details.
Back to Top

Action Checks (115xxx)

115000HYPR_DISPLAY_CODE_ACTION_FAILED_HYPR_NOT_INITIALIZED
Operation Failed. Please try again or contact your support for more detail.
Action could not be started because HYPR is not initialized

What to do?

Internal SDK error. Check the logs for more details.
115001HYPR_DISPLAY_CODE_ACTION_FAILED_INPUT_NOT_VALID
Operation Failed. Please try again or contact your support for more detail.
One or more values provided to HyprActions are not valid. This usually happens only when SDK developers are integrating HYPR with APIs.

What to do?

The developer should analyze the application logs and ensure that implementation follows HYPR documentation. Escalate to HYPR Support if the issue keeps happening.
115010HYPR_DISPLAY_CODE_ACTIONADAPT_ACTION_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action not valid.

What to do?

Internal SDK error. Check the logs for more details.
115011HYPR_DISPLAY_CODE_ACTIONADAPT_ACTION_NULL
Operation Failed. Please try again or contact your support for more detail.
Action null.

What to do?

Internal SDK error. Check the logs for more details.
115012HYPR_DISPLAY_CODE_ACTIONADAPT_ADDAPPPRO_DATA_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Add app profile data empty.

What to do?

Internal SDK error. Check the logs for more details.
115013HYPR_DISPLAY_CODE_ACTIONADAPT_INITOOBDEVSETUP_ALREADY_SETUP
Operation Failed. Please try again or contact your support for more detail.
Init OOB device setup already setup.

What to do?

Internal SDK error. Check the logs for more details.
115014HYPR_DISPLAY_CODE_ACTIONADAPT_OOBSTARTSCREEN_NOT_OVERRIDEN
Operation Failed. Please try again or contact your support for more detail.
OOB start screen not overridden.

What to do?

Internal SDK error. Check the logs for more details.
115015HYPR_DISPLAY_CODE_ACTIONADAPT_PREOOBSETUPSCREEN_NO_OVERRIDEN
Operation Failed. Please try again or contact your support for more detail.
Pre OOB setup screen not overridden.

What to do?

Internal SDK error. Check the logs for more details.
115016HYPR_DISPLAY_CODE_ACTIONADAPT_UNLOCK_MACHINE_NOT_EXIST
Operation Failed. Please try again or contact your support for more detail.
Unlock machine does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115017HYPR_DISPLAY_CODE_ACTIONADAPT_LOCK_MACHINE_NOT_EXIST
Operation Failed. Please try again or contact your support for more detail.
Lock machine does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115018HYPR_DISPLAY_CODE_ACTIONADAPT_PUSH_MACHINE_NOT_EXIST
Operation Failed. Please try again or contact your support for more detail.
Push machine does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115019HYPR_DISPLAY_CODE_ACTIONADAPT_PUSH_HMAC_INVALID
Operation Failed. Please try again or contact your support for more detail.
Push HMAC invalid.

What to do?

Internal SDK error. Check the logs for more details.
115020HYPR_DISPLAY_CODE_ACTIONADAPT_PENDAUTHCHECK_MACHINE_NOT_EXIST
Operation Failed. Please try again or contact your support for more detail.
Pending auth check machine does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115021HYPR_DISPLAY_CODE_ACTIONADAPT_ADDAPPPRO_RPTYPE_INVALID
Operation Failed. Please try again or contact your support for more detail.
Add app profile rptype invalid.

What to do?

Internal SDK error. Check the logs for more details.
115022HYPR_DISPLAY_CODE_ACTIONADAPT_ADDAPPPRO_ALREADY_EXISTS
Operation Failed. Please try again or contact your support for more detail.
Add app profile already exists.

What to do?

Internal SDK error. Check the logs for more details.
115023HYPR_DISPLAY_CODE_ACTIONADAPT_ADDAPPPRO_DATA_INVALID
Operation Failed. Please try again or contact your support for more detail.
Add app profile data invalid.

What to do?

Internal SDK error. Check the logs for more details.
115024HYPR_DISPLAY_CODE_ACTIONADAPT_PENDAUTHCHECK_EMPTY_LIST
Operation Failed. Please try again or contact your support for more detail.
The Pending Authentication list is empty.

What to do?

Internal SDK error. Check the logs for more details.
115100HYPR_DISPLAY_CODE_ACTION_FAILED_ANDROID_VERSION_TOO_LOW
Operation Failed. Your device is not running a supported OS version.
The device is not running a supported OS version.

What to do?

User should update to the latest version of Android to continue using the app.
115101HYPR_DISPLAY_CODE_ACTION_FAILED_HYPR_VERSION_TOO_LOW
Operation Failed. Your device is not using a supported version of the HYPR mobile application.
The device is not using a supported version of the HYPR mobile application.

What to do?

User should update to the latest version of the App.
115102HYPR_DISPLAY_CODE_ACTION_FAILED_ANDROID_AND_HYPR_VERSION_TOO_LOW
Operation Failed. Your device is not running a supported OS version and is not using a supported version of the HYPR mobile app.
The device is not running a supported OS version and is not using a supported version of the HYPR mobile app.

What to do?

User should update to the latest version of iOS then update to the latest version of the App.
115150HYPR_DISPLAY_CODE_ACTIONACT_DATA_APPPRODBID_NOT_SET
Operation Failed. Please try again or contact your support for more detail.
Action data app profile db id not set.

What to do?

Update to the supported Android OS version and HYPR version.
115151HYPR_DISPLAY_CODE_ACTIONACT_DATA_DOMAINUSERDBID_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data domain user profile db id invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115152HYPR_DISPLAY_CODE_ACTIONACT_DATA_DOMAINUSERDBID_NO_MATCH
Operation Failed. Please try again or contact your support for more detail.
Action data domain user profile db id no match.

What to do?

Update to the supported Android OS version and HYPR version.
115153HYPR_DISPLAY_CODE_ACTIONACT_RPURL_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data rpurl or session id empty.

What to do?

Update to the supported Android OS version and HYPR version.
115154HYPR_DISPLAY_CODE_ACTIONACT_OOBENTRYTYPE_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data oobentrytype invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115155HYPR_DISPLAY_CODE_ACTIONACT_OOBENTRYTYPE_DIRECT_PINORJSON_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data oobentrytype direct pin or json empty.

What to do?

Update to the supported Android OS version and HYPR version.
115156HYPR_DISPLAY_CODE_ACTIONACT_OOBENTRYTYPE_MAGICLINK_TOKEN_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data oobentrytype magiclink token empty.

What to do?

Update to the supported Android OS version and HYPR version.
115157HYPR_DISPLAY_CODE_ACTIONACT_OOBENTRYTYPE_MAGICLINK_RPURL_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data oobentrytype magiclink rpurl empty.

What to do?

Update to the supported Android OS version and HYPR version.
115158HYPR_DISPLAY_CODE_ACTIONACT_MACHINEPRODBID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data machine profile db id emtpy.

What to do?

Update to the supported Android OS version and HYPR version.
115159HYPR_DISPLAY_CODE_ACTIONACT_ADDAPPDATA_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data addappdata emtpy.

What to do?

Update to the supported Android OS version and HYPR version.
115160HYPR_DISPLAY_CODE_ACTIONACT_ADDAPPDATA_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data addappdata invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115161HYPR_DISPLAY_CODE_ACTIONACT_PUSHTOKEN_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data pushtoken empty.

What to do?

Update to the supported Android OS version and HYPR version.
115162HYPR_DISPLAY_CODE_ACTIONACT_QRJSON_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data qrjson empty.

What to do?

Update to the supported Android OS version and HYPR version.
115163HYPR_DISPLAY_CODE_ACTIONACT_QRJSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Action data qrjson invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115164HYPR_DISPLAY_CODE_ACTIONACT_OFFLINEFIDOAUTH_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data offline fido auth invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115165HYPR_DISPLAY_CODE_ACTIONACT_ACTION_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data action invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115166HYPR_DISPLAY_CODE_ACTIONACT_DATA_NULL
Operation Failed. Please try again or contact your support for more detail.
Action data null.

What to do?

Update to the supported Android OS version and HYPR version.
115167HYPR_DISPLAY_CODE_ACTIONACT_DATA_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115000HYPR_DISPLAY_CODE_ACTION_FAILED_HYPR_NOT_INITIALIZED
Operation Failed. Please try again or contact your support for more detail.
Action could not be started because HYPR is not initialized

What to do?

Internal SDK error. Check the logs for more details.
115001HYPR_DISPLAY_CODE_ACTION_FAILED_INPUT_NOT_VALID
Operation Failed. Please try again or contact your support for more detail.
One or more values provided to HyprActions are not valid. This usually happens only when SDK developers are integrating HYPR with APIs.

What to do?

The developer should analyze the application logs and ensure that implementation follows HYPR documentation. Escalate to HYPR Support if the issue keeps happening.
115010HYPR_DISPLAY_CODE_ACTIONADAPT_ACTION_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action not valid.

What to do?

Internal SDK error. Check the logs for more details.
115011HYPR_DISPLAY_CODE_ACTIONADAPT_ACTION_NULL
Operation Failed. Please try again or contact your support for more detail.
Action null.

What to do?

Internal SDK error. Check the logs for more details.
115012HYPR_DISPLAY_CODE_ACTIONADAPT_ADDAPPPRO_DATA_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Add app profile data empty.

What to do?

Internal SDK error. Check the logs for more details.
115013HYPR_DISPLAY_CODE_ACTIONADAPT_INITOOBDEVSETUP_ALREADY_SETUP
Operation Failed. Please try again or contact your support for more detail.
Init OOB device setup already setup.

What to do?

Internal SDK error. Check the logs for more details.
115014HYPR_DISPLAY_CODE_ACTIONADAPT_OOBSTARTSCREEN_NOT_OVERRIDEN
Operation Failed. Please try again or contact your support for more detail.
OOB start screen not overridden.

What to do?

Internal SDK error. Check the logs for more details.
115015HYPR_DISPLAY_CODE_ACTIONADAPT_PREOOBSETUPSCREEN_NO_OVERRIDEN
Operation Failed. Please try again or contact your support for more detail.
Pre OOB setup screen not overridden.

What to do?

Internal SDK error. Check the logs for more details.
115016HYPR_DISPLAY_CODE_ACTIONADAPT_UNLOCK_MACHINE_NOT_EXIST
Operation Failed. Please try again or contact your support for more detail.
Unlock machine does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115017HYPR_DISPLAY_CODE_ACTIONADAPT_LOCK_MACHINE_NOT_EXIST
Operation Failed. Please try again or contact your support for more detail.
Lock machine does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115018HYPR_DISPLAY_CODE_ACTIONADAPT_PUSH_MACHINE_NOT_EXIST
Operation Failed. Please try again or contact your support for more detail.
Push machine does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115019HYPR_DISPLAY_CODE_ACTIONADAPT_PUSH_HMAC_INVALID
Operation Failed. Please try again or contact your support for more detail.
Push HMAC invalid.

What to do?

Internal SDK error. Check the logs for more details.
115020HYPR_DISPLAY_CODE_ACTIONADAPT_PENDAUTHCHECK_MACHINE_NOT_EXIST
Operation Failed. Please try again or contact your support for more detail.
Pending auth check machine does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115021HYPR_DISPLAY_CODE_ACTIONADAPT_ADDAPPPRO_RPTYPE_INVALID
Operation Failed. Please try again or contact your support for more detail.
Add app profile rptype invalid.

What to do?

Internal SDK error. Check the logs for more details.
115022HYPR_DISPLAY_CODE_ACTIONADAPT_ADDAPPPRO_ALREADY_EXISTS
Operation Failed. Please try again or contact your support for more detail.
Add app profile already exists.

What to do?

Internal SDK error. Check the logs for more details.
115023HYPR_DISPLAY_CODE_ACTIONADAPT_ADDAPPPRO_DATA_INVALID
Operation Failed. Please try again or contact your support for more detail.
Add app profile data invalid.

What to do?

Internal SDK error. Check the logs for more details.
115024HYPR_DISPLAY_CODE_ACTIONADAPT_PENDAUTHCHECK_EMPTY_LIST
Operation Failed. Please try again or contact your support for more detail.
The Pending Authentication list is empty.

What to do?

Internal SDK error. Check the logs for more details.
115100HYPR_DISPLAY_CODE_ACTION_FAILED_ANDROID_VERSION_TOO_LOW
Operation Failed. Your device is not running a supported OS version.
The device is not running a supported OS version.

What to do?

User should update to the latest version of Android to continue using the app.
115101HYPR_DISPLAY_CODE_ACTION_FAILED_HYPR_VERSION_TOO_LOW
Operation Failed. Your device is not using a supported version of the HYPR mobile application.
The device is not using a supported version of the HYPR mobile application.

What to do?

User should update to the latest version of the App.
115102HYPR_DISPLAY_CODE_ACTION_FAILED_ANDROID_AND_HYPR_VERSION_TOO_LOW
Operation Failed. Your device is not running a supported OS version and is not using a supported version of the HYPR mobile app.
The device is not running a supported OS version and is not using a supported version of the HYPR mobile app.

What to do?

User should update to the latest version of iOS then update to the latest version of the App.
115150HYPR_DISPLAY_CODE_ACTIONACT_DATA_APPPRODBID_NOT_SET
Operation Failed. Please try again or contact your support for more detail.
Action data app profile db id not set.

What to do?

Update to the supported Android OS version and HYPR version.
115151HYPR_DISPLAY_CODE_ACTIONACT_DATA_DOMAINUSERDBID_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data domain user profile db id invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115152HYPR_DISPLAY_CODE_ACTIONACT_DATA_DOMAINUSERDBID_NO_MATCH
Operation Failed. Please try again or contact your support for more detail.
Action data domain user profile db id no match.

What to do?

Update to the supported Android OS version and HYPR version.
115153HYPR_DISPLAY_CODE_ACTIONACT_RPURL_SESSIONID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data rpurl or session id empty.

What to do?

Update to the supported Android OS version and HYPR version.
115154HYPR_DISPLAY_CODE_ACTIONACT_OOBENTRYTYPE_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data oobentrytype invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115155HYPR_DISPLAY_CODE_ACTIONACT_OOBENTRYTYPE_DIRECT_PINORJSON_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data oobentrytype direct pin or json empty.

What to do?

Update to the supported Android OS version and HYPR version.
115156HYPR_DISPLAY_CODE_ACTIONACT_OOBENTRYTYPE_MAGICLINK_TOKEN_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data oobentrytype magiclink token empty.

What to do?

Update to the supported Android OS version and HYPR version.
115157HYPR_DISPLAY_CODE_ACTIONACT_OOBENTRYTYPE_MAGICLINK_RPURL_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data oobentrytype magiclink rpurl empty.

What to do?

Update to the supported Android OS version and HYPR version.
115158HYPR_DISPLAY_CODE_ACTIONACT_MACHINEPRODBID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data machine profile db id emtpy.

What to do?

Update to the supported Android OS version and HYPR version.
115159HYPR_DISPLAY_CODE_ACTIONACT_ADDAPPDATA_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data addappdata emtpy.

What to do?

Update to the supported Android OS version and HYPR version.
115160HYPR_DISPLAY_CODE_ACTIONACT_ADDAPPDATA_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data addappdata invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115161HYPR_DISPLAY_CODE_ACTIONACT_PUSHTOKEN_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data pushtoken empty.

What to do?

Update to the supported Android OS version and HYPR version.
115162HYPR_DISPLAY_CODE_ACTIONACT_QRJSON_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Action data qrjson empty.

What to do?

Update to the supported Android OS version and HYPR version.
115163HYPR_DISPLAY_CODE_ACTIONACT_QRJSON_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Action data qrjson invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115164HYPR_DISPLAY_CODE_ACTIONACT_OFFLINEFIDOAUTH_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data offline fido auth invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115165HYPR_DISPLAY_CODE_ACTIONACT_ACTION_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data action invalid.

What to do?

Update to the supported Android OS version and HYPR version.
115166HYPR_DISPLAY_CODE_ACTIONACT_DATA_NULL
Operation Failed. Please try again or contact your support for more detail.
Action data null.

What to do?

Update to the supported Android OS version and HYPR version.
115167HYPR_DISPLAY_CODE_ACTIONACT_DATA_INVALID
Operation Failed. Please try again or contact your support for more detail.
Action data invalid.

What to do?

Update to the supported Android OS version and HYPR version.
Cryptographic Checks (1152xx)
115200HYPR_DISPLAY_CODE_PKCS12_CERT_EXPIRY_FAILED
Operation Failed. Please try again or contact your support for more detail.
Crypto issue with PKCS12 Certificate.

What to do?

Internal SDK error. Check the logs for more details.
115210HYPR_DISPLAY_CODE_CRYPTO_ENC_LENGTH_ZERO
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115211HYPR_DISPLAY_CODE_CRYPTO_ENC_LENGTH_MIN
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115220HYPR_DISPLAY_CODE_CRYPTO_CONSTOK_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115221HYPR_DISPLAY_CODE_CRYPTO_CONSTOK_VERHMAC
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115222HYPR_DISPLAY_CODE_CRYPTO_CONSTOK_TCI_NULL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115230HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_VERSIG_LENGTH_ZERO
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115231HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_OFFWRAP_VERSIG_ZERO
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115232HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_VERSIG_FAIL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115233HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_VERSIG_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115234HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_GET_KEYALIAS_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115235HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_GET_KEYAGREE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115236HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_GET_ID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115240HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_MOBKEYPUB_TCI_NULL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115241HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_MOBKEYPUB_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115242HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_REG_FAIL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115243HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_REG_TCI_NULL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115244HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_REG_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115245HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_AUTH_TCI_NULL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115246HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_AUTH_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115247HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_AUTHQR_TCI_NULL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115248HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_AUTHQR_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115249HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_NEXT_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115250HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_ADD_NEW_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115251HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_ADD_NEW_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115252HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_GET_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115200HYPR_DISPLAY_CODE_PKCS12_CERT_EXPIRY_FAILED
Operation Failed. Please try again or contact your support for more detail.
Crypto issue with PKCS12 Certificate.

What to do?

Internal SDK error. Check the logs for more details.
115210HYPR_DISPLAY_CODE_CRYPTO_ENC_LENGTH_ZERO
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115211HYPR_DISPLAY_CODE_CRYPTO_ENC_LENGTH_MIN
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115220HYPR_DISPLAY_CODE_CRYPTO_CONSTOK_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115221HYPR_DISPLAY_CODE_CRYPTO_CONSTOK_VERHMAC
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115222HYPR_DISPLAY_CODE_CRYPTO_CONSTOK_TCI_NULL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115230HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_VERSIG_LENGTH_ZERO
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115231HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_OFFWRAP_VERSIG_ZERO
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115232HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_VERSIG_FAIL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115233HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_VERSIG_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115234HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_GET_KEYALIAS_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115235HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_GET_KEYAGREE_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115236HYPR_DISPLAY_CODE_CRYPTO_OFFWRAP_GET_ID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115240HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_MOBKEYPUB_TCI_NULL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115241HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_MOBKEYPUB_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115242HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_REG_FAIL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115243HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_REG_TCI_NULL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115244HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_REG_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115245HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_AUTH_TCI_NULL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115246HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_AUTH_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115247HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_AUTHQR_TCI_NULL
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115248HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_AUTHQR_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115249HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_NEXT_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115250HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_ADD_NEW_EMPTY
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115251HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_ADD_NEW_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
115252HYPR_DISPLAY_CODE_CRYPTO_OFFMODE_GET_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
Crypto Internal Error

What to do?

Internal SDK error. Check the logs for more details.
Database - Remote Device Checks (1153xx)
115301HYPR_DISPLAY_CODE_RD_ADD_INFO_TO_CUR_RD_NULL_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
DB machine add info null exception.

What to do?

Internal SDK error. Check the logs for more details.
115302HYPR_DISPLAY_CODE_RD_ADD_NEW_EMPTY_MACHINE_ID
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because machineId was empty.

What to do?

Internal SDK error. Check the logs for more details.
115303HYPR_DISPLAY_CODE_RD_ADD_NEW_EMPTY_MACHINE_NAME
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because machineName was empty.

What to do?

Internal SDK error. Check the logs for more details.
115304HYPR_DISPLAY_CODE_RD_ADD_NEW_EMPTY_MACHINE_TYPE
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because machineType was empty.

What to do?

Internal SDK error. Check the logs for more details.
115305HYPR_DISPLAY_CODE_RD_ADD_NEW_EMPTY_MACHINE_USER_NAME
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because machineUsername was empty.

What to do?

Internal SDK error. Check the logs for more details.
115306HYPR_DISPLAY_CODE_RD_ADD_NEW_EMPTY_SESSION_ID
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because sessionId was empty.

What to do?

Internal SDK error. Check the logs for more details.
115307HYPR_DISPLAY_CODE_RD_ADD_NEW_ALREADY_EXISTS
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because machine already exists.

What to do?

Internal SDK error. Check the logs for more details.
115308HYPR_DISPLAY_CODE_RD_SET_MACHINE_DISPLAY_NAME_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB machine set machine display name empty.

What to do?

Internal SDK error. Check the logs for more details.
115309HYPR_DISPLAY_CODE_RD_SET_BY_POSITION_NONE_EXIST
Operation Failed. Please try again or contact your support for more detail.
DB machine set machine pos not exist.

What to do?

Internal SDK error. Check the logs for more details.
115310HYPR_DISPLAY_CODE_RD_SET_BY_ID_NONE_EXIST
Operation Failed. Please try again or contact your support for more detail.
DB machine set machine id not exist.

What to do?

Internal SDK error. Check the logs for more details.
115330HYPR_DISPLAY_CODE_RD_USERPRO_SETBYDBID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB user set id empty.

What to do?

Internal SDK error. Check the logs for more details.
115331HYPR_DISPLAY_CODE_RD_USERPROO_GETMACHINE_DBID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB user get machine empty dbid param.

What to do?

Internal SDK error. Check the logs for more details.
115332HYPR_DISPLAY_CODE_RD_USERPRO_GETMACHINE_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
BD user get machine does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115340HYPR_DISPLAY_CODE_RD_APPPRO_ADDUSER_EXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile add user exists.

What to do?

Internal SDK error. Check the logs for more details.
115341HYPR_DISPLAY_CODE_RD_APPPRO_DELUSER_BYNAME_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile delete user by name not exists.

What to do?

Internal SDK error. Check the logs for more details.
115342HYPR_DISPLAY_CODE_RD_APPPRO_DELUSER_BYID_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile delete user by id not exists.

What to do?

Internal SDK error. Check the logs for more details.
115343HYPR_DISPLAY_CODE_RD_APPPRO_SETCURUSER_BYNAME_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile set user by name not exists.

What to do?

Internal SDK error. Check the logs for more details.
115344HYPR_DISPLAY_CODE_RD_APPPRO_SETCURUSER_BYPOS_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile set user by pos not exists.

What to do?

Internal SDK error. Check the logs for more details.
115345HYPR_DISPLAY_CODE_RD_APPPRO_GETUSER_DBID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB app profile get user dbid param empty.

What to do?

Internal SDK error. Check the logs for more details.
115346HYPR_DISPLAY_CODE_RD_APPPRO_GETUSER_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile get user does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115347HYPR_DISPLAY_CODE_RD_APPPRO_GETCURUSER_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile get current user does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115360HYPR_DISPLAY_CODE_RD_APPPROS_ADDAPPPRO_EXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profiles add app profile already exists.

What to do?

Internal SDK error. Check the logs for more details.
115361HYPR_DISPLAY_CODE_RD_APPPROS_DELAPPPRO_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profiles delete app profile not exists.

What to do?

Internal SDK error. Check the logs for more details.
115362HYPR_DISPLAY_CODE_RD_APPPROS_SETAPPPRO_BYNAME_NOTEXIST
Operation Failed. Please try again or contact your support for more detail.
DB app profiles set app profile by name not exists.

What to do?

Internal SDK error. Check the logs for more details.
115363HYPR_DISPLAY_CODE_RD_APPPROS_SETAPPPRO_BYURL_NOTEXIST
Operation Failed. Please try again or contact your support for more detail.
DB app profiles set app profile by url not exists.

What to do?

Internal SDK error. Check the logs for more details.
115364HYPR_DISPLAY_CODE_RD_APPPROS_SETAPPPRO_BYID_NOTEXIST
Operation Failed. Please try again or contact your support for more detail.
DB app profiles set app profile by id not exists.

What to do?

Internal SDK error. Check the logs for more details.
115365HYPR_DISPLAY_CODE_RD_APPPROS_SETAPPPRO_BYPOS_NOTEXIST
Operation Failed. Please try again or contact your support for more detail.
DB app profiles set app profile by position not exists.

What to do?

Internal SDK error. Check the logs for more details.
115366HYPR_DISPLAY_CODE_RD_APPPROS_WEBLIMIT_REACHED
Limit reached. Please remove a web account and try again.
DB app profiles web limit reached.

What to do?

Internal SDK error. Check the logs for more details.
115367HYPR_DISPLAY_CODE_RD_APPPROS_WSLIMIT_REACHED
Limit reached. Please remove a paired computer and try again.
DB app profiles workstation limit reached.

What to do?

Internal SDK error. Check the logs for more details.
115368HYPR_DISPLAY_CODE_RD_APPPROS_WEBOVERRIDE_INVALID
Limit reached. Please remove a web account and try again.
DB app profiles web override invalid.

What to do?

Internal SDK error. Check the logs for more details.
115369HYPR_DISPLAY_CODE_RD_APPPROS_WSOVERRIDE_INVALID
Limit reached. Please remove a paired computer and try again.
DB app profiles workstation override invalid.

What to do?

Internal SDK error. Check the logs for more details.
115370HYPR_DISPLAY_CODE_RD_APPPROS_WEBRPLIMIT_REACHED
Limit reached. Please remove a web account and try again.
DB app profiles web rp limit reached.

What to do?

Internal SDK error. Check the logs for more details.
115371HYPR_DISPLAY_CODE_RD_APPPROS_WSRPLIMIT_REACHED
Limit reached. Please remove a paired computer and try again.
DB app profiles workstation rp limit reached.

What to do?

Internal SDK error. Check the logs for more details.
115372HYPR_DISPLAY_CODE_RD_APPPROS_WEBRPOVERRIDE_INVALID
Limit reached. Please remove a web account and try again.
DB app profiles web rp override invalid.

What to do?

Internal SDK error. Check the logs for more details.
115373HYPR_DISPLAY_CODE_RD_APPPROS_WSRPOVERRIDE_INVALID
Limit reached. Please remove a paired computer and try again.
DB app profiles workstation rp override invalid.

What to do?

Internal SDK error. Check the logs for more details.
115374HYPR_DISPLAY_CODE_RD_APPPROS_GETAPP_PARAM_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB app profile get app dbid param empty.

What to do?

Internal SDK error. Check the logs for more details.
115375HYPR_DISPLAY_CODE_RD_APPPROS_GETAPP_NOTFOUND
Operation Failed. Please try again or contact your support for more detail.
DB app profile get app does not exist..

What to do?

Internal SDK error. Check the logs for more details.
115376HYPR_DISPLAY_CODE_RD_APPPROS_GETCURAPP_NOTFOUND
Operation Failed. Please try again or contact your support for more detail.
DB app profile get cur app not found.

What to do?

Internal SDK error. Check the logs for more details.
115377HYPR_DISPLAY_CODE_RD_APPPROS_GETUSERPARAM_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB app profile get user dbid param empty.

What to do?

Internal SDK error. Check the logs for more details.
115378HYPR_DISPLAY_CODE_RD_APPPROS_GETUSER_NOTFOUND
Operation Failed. Please try again or contact your support for more detail.
DB app profile get user does not exist..

What to do?

Internal SDK error. Check the logs for more details.
115379HYPR_DISPLAY_CODE_RD_APPPROS_GETMACHINEPARAM_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB app profile get machine dbid param empty.

What to do?

Internal SDK error. Check the logs for more details.
115380HYPR_DISPLAY_CODE_RD_APPPROS_GETMACHINE_NOTFOUND
Operation Failed. Please try again or contact your support for more detail.
DB app profile get machine does not exist..

What to do?

Internal SDK error. Check the logs for more details.
115301HYPR_DISPLAY_CODE_RD_ADD_INFO_TO_CUR_RD_NULL_EXCEPTION
Operation Failed. Please try again or contact your support for more detail.
DB machine add info null exception.

What to do?

Internal SDK error. Check the logs for more details.
115302HYPR_DISPLAY_CODE_RD_ADD_NEW_EMPTY_MACHINE_ID
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because machineId was empty.

What to do?

Internal SDK error. Check the logs for more details.
115303HYPR_DISPLAY_CODE_RD_ADD_NEW_EMPTY_MACHINE_NAME
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because machineName was empty.

What to do?

Internal SDK error. Check the logs for more details.
115304HYPR_DISPLAY_CODE_RD_ADD_NEW_EMPTY_MACHINE_TYPE
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because machineType was empty.

What to do?

Internal SDK error. Check the logs for more details.
115305HYPR_DISPLAY_CODE_RD_ADD_NEW_EMPTY_MACHINE_USER_NAME
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because machineUsername was empty.

What to do?

Internal SDK error. Check the logs for more details.
115306HYPR_DISPLAY_CODE_RD_ADD_NEW_EMPTY_SESSION_ID
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because sessionId was empty.

What to do?

Internal SDK error. Check the logs for more details.
115307HYPR_DISPLAY_CODE_RD_ADD_NEW_ALREADY_EXISTS
Operation Failed. Please try again or contact your support for more detail.
Failed to add info to current device because machine already exists.

What to do?

Internal SDK error. Check the logs for more details.
115308HYPR_DISPLAY_CODE_RD_SET_MACHINE_DISPLAY_NAME_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB machine set machine display name empty.

What to do?

Internal SDK error. Check the logs for more details.
115309HYPR_DISPLAY_CODE_RD_SET_BY_POSITION_NONE_EXIST
Operation Failed. Please try again or contact your support for more detail.
DB machine set machine pos not exist.

What to do?

Internal SDK error. Check the logs for more details.
115310HYPR_DISPLAY_CODE_RD_SET_BY_ID_NONE_EXIST
Operation Failed. Please try again or contact your support for more detail.
DB machine set machine id not exist.

What to do?

Internal SDK error. Check the logs for more details.
115330HYPR_DISPLAY_CODE_RD_USERPRO_SETBYDBID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB user set id empty.

What to do?

Internal SDK error. Check the logs for more details.
115331HYPR_DISPLAY_CODE_RD_USERPROO_GETMACHINE_DBID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB user get machine empty dbid param.

What to do?

Internal SDK error. Check the logs for more details.
115332HYPR_DISPLAY_CODE_RD_USERPRO_GETMACHINE_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
BD user get machine does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115340HYPR_DISPLAY_CODE_RD_APPPRO_ADDUSER_EXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile add user exists.

What to do?

Internal SDK error. Check the logs for more details.
115341HYPR_DISPLAY_CODE_RD_APPPRO_DELUSER_BYNAME_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile delete user by name not exists.

What to do?

Internal SDK error. Check the logs for more details.
115342HYPR_DISPLAY_CODE_RD_APPPRO_DELUSER_BYID_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile delete user by id not exists.

What to do?

Internal SDK error. Check the logs for more details.
115343HYPR_DISPLAY_CODE_RD_APPPRO_SETCURUSER_BYNAME_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile set user by name not exists.

What to do?

Internal SDK error. Check the logs for more details.
115344HYPR_DISPLAY_CODE_RD_APPPRO_SETCURUSER_BYPOS_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile set user by pos not exists.

What to do?

Internal SDK error. Check the logs for more details.
115345HYPR_DISPLAY_CODE_RD_APPPRO_GETUSER_DBID_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB app profile get user dbid param empty.

What to do?

Internal SDK error. Check the logs for more details.
115346HYPR_DISPLAY_CODE_RD_APPPRO_GETUSER_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile get user does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115347HYPR_DISPLAY_CODE_RD_APPPRO_GETCURUSER_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profile get current user does not exist.

What to do?

Internal SDK error. Check the logs for more details.
115360HYPR_DISPLAY_CODE_RD_APPPROS_ADDAPPPRO_EXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profiles add app profile already exists.

What to do?

Internal SDK error. Check the logs for more details.
115361HYPR_DISPLAY_CODE_RD_APPPROS_DELAPPPRO_NOTEXISTS
Operation Failed. Please try again or contact your support for more detail.
DB app profiles delete app profile not exists.

What to do?

Internal SDK error. Check the logs for more details.
115362HYPR_DISPLAY_CODE_RD_APPPROS_SETAPPPRO_BYNAME_NOTEXIST
Operation Failed. Please try again or contact your support for more detail.
DB app profiles set app profile by name not exists.

What to do?

Internal SDK error. Check the logs for more details.
115363HYPR_DISPLAY_CODE_RD_APPPROS_SETAPPPRO_BYURL_NOTEXIST
Operation Failed. Please try again or contact your support for more detail.
DB app profiles set app profile by url not exists.

What to do?

Internal SDK error. Check the logs for more details.
115364HYPR_DISPLAY_CODE_RD_APPPROS_SETAPPPRO_BYID_NOTEXIST
Operation Failed. Please try again or contact your support for more detail.
DB app profiles set app profile by id not exists.

What to do?

Internal SDK error. Check the logs for more details.
115365HYPR_DISPLAY_CODE_RD_APPPROS_SETAPPPRO_BYPOS_NOTEXIST
Operation Failed. Please try again or contact your support for more detail.
DB app profiles set app profile by position not exists.

What to do?

Internal SDK error. Check the logs for more details.
115366HYPR_DISPLAY_CODE_RD_APPPROS_WEBLIMIT_REACHED
Limit reached. Please remove a web account and try again.
DB app profiles web limit reached.

What to do?

Internal SDK error. Check the logs for more details.
115367HYPR_DISPLAY_CODE_RD_APPPROS_WSLIMIT_REACHED
Limit reached. Please remove a paired computer and try again.
DB app profiles workstation limit reached.

What to do?

Internal SDK error. Check the logs for more details.
115368HYPR_DISPLAY_CODE_RD_APPPROS_WEBOVERRIDE_INVALID
Limit reached. Please remove a web account and try again.
DB app profiles web override invalid.

What to do?

Internal SDK error. Check the logs for more details.
115369HYPR_DISPLAY_CODE_RD_APPPROS_WSOVERRIDE_INVALID
Limit reached. Please remove a paired computer and try again.
DB app profiles workstation override invalid.

What to do?

Internal SDK error. Check the logs for more details.
115370HYPR_DISPLAY_CODE_RD_APPPROS_WEBRPLIMIT_REACHED
Limit reached. Please remove a web account and try again.
DB app profiles web rp limit reached.

What to do?

Internal SDK error. Check the logs for more details.
115371HYPR_DISPLAY_CODE_RD_APPPROS_WSRPLIMIT_REACHED
Limit reached. Please remove a paired computer and try again.
DB app profiles workstation rp limit reached.

What to do?

Internal SDK error. Check the logs for more details.
115372HYPR_DISPLAY_CODE_RD_APPPROS_WEBRPOVERRIDE_INVALID
Limit reached. Please remove a web account and try again.
DB app profiles web rp override invalid.

What to do?

Internal SDK error. Check the logs for more details.
115373HYPR_DISPLAY_CODE_RD_APPPROS_WSRPOVERRIDE_INVALID
Limit reached. Please remove a paired computer and try again.
DB app profiles workstation rp override invalid.

What to do?

Internal SDK error. Check the logs for more details.
115374HYPR_DISPLAY_CODE_RD_APPPROS_GETAPP_PARAM_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB app profile get app dbid param empty.

What to do?

Internal SDK error. Check the logs for more details.
115375HYPR_DISPLAY_CODE_RD_APPPROS_GETAPP_NOTFOUND
Operation Failed. Please try again or contact your support for more detail.
DB app profile get app does not exist..

What to do?

Internal SDK error. Check the logs for more details.
115376HYPR_DISPLAY_CODE_RD_APPPROS_GETCURAPP_NOTFOUND
Operation Failed. Please try again or contact your support for more detail.
DB app profile get cur app not found.

What to do?

Internal SDK error. Check the logs for more details.
115377HYPR_DISPLAY_CODE_RD_APPPROS_GETUSERPARAM_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB app profile get user dbid param empty.

What to do?

Internal SDK error. Check the logs for more details.
115378HYPR_DISPLAY_CODE_RD_APPPROS_GETUSER_NOTFOUND
Operation Failed. Please try again or contact your support for more detail.
DB app profile get user does not exist..

What to do?

Internal SDK error. Check the logs for more details.
115379HYPR_DISPLAY_CODE_RD_APPPROS_GETMACHINEPARAM_EMPTY
Operation Failed. Please try again or contact your support for more detail.
DB app profile get machine dbid param empty.

What to do?

Internal SDK error. Check the logs for more details.
115380HYPR_DISPLAY_CODE_RD_APPPROS_GETMACHINE_NOTFOUND
Operation Failed. Please try again or contact your support for more detail.
DB app profile get machine does not exist..

What to do?

Internal SDK error. Check the logs for more details.
Back to Top

User Agent (1160xx)

116000HYPR_DISPLAY_CODE_UA_OPDATA_INVALID
Operation Failed. Please try again or contact your support for more detail.
User Agent opdata invalid.

What to do?

Internal SDK error. Check the logs for more details.
116001HYPR_DISPLAY_CODE_UA_CALLBACK_NULL
Operation Failed. Please try again or contact your support for more detail.
User Agent callback null.

What to do?

Internal SDK error. Check the logs for more details.
116002HYPR_DISPLAY_CODE_UA_REQTYPE_INVALID
Operation Failed. Please try again or contact your support for more detail.
User Agent request type invalid.

What to do?

Internal SDK error. Check the logs for more details.
116010Operation Failed. Please try again or contact your support for more detail.User Agent Op success method invalid.

What to do?

Internal SDK error. Check the logs for more details.
116011Operation Failed. Please try again or contact your support for more detail.User Agent Op device setup instance invalid.

What to do?

Internal SDK error. Check the logs for more details.
116012Operation Failed. Please try again or contact your support for more detail.User Agent Op api version invalid.

What to do?

Internal SDK error. Check the logs for more details.
116013Operation Failed. Please try again or contact your support for more detail.User Agent Op offline unlock machine invalid.

What to do?

Internal SDK error. Check the logs for more details.
116014Operation Failed. Please try again or contact your support for more detail.User Agent Op offline unlock prefetch request empty.

What to do?

Internal SDK error. Check the logs for more details.
116015Operation Failed. Please try again or contact your support for more detail.User Agent Op machine status instance invalid.

What to do?

Internal SDK error. Check the logs for more details.
116016Operation Failed. Please try again or contact your support for more detail.User Agent Op machine status exception.

What to do?

Internal SDK error. Check the logs for more details.
116017Operation Failed. Please try again or contact your support for more detail.User Agent Op machine status remove success.

What to do?

Internal SDK error. Check the logs for more details.
116018Operation Failed. Please try again or contact your support for more detail.User Agent Op update push token empty.

What to do?

Internal SDK error. Check the logs for more details.
116019Operation Failed. Please try again or contact your support for more detail.User Agent Op update push token app profile invalid.

What to do?

Internal SDK error. Check the logs for more details.
116020Operation Failed. Please try again or contact your support for more detail.User Agent Op fido operation aaidlist not supported.

What to do?

Internal SDK error. Check the logs for more details.
116021Operation Failed. Please try again or contact your support for more detail.User Agent Op fido operation request invalid.

What to do?

Internal SDK error. Check the logs for more details.
116022Operation Failed. Please try again or contact your support for more detail.User Agent Op fido operation instance invalid.

What to do?

Internal SDK error. Check the logs for more details.
116000HYPR_DISPLAY_CODE_UA_OPDATA_INVALID
Operation Failed. Please try again or contact your support for more detail.
User Agent opdata invalid.

What to do?

Internal SDK error. Check the logs for more details.
116001HYPR_DISPLAY_CODE_UA_CALLBACK_NULL
Operation Failed. Please try again or contact your support for more detail.
User Agent callback null.

What to do?

Internal SDK error. Check the logs for more details.
116002HYPR_DISPLAY_CODE_UA_REQTYPE_INVALID
Operation Failed. Please try again or contact your support for more detail.
User Agent request type invalid.

What to do?

Internal SDK error. Check the logs for more details.
116010Operation Failed. Please try again or contact your support for more detail.User Agent Op success method invalid.

What to do?

Internal SDK error. Check the logs for more details.
116011Operation Failed. Please try again or contact your support for more detail.User Agent Op device setup instance invalid.

What to do?

Internal SDK error. Check the logs for more details.
116012Operation Failed. Please try again or contact your support for more detail.User Agent Op api version invalid.

What to do?

Internal SDK error. Check the logs for more details.
116013Operation Failed. Please try again or contact your support for more detail.User Agent Op offline unlock machine invalid.

What to do?

Internal SDK error. Check the logs for more details.
116014Operation Failed. Please try again or contact your support for more detail.User Agent Op offline unlock prefetch request empty.

What to do?

Internal SDK error. Check the logs for more details.
116015Operation Failed. Please try again or contact your support for more detail.User Agent Op machine status instance invalid.

What to do?

Internal SDK error. Check the logs for more details.
116016Operation Failed. Please try again or contact your support for more detail.User Agent Op machine status exception.

What to do?

Internal SDK error. Check the logs for more details.
116017Operation Failed. Please try again or contact your support for more detail.User Agent Op machine status remove success.

What to do?

Internal SDK error. Check the logs for more details.
116018Operation Failed. Please try again or contact your support for more detail.User Agent Op update push token empty.

What to do?

Internal SDK error. Check the logs for more details.
116019Operation Failed. Please try again or contact your support for more detail.User Agent Op update push token app profile invalid.

What to do?

Internal SDK error. Check the logs for more details.
116020Operation Failed. Please try again or contact your support for more detail.User Agent Op fido operation aaidlist not supported.

What to do?

Internal SDK error. Check the logs for more details.
116021Operation Failed. Please try again or contact your support for more detail.User Agent Op fido operation request invalid.

What to do?

Internal SDK error. Check the logs for more details.
116022Operation Failed. Please try again or contact your support for more detail.User Agent Op fido operation instance invalid.

What to do?

Internal SDK error. Check the logs for more details.
Get Registrations AAIDs Activity (1161xx)
116100Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity opdata missing.

What to do?

Internal SDK error. Check the logs for more details.
116101Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity AAIDs JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
116102Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity opdata null.

What to do?

Internal SDK error. Check the logs for more details.
116103Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity hyprpersona null.

What to do?

Internal SDK error. Check the logs for more details.
116104Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity activity regdata empty.

What to do?

Internal SDK error. Check the logs for more details.
116105Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity activity result request code invalid.

What to do?

Internal SDK error. Check the logs for more details.
116106Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity error result no status.

What to do?

Internal SDK error. Check the logs for more details.
116107Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity intent op null.

What to do?

Internal SDK error. Check the logs for more details.
116108Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity intent msg extra null.

What to do?

Internal SDK error. Check the logs for more details.
116109Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity intent uaf msg null.

What to do?

Internal SDK error. Check the logs for more details.
116110Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity fidointent type invalid.

What to do?

Internal SDK error. Check the logs for more details.
116111Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity callback invalid method.

What to do?

Internal SDK error. Check the logs for more details.
116112Operation Failed. Please try again or contact your support for more detail.Get Registrations Activitycallback instance invalid.

What to do?

Internal SDK error. Check the logs for more details.
116100Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity opdata missing.

What to do?

Internal SDK error. Check the logs for more details.
116101Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity AAIDs JSON exception.

What to do?

Internal SDK error. Check the logs for more details.
116102Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity opdata null.

What to do?

Internal SDK error. Check the logs for more details.
116103Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity hyprpersona null.

What to do?

Internal SDK error. Check the logs for more details.
116104Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity activity regdata empty.

What to do?

Internal SDK error. Check the logs for more details.
116105Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity activity result request code invalid.

What to do?

Internal SDK error. Check the logs for more details.
116106Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity error result no status.

What to do?

Internal SDK error. Check the logs for more details.
116107Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity intent op null.

What to do?

Internal SDK error. Check the logs for more details.
116108Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity intent msg extra null.

What to do?

Internal SDK error. Check the logs for more details.
116109Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity intent uaf msg null.

What to do?

Internal SDK error. Check the logs for more details.
116110Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity fidointent type invalid.

What to do?

Internal SDK error. Check the logs for more details.
116111Operation Failed. Please try again or contact your support for more detail.Get Registrations Activity callback invalid method.

What to do?

Internal SDK error. Check the logs for more details.
116112Operation Failed. Please try again or contact your support for more detail.Get Registrations Activitycallback instance invalid.

What to do?

Internal SDK error. Check the logs for more details.
Back to Top

Authenticators (111xxxx)

PIN Authenticator (1110xxx)
1110010Authentication failed. Your PIN is incorrect. Please try again.Authentication PIN incorrect.

What to do?

Your PIN is incorrect. Please try again.
1110020Operation failed. Your PIN is incorrect. Please contact your support for more detail.The PIN used during headless PIN registration was null.

What to do?

Make sure that you are using the correct PIN. If the issue persists, please contact your support for more detail.
1110030Operation failed. Your PIN is incorrect. Please contact your support for more detail.The PIN used during headless PIN authentication was null.

What to do?

Make sure that you are using the correct PIN. If the issue persists, please contact your support for more detail.
1110040Operation failed. Your PIN is incorrect. Please contact your support for more detail.The PIN used during Headless PIN Registration was invalid.

What to do?

Make sure that you are using the correct PIN. If the issue persists, please contact your support for more detail.
1110050Operation failed. Your PIN is incorrect. Please contact your support for more detail.The PIN used during headless PIN authentication was invalid.

What to do?

Make sure that you are using the correct PIN. If the issue persists, please contact your support for more detail.
1110010Authentication failed. Your PIN is incorrect. Please try again.Authentication PIN incorrect.

What to do?

Your PIN is incorrect. Please try again.
1110020Operation failed. Your PIN is incorrect. Please contact your support for more detail.The PIN used during headless PIN registration was null.

What to do?

Make sure that you are using the correct PIN. If the issue persists, please contact your support for more detail.
1110030Operation failed. Your PIN is incorrect. Please contact your support for more detail.The PIN used during headless PIN authentication was null.

What to do?

Make sure that you are using the correct PIN. If the issue persists, please contact your support for more detail.
1110040Operation failed. Your PIN is incorrect. Please contact your support for more detail.The PIN used during Headless PIN Registration was invalid.

What to do?

Make sure that you are using the correct PIN. If the issue persists, please contact your support for more detail.
1110050Operation failed. Your PIN is incorrect. Please contact your support for more detail.The PIN used during headless PIN authentication was invalid.

What to do?

Make sure that you are using the correct PIN. If the issue persists, please contact your support for more detail.
Biometric Authenticator (1111xxx)
1111010Operation failed. Biometric not recognized. Please try again.Biometric not recognized.

What to do?

Biometric not recognized. Please try again.
1111011Operation failed. The ANDROID_BIOMETRIC_PROMPT_SECURITY feature may not be supported by this device.The feature ANDROID_BIOMETRIC_PROMPT_SECURITY is not supported on this device.

What to do?

Turn the ANDROID_BIOMETRIC_PROMPT_SECURITY feature off. Otherwise there is no other resolution for this device.
1111020Operation failed. No biometrics found on this device. You must add one in your phone\'s settings.No biometrics found on this device.

What to do?

No biometrics found on this device. You must add one in your phone's settings.
1111030Operation failed. Too many failure attempts. Please wait to retry.Too many failure attempts were made with the Biometric Prompt.

What to do?

Too many failure attempts. Please wait to retry.
1111040Operation failed. Too many failure attempts. Biometric reader is locked. Please go to Android Settings and unlock biometrics.There were more fingerprint failures after the first lockout, resulting in the fingerprint reader being permanently locked.

What to do?

Too many failure attempts. Fingerprint reader is locked. Please go to Android Settings and unlock fingerprint.
1111050Operation failed. Your request to authenticate this device didn\'t complete in time. Please try again.The biometric authentication took too long.

What to do?

Your request to authenticate this device didn't complete in time. Please try again.
1111060Operation failed. Not enough storage is available. Please free up memory and try again.Not enough device storage is available for the operation to proceed.

What to do?

Please free up disk space and try again.
1111070Operation failed. A new biometric was added to the device. Please re-register.A new biometric was added to the device and the FF is turned on to not allow that.

What to do?

Please re-register the device.
1111010Operation failed. Biometric not recognized. Please try again.Biometric not recognized.

What to do?

Biometric not recognized. Please try again.
1111011Operation failed. The ANDROID_BIOMETRIC_PROMPT_SECURITY feature may not be supported by this device.The feature ANDROID_BIOMETRIC_PROMPT_SECURITY is not supported on this device.

What to do?

Turn the ANDROID_BIOMETRIC_PROMPT_SECURITY feature off. Otherwise there is no other resolution for this device.
1111020Operation failed. No biometrics found on this device. You must add one in your phone\'s settings.No biometrics found on this device.

What to do?

No biometrics found on this device. You must add one in your phone's settings.
1111030Operation failed. Too many failure attempts. Please wait to retry.Too many failure attempts were made with the Biometric Prompt.

What to do?

Too many failure attempts. Please wait to retry.
1111040Operation failed. Too many failure attempts. Biometric reader is locked. Please go to Android Settings and unlock biometrics.There were more fingerprint failures after the first lockout, resulting in the fingerprint reader being permanently locked.

What to do?

Too many failure attempts. Fingerprint reader is locked. Please go to Android Settings and unlock fingerprint.
1111050Operation failed. Your request to authenticate this device didn\'t complete in time. Please try again.The biometric authentication took too long.

What to do?

Your request to authenticate this device didn't complete in time. Please try again.
1111060Operation failed. Not enough storage is available. Please free up memory and try again.Not enough device storage is available for the operation to proceed.

What to do?

Please free up disk space and try again.
1111070Operation failed. A new biometric was added to the device. Please re-register.A new biometric was added to the device and the FF is turned on to not allow that.

What to do?

Please re-register the device.
Face Authenticator (1112xxx)
1112010Authentication failed. Something went wrong with your authentication method. Please try again.Generic face registration failed with an unknown cause.

What to do?

Please try again. If the issue persists, please contact your support.
1112010Registration failed. Something went wrong with your authentication method. Please try again.Generic face authentication failed with an unknown cause.

What to do?

Please try again. If the issue persists, please contact your support.
1112020Authentication failed. Your request to authenticate this device didn\'t complete in time. Please try again.The user was trying to authenticate with the Face Authenticator, but the authentication took longer than 30 seconds. This usually happens when someone is trying to authenticate with not registered biometrics or the camera couldn't recognize the user's face.

What to do?

1. The user should try to authenticate again and ensure that nothing prevents face recognition by the app. 2. The user should restart the device and try again if the steps above didn't help.
1112020Registration failed. Your request to enroll this device didn\'t complete in time. Please try again.The user was trying to register with the Face Authenticator, but the authentication took longer than 30 seconds. This usually happens when someone is trying to authenticate with not registered biometrics or the camera couldn't recognize the user's face.

What to do?

1. The user should try to register again and ensure that nothing prevents face recognition by the app. 2. The user should restart the device and try again if the steps above didn't help.
1112030Authentication failed. Something went wrong with your authentication method. Please try again.Face registration via Sensory failed.

What to do?

Something went wrong with your authentication method. Please try again. If the issue persists, please contact your support.
1112040Operation failed. This app needs permission to use the camera. Please enable it in the device settings.Sensory Face camera was denied when attempting to use face recognition.

What to do?

This app needs permission to use the camera. Please enable it in the device settings.
1112050Authentication failed. No user registered with face authentication.Sensory Face no face registered.

What to do?

Be sure you are registered for face recognition.
1112060Operation failed. Camera is currently not available. Please close any application which may have the camera in use.Physical hardware not available on device.

What to do?

Camera is currently not available. Please close any application which may have the camera in use.
1112070Operation failed. Not enough storage is available. Please free up memory and try again.This issue indicates that there is not enough storage available on device when attempting to use face recognition.

What to do?

Not enough storage is available. Please free up memory and try again.
Voice Authenticator (1113xxx)
1113010Authentication failed. Something went wrong with your authentication method. Please try again.Generic voice registration failed with an unknown cause.

What to do?

Something went wrong with your authentication method. Please try again. If the issue persists, please contact your support.
1113010Authentication failed. Something went wrong with your authentication method. Please try again.Generic voice registration failed with an unknown cause.

What to do?

Something went wrong with your authentication method. Please try again. If the issue persists, please contact your support.
1113010Registration failed. Something went wrong with your authentication method. Please try again.Generic voice authentication failed with an unknown cause.

What to do?

Something went wrong with your authentication method. Please try again. If the issue persists, please contact your support.
1113020Authentication failed. Your request to authenticate this device didn\'t complete in time. Please try again.Sensory Voice authentication timed out.

What to do?

Your request to authenticate with this device didn't complete in time. Please try again.
1113030Authentication failed. Something went wrong with your authentication method. Please try again.Voice registration failed due to Sensory returning this error code.

What to do?

Something went wrong with your authentication method. Please try again. If the issue persists, please contact your support.
1113030Registration failed. Something went wrong with your authentication method. Please try again.Voice authentication failed due to Sensory returning this error code.

What to do?

Something went wrong with your authentication method. Please try again. If the issue persists, please contact your support.
1113040Operation failed. This app needs permission to use the microphone. Please enable it in the device settings.Sensory Voice was denied microphone permissions when attempting to use voice recognition.

What to do?

This app needs permission to use the microphone. Please enable it in the device settings.
1113050Authentication failed. No user registered with voice authentication.The user has not registered with voice authentication.

What to do?

Be sure that the user has registered voice authentication and try again.
1113060Operation failed. Microphone is currently not available. Please close any application which may have the microphone in use.Microphone is currently not available.

What to do?

Please close any application which may have the microphone in use.
1113070Operation failed. Not enough storage is available. Please free up memory and try again.This error indicates there is not enough storage available on device to complete an operation with the voice authenticator.

What to do?

Please free up memory and try again.
1113020Authentication failed. Your request to authenticate this device didn\'t complete in time. Please try again.Sensory Voice authentication timed out.

What to do?

Your request to authenticate with this device didn't complete in time. Please try again.
1113030Authentication failed. Something went wrong with your authentication method. Please try again.Voice registration failed due to Sensory returning this error code.

What to do?

Something went wrong with your authentication method. Please try again. If the issue persists, please contact your support.
1113030Registration failed. Something went wrong with your authentication method. Please try again.Voice authentication failed due to Sensory returning this error code.

What to do?

Something went wrong with your authentication method. Please try again. If the issue persists, please contact your support.
1113040Operation failed. This app needs permission to use the microphone. Please enable it in the device settings.Sensory Voice was denied microphone permissions when attempting to use voice recognition.

What to do?

This app needs permission to use the microphone. Please enable it in the device settings.
1113050Authentication failed. No user registered with voice authentication.The user has not registered with voice authentication.

What to do?

Be sure that the user has registered voice authentication and try again.
1113060Operation failed. Microphone is currently not available. Please close any application which may have the microphone in use.Microphone is currently not available.

What to do?

Please close any application which may have the microphone in use.
1113070Operation failed. Not enough storage is available. Please free up memory and try again.This error indicates there is not enough storage available on device to complete an operation with the voice authenticator.

What to do?

Please free up memory and try again.
Palm Authenticator (1114xxx)
1114010Registration failed. Something went wrong with your authentication method. Please try again.Palm registration failed due to error.

What to do?

Something went wrong with your authentication method. Please try again.
1114010Registration failed. Something went wrong with your authentication method. Please try again.Palm registration failed due to error.

What to do?

Something went wrong with your authentication method. Please try again.
1114020Authentication failed. Something went wrong with your authentication method. Please try again.Palm authentication failed due to error.

What to do?

Something went wrong with your authentication method. Please try again.
1114040Operation failed. This app needs permission to use the camera. Please enable it in the device settings.Palm permissions denied.

What to do?

This app needs permission to use the camera. Please enable it in the device settings.
1114050Authentication failed. Your request to authenticate this device did not complete in time. Please try again.Your request to authenticate this device didn't complete in time.

What to do?

Your request to authenticate this device didn't complete in time. Please try again.
1114070HYPR_DISPLAY_CODE_HYPRLINK_ERROR_EMPTY_LINK
1114071HYPR_DISPLAY_CODE_HYPRLINK_ERROR_MISSING_PARAMS
1114072HYPR_DISPLAY_CODE_HYPRLINK_ERROR_INVALID_LINK
1114073HYPR_DISPLAY_CODE_HYPRLINK_ERROR_ERROR_DATA
1114074HYPR_DISPLAY_CODE_HYPRLINK_ERROR_MALFORMED_RESPONSE
1114075HYPR_DISPLAY_CODE_HYPRLINK_ERROR_EXPIRED
1114050Authentication failed. Your request to authenticate this device did not complete in time. Please try again.Your request to authenticate this device didn't complete in time.

What to do?

Your request to authenticate this device didn't complete in time. Please try again.
FIDO2 Errors (11200xxx)
11200000HYPR_DISPLAY_CODE_FIDO2_ERRORWhat to do?

Try again or request support for more assistance.
11200001HYPR_DISPLAY_CODE_FIDO2_CALLBACK_NOT_SETWhat to do?

Try again or request support for more assistance.
11200002HYPR_DISPLAY_CODE_FIDO2_CREDENTIAL_NULLWhat to do?

Verify the user's HYPR configuration, then try again or request support for more assistance.
11200003HYPR_DISPLAY_CODE_FIDO2_AUTH_USER_NOT_EXISTWhat to do?

Verify the user has been registered with HYPR, then try again or request support for more assistance.
11200004HYPR_DISPLAY_CODE_FIDO2_ACTIVITY_NULLWhat to do?

Verify the user's HYPR configuration, then try again or request support for more assistance.
11200005HYPR_DISPLAY_CODE_FIDO2_MACHINE_USERNAME_NOT_EXISTWhat to do?

Verify the user's HYPR configuration, then try again or request support for more assistance.
11200006HYPR_DISPLAY_CODE_FIDO2_IDP_NOT_ENABLEDWhat to do?

Try again or request support for more assistance.
11200007HYPR_DISPLAY_CODE_FIDO2_IDP_NOT_CONTAIN_RPIDWhat to do?

Verify the HYPR RP application/integration configuration, then try again or request support for more assistance.
11200008HYPR_DISPLAY_CODE_FIDO2_CREDENTIAL_NOT_CREATEDWhat to do?

Verify the user's HYPR configuration, then try again or request support for more assistance.
11200000HYPR_DISPLAY_CODE_FIDO2_ERRORWhat to do?

Try again or request support for more assistance.
11200001HYPR_DISPLAY_CODE_FIDO2_CALLBACK_NOT_SETWhat to do?

Try again or request support for more assistance.
11200002HYPR_DISPLAY_CODE_FIDO2_CREDENTIAL_NULLWhat to do?

Verify the user's HYPR configuration, then try again or request support for more assistance.
11200003HYPR_DISPLAY_CODE_FIDO2_AUTH_USER_NOT_EXISTWhat to do?

Verify the user has been registered with HYPR, then try again or request support for more assistance.
11200004HYPR_DISPLAY_CODE_FIDO2_ACTIVITY_NULLWhat to do?

Verify the user's HYPR configuration, then try again or request support for more assistance.
11200005HYPR_DISPLAY_CODE_FIDO2_MACHINE_USERNAME_NOT_EXISTWhat to do?

Verify the user's HYPR configuration, then try again or request support for more assistance.
11200006HYPR_DISPLAY_CODE_FIDO2_IDP_NOT_ENABLEDWhat to do?

Try again or request support for more assistance.
11200007HYPR_DISPLAY_CODE_FIDO2_IDP_NOT_CONTAIN_RPIDWhat to do?

Verify the HYPR RP application/integration configuration, then try again or request support for more assistance.
11200008HYPR_DISPLAY_CODE_FIDO2_CREDENTIAL_NOT_CREATEDWhat to do?

Verify the user's HYPR configuration, then try again or request support for more assistance.