INTENT_NOT_FOUND | The provided intentid was not found. Please make sure the itype you are using is correct for the API you are trying to call. |
ITYPE_MISSING_OR_INVALID | The provided itype param is either missing or has an invalid value. |
INTENT_ID_MISSING | The intentid parameter is missing from the request. |
INTENT_HAS_BEEN_USED_BEFORE | The intentid that was provided has been used before. |
INTENT_HAS_EXPIRED | The intentid provided has expired. |
INTENT_USED_OR_EXPIRED | The intentid provided has been used before or it has expired. |
BACK_BUTTON_NOT_ALLOWED | The user clicked on the back button in the authorisation screen. This action is not allowed. The user should click the decline button if they do not wish to authorise the transaction. |
RIGHT_CLICK_NOT_ALLOWED | The user right clicked on the authorisation screen. This action is not allowed. |
USER_DECLINED | The user has declined the transaction. |
APPROVEIT_DECLINED_BY_USER | The user has declined the ApproveIt request. |
APPROVEIT_TIMED_OUT | The ApproveIt request has timed out. This may be because the user did not respond to the ApproveIt request. |
TOO_MANY_INVALID_OTP_TRIES | The user has entered too many incorrect ApproveIt OTPs. |
SESSION_INVALIDATED_DUE_TO_USER_ACTION | The user's client returned invalid data to the authorisation server. |
BACKEND_ERROR | Getting this error means that something went wrong on the authorisation server. Please contact us with your intentid and clientid so we can help. |