Error Codes

Below table contains the constant name, error code value and the description of error code:

TIP

All the constants stated below are available as constants in SDK.

Constant NameConstant ValueDescription
QUOTA_LIMIT_EXCEEDED7670API Key exceeded its quota limit
AUTHENTICATE_FAILED7671Authentication of the API Key and the User failed
AUTHENTICATE_API_FAILED7672Authentication of the API Key failed
AUTHORIZATION_API_FAILED7673Authorization of the API Key failed
NO_ACTIVE_NETWORK7678Device is not connected to an active network
NETWORK_TIME_OUT7679Request timed out
NETWORK_RESPONSE_NULL7681Network response is null
USER_TOKENS_NULL7682Both access token and refresh token is null
ACCESS_TOKEN_NULL7683Access token is null
REFRESH_TOKEN_NULL7684Refresh token is null
AUTHENTICATE_NOT_FOUND7685End point is not found

Some error codes can be resolved by validating the implementation and some by retrying the creation of the user, while other error codes can only be resolved by contacting FinBox.