Error Message | Possible Reason | Solution |
---|
Bad username or password | - You have specified an incorrect username.
- You have specified an incorrect password.
| - Check your username and password, login once again.
- Contact u-Slicer support.
|
Session expired or not created | - You have specified a wrong token
- You have specified an expired token
| - Check you token and resubmit your request.
- Receive a new token using the login method and resubmit your request with the new token.
- Contact u-Slicer support.
|
Called method doesn't exist, please review your code | - You have specified a nonexistent method. Please see General Methods and u-Slicer Reports Specific Methods for more details.
| - Check the specified method and resubmit your request.
- Contact u-Slicer support.
|
You don't have access to project "project name" | - You have made a misprint in the project name.
- You don't have access to the specified project.
- The specified project doesn't exist.
| - Check your project name and resubmit your request.
- Contact u-Slicer support.
|
Wrong slicer name or slicer is unavailable | - You have specified a wrong project name.
- You have specified a wrong slicer name.
| - Check your project and slicer names, resubmit your request.
- Contact u-Slicer support.
|
Please provide a category to get the data. | - You have made a misprint in the name of the required Category parameter.
- You have not specified the required Category parameter.
| - Check spelling of the specified Category parameter name and resubmit your request.
- Specify a proper Category parameter and resubmit your request.
- Contact u-Slicer support.
|
Wrong value for parameter 'Category' | - You have made a misprint in the value of the Category parameter.
- You have specified a nonexistent value for the Category parameter.
| - Check the specified value of the Category parameter and resubmit your request.
- Use the reports method with <report name>to receive the list of all possible values of the Category parameter and resubmit your request.
- Contact u-Slicer support.
|
You've provided wrong parent key for this slicer | - You have made a misprint in a parent key.
- You have specified a nonexistent parent key
| - Check the specified parent keys and resubmit your request.
- Use the reports method with <report name>to receive the list of all possible parent keys and resubmit your request.
- Contact u-Slicer support.
|
"Match type 'type' is not supported, please validate your parameters | - You have specified a wrong match type. The following 4 match types only are supported: equals, not equals, contains, not contains
| - Specify a supported match type and resubmit your request.
- Contact u-Slicer support.
|
Invalid format of start date, please use fixed date in YYYY-MM-DD format or relative dates (see KB for details) | - You have specified the required value of the StartDate parameter in an invalid format. Supported date formats
| - Specify the required value of the StartDate parameter in a valid format and resubmit your request.
- Contact u-Slicer support.
|
Please provide start date | - You have made a misprint in the name of the required StartDate parameter.
- You have not specified the required StartDate parameter.
| - Check spelling of the specified StartDate parameter name and resubmit your request.
- Specify a proper StartDate parameter and resubmit your request.
- Contact u-Slicer support.
|
Please provide end date | - You have made a misprint in the name of the required EndDate parameter.
- You have not specified the required EndDate parameter.
| - Check spelling of the specified EndDate parameter name and resubmit your request.
- Specify a proper EndDate parameter and resubmit your request.
- Contact u-Slicer support.
|
Invalid format of end date, please use fixed date in YYYY-MM-DD format or relative dates (see KB for details) | - You have specified the value of the EndtDate parameter in an invalid format. Supported date formats
| - Specify the required value of the EndDate parameter in a valid format and resubmit your request.
- Contact u-Slicer support.
|
StartDate value should not be greater than EndDate, please validate your input | - You have specified the StartDate value greater than the EndDate value.
| - Specify a StartDate value less than or equal to the EndDate value and resubmit your request.
- Contact u-Slicer support.
|
Provided PageItemsCount N exceed maximum threshold of 1000000 | - You have specified a value of the PageItemsCount URL argument greater than the maximum threshold of 10000.
| - Specify a value of the PageItemsCount URL argument less than or equal to 1000000 and resubmit your request.
- Contact u-Slicer support.
|
Wrong amount of items for page | - You have specified an invalid value of the PageItemsCount URL argument. Supported values: any integer in the range from 1 to 10000. The default value is 100.
| - Specify a supported value of the PageItemsCount URL argument and resubmit your request.
- Contact u-Slicer support.
|