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
Code | Error | Cause and Resolution |
---|---|---|
11100 | HYPR_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. |
11100 | Operation 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. |
11100 | HYPR_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. |
11100 | HYPR_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. |
11101 | HYPR_DISPLAY_CODE_CANCELLED_WITH_OFFLINE_TOKEN_RETURNED Unlock Operation was cancelled but returned an Offline Token PIN. | |
111010 | HYPR_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) | |
112001 | HYPR_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. |
112002 | HYPR_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. |
112003 | HYPR_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. |
112004 | HYPR_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. |
112005 | HYPR_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. |
112006 | HYPR_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. |
112007 | HYPR_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. |
112008 | HYPR_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. |
112009 | HYPR_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. |
112010 | HYPR_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. |
112011 | HYPR_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. |
112012 | HYPR_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. |
112013 | HYPR_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. |
112014 | HYPR_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. |
112015 | HYPR_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. |
112016 | HYPR_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. |
112017 | HYPR_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. |
112018 | HYPR_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. |
112019 | HYPR_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. |
112020 | HYPR_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. |
112501 | HYPR_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. |
112502 | HYPR_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. |
112503 | HYPR_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. |
112504 | HYPR_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. |
112505 | HYPR_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. |
112506 | HYPR_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. |
112507 | HYPR_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. |
112508 | HYPR_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. |
112509 | HYPR_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. |
112510 | HYPR_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. |
112511 | HYPR_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. |
112512 | HYPR_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. |
112513 | HYPR_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. |
112514 | HYPR_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. |
112515 | HYPR_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. |
112516 | HYPR_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. |
112517 | HYPR_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. |
112518 | HYPR_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. |
112519 | HYPR_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. |
112520 | HYPR_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. |
112521 | HYPR_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. |
112522 | HYPR_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. |
112523 | HYPR_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. |
112524 | HYPR_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. |
112525 | HYPR_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. |
112526 | HYPR_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. |
112527 | HYPR_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. |
112528 | HYPR_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. |
112529 | HYPR_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. |
112530 | HYPR_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. |
112531 | HYPR_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. |
112532 | HYPR_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) | |
113001 | HYPR_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. |
113002 | HYPR_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. |
113003 | HYPR_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. |
113004 | HYPR_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. |
113005 | HYPR_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. |
113006 | HYPR_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. |
113007 | HYPR_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. |
113008 | HYPR_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. |
113009 | HYPR_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. |
113010 | HYPR_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. |
113011 | HYPR_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. |
113012 | HYPR_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. |
113013 | HYPR_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. |
113014 | HYPR_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. |
113015 | HYPR_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. |
113016 | HYPR_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. |
113017 | HYPR_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. |
113018 | HYPR_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. |
113019 | HYPR_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. |
113020 | HYPR_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. |
113021 | HYPR_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. |
113022 | HYPR_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. |
113023 | HYPR_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. |
113024 | HYPR_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. |
113025 | HYPR_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. |
113026 | HYPR_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. |
113027 | HYPR_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. |
113028 | HYPR_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. |
113029 | HYPR_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. |
113030 | HYPR_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. |
113031 | HYPR_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. |
113040 | HYPR_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. |
113041 | HYPR_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. |
113050 | HYPR_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. |
113051 | HYPR_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. |
113052 | HYPR_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. |
113053 | HYPR_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. |
113054 | HYPR_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. |
113055 | HYPR_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. |
113056 | HYPR_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. |
113057 | HYPR_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. |
113058 | HYPR_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. |
113059 | HYPR_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. |
113060 | HYPR_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. |
113061 | HYPR_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. |
113062 | HYPR_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. |
113063 | HYPR_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. |
113064 | HYPR_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. |
113065 | HYPR_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. |
113066 | HYPR_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. |
113067 | HYPR_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. |
113068 | HYPR_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. |
113069 | HYPR_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. |
113070 | HYPR_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. |
113071 | HYPR_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. |
113072 | HYPR_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. |
113073 | HYPR_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. |
113074 | HYPR_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. |
113075 | HYPR_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. |
113080 | HYPR_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. |
113081 | HYPR_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. |
113082 | HYPR_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. |
113083 | HYPR_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. |
113084 | HYPR_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. |
113085 | HYPR_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. |
113086 | HYPR_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. |
113087 | HYPR_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. |
113088 | HYPR_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. |
113089 | HYPR_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. |
113090 | HYPR_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. |
113091 | HYPR_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. |
113092 | HYPR_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. |
113093 | HYPR_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. |
113094 | HYPR_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. |
113095 | HYPR_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. |
113096 | HYPR_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. |
113097 | HYPR_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. |
113073 | HYPR_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. |
113074 | HYPR_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. |
113075 | HYPR_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. |
113080 | HYPR_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. |
113081 | HYPR_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. |
113082 | HYPR_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. |
113083 | HYPR_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. |
113084 | HYPR_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. |
113085 | HYPR_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. |
113086 | HYPR_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. |
113087 | HYPR_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. |
113088 | HYPR_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. |
113089 | HYPR_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. |
113090 | HYPR_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. |
113091 | HYPR_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. |
113092 | HYPR_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. |
113093 | HYPR_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. |
113094 | HYPR_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. |
113095 | HYPR_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. |
113096 | HYPR_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. |
113097 | HYPR_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) | |
114010 | HYPR_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. |
114011 | HYPR_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. |
114012 | HYPR_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. |
114013 | HYPR_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. |
114020 | HYPR_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. |
114030 | HYPR_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. |
114040 | HYPR_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. |
114050 | HYPR_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. |
114060 | HYPR_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. |
114070 | HYPR_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. |
114071 | HYPR_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. |
114080 | HYPR_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. |
114090 | HYPR_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. |
114095 | HYPR_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. |
114096 | HYPR_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. |
114010 | HYPR_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. |
114011 | HYPR_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. |
114012 | HYPR_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. |
114013 | HYPR_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. |
114020 | HYPR_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. |
114030 | HYPR_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. |
114040 | HYPR_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. |
114050 | HYPR_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. |
114060 | HYPR_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. |
114070 | HYPR_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. |
114071 | HYPR_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. |
114080 | HYPR_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. |
114090 | HYPR_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. |
114095 | HYPR_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. |
114096 | HYPR_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) | ||
114100 | HYPR_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. |
114101 | HYPR_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. |
114102 | HYPR_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. |
114103 | HYPR_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. |
114104 | HYPR_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. |
114105 | HYPR_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. |
114102 | HYPR_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. |
114103 | HYPR_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. |
114104 | HYPR_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. |
114105 | HYPR_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) | ||
114110 | HYPR_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. |
114111 | HYPR_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. |
114110 | HYPR_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. |
114111 | HYPR_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) | ||
114120 | HYPR_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. |
114121 | HYPR_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. |
114122 | HYPR_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. |
114123 | HYPR_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. |
114124 | HYPR_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. |
114125 | HYPR_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. |
114126 | HYPR_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. |
114130 | HYPR_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. |
114131 | HYPR_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. |
114120 | HYPR_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. |
114121 | HYPR_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. |
114122 | HYPR_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. |
114123 | HYPR_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. |
114124 | HYPR_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. |
114125 | HYPR_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. |
114126 | HYPR_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. |
114130 | HYPR_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. |
114131 | HYPR_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) | ||
114140 | HYPR_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. |
114140 | HYPR_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) | ||
114150 | HYPR_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. |
114150 | HYPR_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) | ||
114160 | HYPR_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. |
114161 | HYPR_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. |
114162 | HYPR_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. |
114163 | HYPR_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. |
114164 | HYPR_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. |
114165 | HYPR_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. |
114166 | HYPR_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. |
114167 | HYPR_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. |
114168 | HYPR_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. |
114169 | HYPR_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. |
114170 | HYPR_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. |
114160 | HYPR_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. |
114161 | HYPR_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. |
114162 | HYPR_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. |
114163 | HYPR_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. |
114164 | HYPR_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. |
114165 | HYPR_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. |
114166 | HYPR_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. |
114167 | HYPR_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. |
114168 | HYPR_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. |
114169 | HYPR_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. |
114170 | HYPR_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) | ||
114180 | HYPR_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. |
114181 | HYPR_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. |
114182 | HYPR_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. |
114183 | HYPR_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. |
114184 | HYPR_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. |
114185 | HYPR_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. |
114186 | HYPR_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. |
114187 | HYPR_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. |
114188 | HYPR_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. |
114189 | HYPR_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. |
114190 | HYPR_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. |
114191 | HYPR_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. |
114192 | HYPR_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. |
114180 | HYPR_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. |
114181 | HYPR_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. |
114182 | HYPR_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. |
114183 | HYPR_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. |
114184 | HYPR_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. |
114185 | HYPR_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. |
114186 | HYPR_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. |
114187 | HYPR_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. |
114188 | HYPR_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. |
114189 | HYPR_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. |
114190 | HYPR_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. |
114191 | HYPR_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. |
114192 | HYPR_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) | ||
114200 | HYPR_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. |
114200 | HYPR_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) | ||
114210 | HYPR_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. |
114211 | HYPR_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. |
114212 | HYPR_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. |
114213 | HYPR_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. |
114214 | HYPR_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. |
114215 | HYPR_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. |
114216 | HYPR_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. |
114217 | HYPR_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. |
114220 | HYPR_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. |
114230 | HYPR_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. |
114231 | HYPR_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. |
114240 | HYPR_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. |
114241 | HYPR_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. |
114250 | HYPR_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. |
114210 | HYPR_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. |
114211 | HYPR_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. |
114212 | HYPR_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. |
114213 | HYPR_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. |
114214 | HYPR_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. |
114215 | HYPR_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. |
114216 | HYPR_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. |
114217 | HYPR_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. |
114220 | HYPR_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. |
114230 | HYPR_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. |
114231 | HYPR_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. |
114240 | HYPR_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. |
114241 | HYPR_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. |
114250 | HYPR_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) | ||
114290 | HYPR_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. |
114291 | HYPR_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. |
114292 | HYPR_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. |
114300 | HYPR_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. |
114301 | HYPR_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. |
114302 | HYPR_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. |
114303 | HYPR_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. |
114304 | HYPR_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. |
114305 | HYPR_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. |
114306 | HYPR_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. |
114307 | HYPR_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. |
114308 | HYPR_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. |
114290 | HYPR_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. |
114291 | HYPR_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. |
114292 | HYPR_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. |
114300 | HYPR_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. |
114301 | HYPR_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. |
114302 | HYPR_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. |
114303 | HYPR_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. |
114304 | HYPR_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. |
114305 | HYPR_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. |
114306 | HYPR_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. |
114307 | HYPR_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. |
114308 | HYPR_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) | ||
114310 | HYPR_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. |
114311 | HYPR_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. |
114310 | HYPR_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. |
114311 | HYPR_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) | ||
114320 | HYPR_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. |
114321 | HYPR_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. |
114320 | HYPR_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. |
114321 | HYPR_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) | ||
114340 | HYPR_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. |
114340 | HYPR_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) | ||
114350 | HYPR_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. |
114351 | HYPR_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. |
114360 | HYPR_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. |
114361 | HYPR_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. |
114362 | HYPR_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. |
114363 | HYPR_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. |
114370 | HYPR_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. |
114371 | HYPR_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. |
114372 | HYPR_DISPLAY_CODE_OP_DEV_SETUP_CALLBACK_ALREADY_EXISTS Machine already paired. | Stop trying to pair the machine; or unpair it if necessary. |
114350 | HYPR_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. |
114351 | HYPR_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. |
114360 | HYPR_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. |
114361 | HYPR_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. |
114362 | HYPR_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. |
114363 | HYPR_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. |
114370 | HYPR_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. |
114371 | HYPR_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. |
114372 | HYPR_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) | ||
114380 | HYPR_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. |
114381 | HYPR_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. |
114382 | HYPR_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. |
114390 | HYPR_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. |
114391 | HYPR_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. |
114392 | HYPR_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. |
114380 | HYPR_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. |
114381 | HYPR_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. |
114382 | HYPR_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. |
114390 | HYPR_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. |
114391 | HYPR_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. |
114392 | HYPR_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) | ||
114400 | HYPR_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. |
114401 | HYPR_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. |
114402 | HYPR_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. |
114403 | HYPR_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. |
114404 | HYPR_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. |
114405 | HYPR_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. |
114406 | HYPR_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) | ||
114410 | HYPR_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. |
114411 | HYPR_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. |
114410 | HYPR_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. |
114411 | HYPR_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) | ||
114420 | HYPR_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. |
114421 | HYPR_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. |
114422 | HYPR_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. |
114423 | HYPR_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. |
114424 | HYPR_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. |
114425 | HYPR_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. |
114426 | HYPR_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. |
114427 | HYPR_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. |
114428 | HYPR_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. |
114420 | HYPR_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. |
114421 | HYPR_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. |
114422 | HYPR_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. |
114423 | HYPR_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. |
114424 | HYPR_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. |
114425 | HYPR_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. |
114426 | HYPR_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. |
114427 | HYPR_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. |
114428 | HYPR_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) | ||
114430 | HYPR_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. |
114431 | HYPR_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. |
114432 | HYPR_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. |
114433 | HYPR_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. |
114434 | HYPR_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. |
114435 | HYPR_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. |
114430 | HYPR_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. |
114431 | HYPR_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. |
114432 | HYPR_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. |
114433 | HYPR_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. |
114434 | HYPR_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. |
114435 | HYPR_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) | ||
114440 | HYPR_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. |
114440 | HYPR_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) | ||
114450 | HYPR_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. |
114450 | HYPR_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) | ||
114460 | HYPR_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. |
114461 | HYPR_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. |
114462 | HYPR_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. |
114463 | HYPR_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. |
114464 | HYPR_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. |
114460 | HYPR_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. |
114461 | HYPR_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. |
114462 | HYPR_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. |
114463 | HYPR_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. |
114464 | HYPR_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) | ||
114470 | HYPR_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. |
114470 | HYPR_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) | ||
114480 | HYPR_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. |
114480 | HYPR_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) | ||
114490 | HYPR_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. |
114490 | HYPR_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. |
114491 | HYPR_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. |
114492 | HYPR_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. |
114493 | HYPR_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) | ||
114500 | HYPR_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. |
114501 | HYPR_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. |
114502 | HYPR_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. |
114503 | HYPR_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. |
114504 | HYPR_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. |
114500 | HYPR_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. |
114501 | HYPR_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. |
114502 | HYPR_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. |
114503 | HYPR_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. |
114504 | HYPR_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) | ||
114510 | HYPR_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. |
114511 | HYPR_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. |
114512 | HYPR_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. |
114513 | HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_DEVICEID_EMPTY Operation 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. |
114514 | HYPR_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. |
114515 | HYPR_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. |
114516 | HYPR_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. |
114517 | HYPR_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. |
114518 | HYPR_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. |
114510 | HYPR_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. |
114511 | HYPR_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. |
114512 | HYPR_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. |
114513 | HYPR_DISPLAY_CODE_OP_PENDING_AUTH_CHECK_DEVICEID_EMPTY Operation 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. |
114514 | HYPR_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. |
114515 | HYPR_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. |
114516 | HYPR_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. |
114517 | HYPR_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. |
114518 | HYPR_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) | ||
114520 | HYPR_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. |
114521 | HYPR_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. |
114522 | HYPR_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. |
114520 | HYPR_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. |
114521 | HYPR_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. |
114522 | HYPR_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) | ||
114530 | HYPR_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. |
114531 | HYPR_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. |
114532 | HYPR_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. |
114533 | HYPR_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. |
114530 | HYPR_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. |
114531 | HYPR_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. |
114532 | HYPR_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. |
114533 | HYPR_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) | ||
114600 | HYPR_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. |
114601 | HYPR_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. |
114602 | HYPR_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. |
114603 | HYPR_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. |
114600 | HYPR_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. |
114601 | HYPR_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. |
114602 | HYPR_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. |
114603 | HYPR_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) | ||
114610 | HYPR_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. |
114611 | HYPR_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. |
114612 | HYPR_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. |
114613 | HYPR_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. |
114610 | HYPR_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. |
114611 | HYPR_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. |
114612 | HYPR_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. |
114613 | HYPR_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) | ||
114620 | HYPR_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. |
114621 | HYPR_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. |
114622 | HYPR_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. |
114620 | HYPR_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. |
114621 | HYPR_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. |
114622 | HYPR_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) | ||
114630 | HYPR_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. |
114631 | HYPR_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. |
114632 | HYPR_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. |
114633 | HYPR_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. |
114634 | HYPR_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. |
114635 | HYPR_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. |
114630 | HYPR_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. |
114631 | HYPR_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. |
114632 | HYPR_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. |
114633 | HYPR_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. |
114634 | HYPR_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. |
114635 | HYPR_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) | ||
114640 | HYPR_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. |
114641 | HYPR_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. |
114640 | HYPR_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. |
114641 | HYPR_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) | ||
114650 | HYPR_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. |
114651 | HYPR_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. |
114652 | HYPR_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. |
114653 | HYPR_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. |
114650 | HYPR_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. |
114651 | HYPR_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. |
114652 | HYPR_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. |
114653 | HYPR_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) | ||
114660 | HYPR_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. |
114661 | HYPR_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. |
114662 | HYPR_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. |
114670 | HYPR_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. |
114671 | HYPR_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. |
114660 | HYPR_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. |
114661 | HYPR_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. |
114662 | HYPR_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. |
114670 | HYPR_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. |
114671 | HYPR_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. |
114680 | HYPR_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. |
114681 | HYPR_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. |
114682 | HYPR_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. |
114690 | HYPR_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. |
114700 | HYPR_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. |
114701 | HYPR_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) | |
115000 | HYPR_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. |
115001 | HYPR_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. |
115010 | HYPR_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. |
115011 | HYPR_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. |
115012 | HYPR_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. |
115013 | HYPR_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. |
115014 | HYPR_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. |
115015 | HYPR_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. |
115016 | HYPR_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. |
115017 | HYPR_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. |
115018 | HYPR_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. |
115019 | HYPR_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. |
115020 | HYPR_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. |
115021 | HYPR_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. |
115022 | HYPR_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. |
115023 | HYPR_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. |
115024 | HYPR_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. |
115100 | HYPR_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. |
115101 | HYPR_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. |
115102 | HYPR_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. |
115150 | HYPR_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. |
115151 | HYPR_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. |
115152 | HYPR_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. |
115153 | HYPR_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. |
115154 | HYPR_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. |
115155 | HYPR_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. |
115156 | HYPR_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. |
115157 | HYPR_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. |
115158 | HYPR_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. |
115159 | HYPR_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. |
115160 | HYPR_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. |
115161 | HYPR_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. |
115162 | HYPR_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. |
115163 | HYPR_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. |
115164 | HYPR_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. |
115165 | HYPR_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. |
115166 | HYPR_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. |
115167 | HYPR_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. |
115000 | HYPR_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. |
115001 | HYPR_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. |
115010 | HYPR_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. |
115011 | HYPR_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. |
115012 | HYPR_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. |
115013 | HYPR_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. |
115014 | HYPR_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. |
115015 | HYPR_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. |
115016 | HYPR_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. |
115017 | HYPR_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. |
115018 | HYPR_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. |
115019 | HYPR_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. |
115020 | HYPR_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. |
115021 | HYPR_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. |
115022 | HYPR_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. |
115023 | HYPR_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. |
115024 | HYPR_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. |
115100 | HYPR_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. |
115101 | HYPR_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. |
115102 | HYPR_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. |
115150 | HYPR_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. |
115151 | HYPR_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. |
115152 | HYPR_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. |
115153 | HYPR_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. |
115154 | HYPR_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. |
115155 | HYPR_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. |
115156 | HYPR_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. |
115157 | HYPR_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. |
115158 | HYPR_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. |
115159 | HYPR_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. |
115160 | HYPR_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. |
115161 | HYPR_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. |
115162 | HYPR_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. |
115163 | HYPR_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. |
115164 | HYPR_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. |
115165 | HYPR_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. |
115166 | HYPR_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. |
115167 | HYPR_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) | ||
115200 | HYPR_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. |
115210 | HYPR_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. |
115211 | HYPR_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. |
115220 | HYPR_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. |
115221 | HYPR_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. |
115222 | HYPR_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. |
115230 | HYPR_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. |
115231 | HYPR_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. |
115232 | HYPR_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. |
115233 | HYPR_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. |
115234 | HYPR_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. |
115235 | HYPR_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. |
115236 | HYPR_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. |
115240 | HYPR_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. |
115241 | HYPR_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. |
115242 | HYPR_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. |
115243 | HYPR_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. |
115244 | HYPR_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. |
115245 | HYPR_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. |
115246 | HYPR_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. |
115247 | HYPR_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. |
115248 | HYPR_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. |
115249 | HYPR_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. |
115250 | HYPR_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. |
115251 | HYPR_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. |
115252 | HYPR_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. |
115200 | HYPR_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. |
115210 | HYPR_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. |
115211 | HYPR_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. |
115220 | HYPR_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. |
115221 | HYPR_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. |
115222 | HYPR_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. |
115230 | HYPR_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. |
115231 | HYPR_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. |
115232 | HYPR_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. |
115233 | HYPR_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. |
115234 | HYPR_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. |
115235 | HYPR_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. |
115236 | HYPR_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. |
115240 | HYPR_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. |
115241 | HYPR_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. |
115242 | HYPR_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. |
115243 | HYPR_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. |
115244 | HYPR_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. |
115245 | HYPR_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. |
115246 | HYPR_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. |
115247 | HYPR_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. |
115248 | HYPR_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. |
115249 | HYPR_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. |
115250 | HYPR_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. |
115251 | HYPR_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. |
115252 | HYPR_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) | ||
115301 | HYPR_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. |
115302 | HYPR_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. |
115303 | HYPR_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. |
115304 | HYPR_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. |
115305 | HYPR_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. |
115306 | HYPR_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. |
115307 | HYPR_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. |
115308 | HYPR_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. |
115309 | HYPR_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. |
115310 | HYPR_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. |
115330 | HYPR_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. |
115331 | HYPR_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. |
115332 | HYPR_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. |
115340 | HYPR_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. |
115341 | HYPR_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. |
115342 | HYPR_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. |
115343 | HYPR_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. |
115344 | HYPR_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. |
115345 | HYPR_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. |
115346 | HYPR_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. |
115347 | HYPR_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. |
115360 | HYPR_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. |
115361 | HYPR_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. |
115362 | HYPR_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. |
115363 | HYPR_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. |
115364 | HYPR_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. |
115365 | HYPR_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. |
115366 | HYPR_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. |
115367 | HYPR_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. |
115368 | HYPR_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. |
115369 | HYPR_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. |
115370 | HYPR_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. |
115371 | HYPR_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. |
115372 | HYPR_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. |
115373 | HYPR_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. |
115374 | HYPR_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. |
115375 | HYPR_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. |
115376 | HYPR_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. |
115377 | HYPR_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. |
115378 | HYPR_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. |
115379 | HYPR_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. |
115380 | HYPR_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. |
115301 | HYPR_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. |
115302 | HYPR_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. |
115303 | HYPR_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. |
115304 | HYPR_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. |
115305 | HYPR_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. |
115306 | HYPR_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. |
115307 | HYPR_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. |
115308 | HYPR_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. |
115309 | HYPR_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. |
115310 | HYPR_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. |
115330 | HYPR_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. |
115331 | HYPR_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. |
115332 | HYPR_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. |
115340 | HYPR_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. |
115341 | HYPR_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. |
115342 | HYPR_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. |
115343 | HYPR_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. |
115344 | HYPR_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. |
115345 | HYPR_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. |
115346 | HYPR_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. |
115347 | HYPR_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. |
115360 | HYPR_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. |
115361 | HYPR_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. |
115362 | HYPR_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. |
115363 | HYPR_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. |
115364 | HYPR_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. |
115365 | HYPR_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. |
115366 | HYPR_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. |
115367 | HYPR_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. |
115368 | HYPR_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. |
115369 | HYPR_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. |
115370 | HYPR_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. |
115371 | HYPR_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. |
115372 | HYPR_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. |
115373 | HYPR_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. |
115374 | HYPR_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. |
115375 | HYPR_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. |
115376 | HYPR_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. |
115377 | HYPR_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. |
115378 | HYPR_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. |
115379 | HYPR_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. |
115380 | HYPR_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) | |
116000 | HYPR_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. |
116001 | HYPR_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. |
116002 | HYPR_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. |
116010 | Operation 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. |
116011 | Operation 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. |
116012 | Operation 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. |
116013 | Operation 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. |
116014 | Operation 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. |
116015 | Operation 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. |
116016 | Operation 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. |
116017 | Operation 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. |
116018 | Operation 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. |
116019 | Operation 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. |
116020 | Operation 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. |
116021 | Operation 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. |
116022 | Operation 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. |
116000 | HYPR_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. |
116001 | HYPR_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. |
116002 | HYPR_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. |
116010 | Operation 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. |
116011 | Operation 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. |
116012 | Operation 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. |
116013 | Operation 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. |
116014 | Operation 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. |
116015 | Operation 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. |
116016 | Operation 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. |
116017 | Operation 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. |
116018 | Operation 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. |
116019 | Operation 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. |
116020 | Operation 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. |
116021 | Operation 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. |
116022 | Operation 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) | ||
116100 | Operation 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. |
116101 | Operation 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. |
116102 | Operation 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. |
116103 | Operation 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. |
116104 | Operation 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. |
116105 | Operation 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. |
116106 | Operation 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. |
116107 | Operation 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. |
116108 | Operation 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. |
116109 | Operation 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. |
116110 | Operation 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. |
116111 | Operation 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. |
116112 | Operation 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. |
116100 | Operation 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. |
116101 | Operation 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. |
116102 | Operation 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. |
116103 | Operation 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. |
116104 | Operation 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. |
116105 | Operation 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. |
116106 | Operation 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. |
116107 | Operation 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. |
116108 | Operation 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. |
116109 | Operation 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. |
116110 | Operation 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. |
116111 | Operation 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. |
116112 | Operation 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) | ||
1110010 | Authentication failed. Your PIN is incorrect. Please try again. | Authentication PIN incorrect. What to do? Your PIN is incorrect. Please try again. |
1110020 | Operation 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. |
1110030 | Operation 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. |
1110040 | Operation 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. |
1110050 | Operation 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. |
1110010 | Authentication failed. Your PIN is incorrect. Please try again. | Authentication PIN incorrect. What to do? Your PIN is incorrect. Please try again. |
1110020 | Operation 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. |
1110030 | Operation 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. |
1110040 | Operation 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. |
1110050 | Operation 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) | ||
1111010 | Operation failed. Biometric not recognized. Please try again. | Biometric not recognized. What to do? Biometric not recognized. Please try again. |
1111011 | Operation 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. |
1111020 | Operation 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. |
1111030 | Operation 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. |
1111040 | Operation 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. |
1111050 | Operation 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. |
1111060 | Operation 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. |
1111070 | Operation 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. |
1111010 | Operation failed. Biometric not recognized. Please try again. | Biometric not recognized. What to do? Biometric not recognized. Please try again. |
1111011 | Operation 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. |
1111020 | Operation 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. |
1111030 | Operation 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. |
1111040 | Operation 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. |
1111050 | Operation 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. |
1111060 | Operation 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. |
1111070 | Operation 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) | ||
1112010 | Authentication 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. |
1112010 | Registration 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. |
1112020 | Authentication 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. |
1112020 | Registration 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. |
1112030 | Authentication 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. |
1112040 | Operation 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. |
1112050 | Authentication failed. No user registered with face authentication. | Sensory Face no face registered. What to do? Be sure you are registered for face recognition. |
1112060 | Operation 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. |
1112070 | Operation 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) | ||
1113010 | Authentication 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. |
1113010 | Authentication 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. |
1113010 | Registration 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. |
1113020 | Authentication 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. |
1113030 | Authentication 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. |
1113030 | Registration 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. |
1113040 | Operation 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. |
1113050 | Authentication 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. |
1113060 | Operation 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. |
1113070 | Operation 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. |
1113020 | Authentication 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. |
1113030 | Authentication 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. |
1113030 | Registration 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. |
1113040 | Operation 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. |
1113050 | Authentication 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. |
1113060 | Operation 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. |
1113070 | Operation 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) | ||
1114010 | Registration 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. |
1114010 | Registration 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. |
1114020 | Authentication 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. |
1114040 | Operation 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. |
1114050 | Authentication 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. |
1114070 | HYPR_DISPLAY_CODE_HYPRLINK_ERROR_EMPTY_LINK | |
1114071 | HYPR_DISPLAY_CODE_HYPRLINK_ERROR_MISSING_PARAMS | |
1114072 | HYPR_DISPLAY_CODE_HYPRLINK_ERROR_INVALID_LINK | |
1114073 | HYPR_DISPLAY_CODE_HYPRLINK_ERROR_ERROR_DATA | |
1114074 | HYPR_DISPLAY_CODE_HYPRLINK_ERROR_MALFORMED_RESPONSE | |
1114075 | HYPR_DISPLAY_CODE_HYPRLINK_ERROR_EXPIRED | |
1114050 | Authentication 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) | ||
11200000 | HYPR_DISPLAY_CODE_FIDO2_ERROR | What to do? Try again or request support for more assistance. |
11200001 | HYPR_DISPLAY_CODE_FIDO2_CALLBACK_NOT_SET | What to do? Try again or request support for more assistance. |
11200002 | HYPR_DISPLAY_CODE_FIDO2_CREDENTIAL_NULL | What to do? Verify the user's HYPR configuration, then try again or request support for more assistance. |
11200003 | HYPR_DISPLAY_CODE_FIDO2_AUTH_USER_NOT_EXIST | What to do? Verify the user has been registered with HYPR, then try again or request support for more assistance. |
11200004 | HYPR_DISPLAY_CODE_FIDO2_ACTIVITY_NULL | What to do? Verify the user's HYPR configuration, then try again or request support for more assistance. |
11200005 | HYPR_DISPLAY_CODE_FIDO2_MACHINE_USERNAME_NOT_EXIST | What to do? Verify the user's HYPR configuration, then try again or request support for more assistance. |
11200006 | HYPR_DISPLAY_CODE_FIDO2_IDP_NOT_ENABLED | What to do? Try again or request support for more assistance. |
11200007 | HYPR_DISPLAY_CODE_FIDO2_IDP_NOT_CONTAIN_RPID | What to do? Verify the HYPR RP application/integration configuration, then try again or request support for more assistance. |
11200008 | HYPR_DISPLAY_CODE_FIDO2_CREDENTIAL_NOT_CREATED | What to do? Verify the user's HYPR configuration, then try again or request support for more assistance. |
11200000 | HYPR_DISPLAY_CODE_FIDO2_ERROR | What to do? Try again or request support for more assistance. |
11200001 | HYPR_DISPLAY_CODE_FIDO2_CALLBACK_NOT_SET | What to do? Try again or request support for more assistance. |
11200002 | HYPR_DISPLAY_CODE_FIDO2_CREDENTIAL_NULL | What to do? Verify the user's HYPR configuration, then try again or request support for more assistance. |
11200003 | HYPR_DISPLAY_CODE_FIDO2_AUTH_USER_NOT_EXIST | What to do? Verify the user has been registered with HYPR, then try again or request support for more assistance. |
11200004 | HYPR_DISPLAY_CODE_FIDO2_ACTIVITY_NULL | What to do? Verify the user's HYPR configuration, then try again or request support for more assistance. |
11200005 | HYPR_DISPLAY_CODE_FIDO2_MACHINE_USERNAME_NOT_EXIST | What to do? Verify the user's HYPR configuration, then try again or request support for more assistance. |
11200006 | HYPR_DISPLAY_CODE_FIDO2_IDP_NOT_ENABLED | What to do? Try again or request support for more assistance. |
11200007 | HYPR_DISPLAY_CODE_FIDO2_IDP_NOT_CONTAIN_RPID | What to do? Verify the HYPR RP application/integration configuration, then try again or request support for more assistance. |
11200008 | HYPR_DISPLAY_CODE_FIDO2_CREDENTIAL_NOT_CREATED | What to do? Verify the user's HYPR configuration, then try again or request support for more assistance. |