Skip to main content

Application error codes

The following table shows a list of authorization errors, and their corresponding application error codes.

HTTP error codeDescriptionApplication error codeError message
500An unexpected condition prevented the internal server from processing the request.480Error code - 480
Authentication failed.
Please contact support.
500An unexpected condition prevented the internal server from processing the request.
For example, there was an unsuccessful attempt to generate an access token or no connection to the database server.
485Error code - 485
Authentication failed.
Please contact support.
401An invalid refresh token was used.
Tokens are digital credentials allowing applications to be authenticated and authorized.
486Error code - 486
Authentication failed.
Please contact support.
500A unique token could not be generated.
Tokens are digital credentials allowing applications to be authenticated and authorized.
488Error code - 488
Authentication failed.
Please contact support.
401Access denied because an invalid username or password was provided by the user.489Error code - 489
Invalid username or password.
Please try again.
401Access denied because an invalid one-time password (OTP) was provided by the user.497Error code - 497
Incorrect code.
400An invalid phone number was provided by the user.498Error code - 498
Incorrect phone number.
401Access denied for one of the following reasons:
1. The account is blocked
2. The account has not been assigned a tariff plan
490Error code - 490
Access denied, user account disabled.
Please contact support.
401Access denied because the device does not have a profile.
Each device linked to an account must have a profile.
491Error code - 491
Access is denied for this type of device.
Please contact support.
401Access denied because the maximum number of devices streaming content at the same time was reached.
Read about creating tariff plans
492Error code - 492
Device limit reached.
Please contact support.
401Access denied for one of the following reasons:
1. Missing authorization header
2. The access token format was incorrect or could not be verified
3. The access token was revoked or has expired
4. The device is blocked or the connection was rejected due to tariff plan restrictions
493Error code - 493
Access denied.
Please contact support.
401Access denied for one of the following licensing reasons:
1. No free licences
2. A communication error with the licence server
494Error code - 494
Access denied.
Please contact support.
500An unexpected condition without a specific error code (error.code) prevented the internal server from processing the request.495Error code - 495
Authentication failed.
Please contact support.
500An unexpected condition without a specific error message ID (error.messageId) prevented the internal server from processing the request.496Error code - 496
Authentication failed.
Please contact support.