User Scheduling service error codes
User scheduling service error codes occur during creating, managing, and executing scheduled operations (tasks or reminders) on behalf of the users. These errors typically occurs when scheduling service doesn't meet the validation criteria or request data is unable extract from the metadata.
For any error code not documented here, please reach out to our support team and share the message and URL with us. We will immediately help investigate why this issue occured for you.
What does User Scheduling service Error Code xxxx mean
cidaas returns error status codes on different occasion. To find about the User Scheduling service related errors, you can navigate to the User Scheduling service Error Code Page and lookup your retrieved error code. There you will also find useful hints how to solve them.
For example:
If you encounter this error code (10102) in your application, you should follow the hint provided.
The following table represents the User Scheduling service error codes that will help you in identifying and troubleshooting various errors or failures.
| code | error | error_description | hint |
|---|---|---|---|
| 10102 | Missing parameters | Metadata is missed or unable to get it from the request | Check the request payload |
| 10103 | Data or resource not found | The schedule setup or task id not found | Pass the correct setup_id or task_id |
| 10101 | Invalid data passed | The data cannot be parsed or the data passed does not meet the required validation. | The payload passed is either not valid or not in the expected format or data type |
| 10106 | Access denied for this resource | Not in use | |
| 10400 | Schedules based on setups or specific schedules could only be partially created | Not in use | |
| 507 | Information missing | Not in use |
Need Support?
Please contact us directly on our support page