Enumeration Errors

Enumeration Members

EXPIRED_TOKEN: 1102

Expired token.

INVALID_PARAMS: 1402

Server responded with 400 status code.

INVALID_TOKEN: 1101

Invalid or empty token.

NETWORK_ERROR: 1400

Generic network error.

NOT_AUTHORIZED: 1401

Server responded with 403 status code.

NOT_CONNECTED: 1103

Connection is not ready.

SERVER_ERROR: 1403

Server responded with unexpected status code.

TIMEOUT: 1404

Request timeout. Timeout is 10000ms

UNKNOWN: 1000

Unknown error.