SLASCONE’s API produces the following HTTP response codes:
- 200: Success
- 401: Unauthorized
- 409: Conflict
409 CONFLICTS
Regardless of your business case, you have to catch 409 responses/conflicts. Their handling is crucial for the implementation of your business logic.
ID | Message |
1000 | The input is not a valid license key. |
1001 | The license is expired. |
1002 | The license is not activated. |
1003 | Non compliant software version. |
1004 | Unknown software release limitation. If you want to reset the softwareReleaseLimitation, then use softwareReleaseLimitation= ‘none’ or softwareReleaseLimitation= ”. |
1005 | A license with this legacy license key already exists. |
1007 | The number of allowed connections has been reached. |
1008 | A user with this user id already exists. |
1009 | The maximum number of users has been reached. |
1010 | Unknown license user. |
1011 | Can not decrease the license user limit. You need to delete existing active users. |
1012 | Invalid email-address. |
2000 | This master license has no available tokens. You can either add token(s) to this license or unassign some existing token(s). |
2001 | Token already assigned. |
2002 | This token is not assigned. |
2003 | Unknown token license key. |
2004 | This token key is already unassigned. |
2005 | This client is already activated/assigned to this customer. |
2006 | Unknown client. |
2007 | Unknown legacy license key. |
2008 | Can not decrease the number of devices/tokens. |
2009 | Unknown license type. |
2010 | Missing unique device/client id. |
2011 | Can not change the expiration mode to Days After Activation, because a token is already assigned. |
3000 | Unknown product. |
3001 | Unknown product feature. |
3002 | Unknown product variable. |
3003 | Unknown product limitation. |
3004 | Unknown email template. |
4000 | Unknown customer. |
4001 | No available licenses for this customer. Create a new license or add tokens to an existing license. |
4002 | A customer with this number already exists. |
4003 | This email is already assigned to another customer. |
4004 | Missing customer number. |
4005 | Missing customer email. |
5000 | This client is assigned to a different token license key. Use the right or no token license key. |
5001 | Unknown analytical field. |
6000 | Unknown analytical field. |
6001 | A numerical analytical field can not accept an alphanumerical value. |
6002 | Unknown usage feature. |
6003 | At least one analytical field appears more than once in the array. Make sure it is used just once. |
6004 | Unknown usage module. |
6005 | A boolean field can only accept true or false as a value. |
6006 | Unknown license limitation. |
6007 | The consumption value must be higher than 0. |
6008 | The consumption limit has been reached. |
6009 | The consumption mode is disabled. |
6010 | This usage feature already exists. |
6011 | This usage module already exists. |
6012 | This license type already exists. |
6013 | This template/edition already exists. |
6014 | This heartbeat type already exists. |
6015 | This analytical field already exists. |
6016 | This limitation already exists. |
6017 | This variable already exists. |
6018 | This feature already exists. |
6019 | This limitation does not exist. |
6020 | Changing the template's provisioning mode is not allowed. |
7000 | UI already deployed. |
8000 | This template can not be deleted. A product needs to have at least one template. |
8001 | Unknown template/edition name. |
8002 | Switching to an edition with a different provisioning mode is not allowed. |
8003 | A non-temporary license cannot be converted to a temporary license, or vice-versa. |
9000 | Unknown country. |
9001 | Unknown customer type. |
9002 | Company name can not be empty. |
9003 | The expiration date is not valid. Supported formats: mm/dd/yyyy, dd.mm.yyyy, yyyy-mm-dd. |
9004 | This customer type already exists. |
9005 | A customer with this prospect number already exists. |
9006 | Unknown customer language. |
10001 | A webhook with this url already exists. |
10002 | Name and url can not be empty. |
10003 | Invalid Url format. |
11001 | A user (vendor) with this email already exists. |
11002 | This user is already registered. |
11003 | The SMTP-Client could not be configured. |
11004 | This user is already registered. You can change the user's role if necessary (if the user does not appear in the user list, check the 'Show all' button at the top of the list). |
12000 | The provisioning mode of this license is set to Named. Sessions need the provisioning mode to be Floating. |
12001 | No open session were found. |
12002 | The maximum number of floating sessions with same client has been reached. Can not open an additional session. |
13001 | Unknown tag. |
13002 | Invalid data, enter a customerId or a licenseId. |
13003 | This tag assignment already exists. |
14001 | This reseller already exists. |
14002 | This reseller contact already exists. |
14003 | This reseller type already exists. |
Comments
0 comments
Please sign in to leave a comment.