Shortener Service Error Codes
cidaas generates short URLs for various process for example inviting user, etc. In short shortener service converts long URLs into shorter, more manageable links while still directing users to the original web page.
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 Error Code xxx mean?
cidaas returns error status codes on different occasion. To find about the shortener service related errors, you can navigate to the Shortener 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 (SHORT10001) in your application, you should follow the hint provided.
The following table represents the Shortener service error codes that will help you in identifying and troubleshooting various errors or failures.
| Code | Error | Error description | Hint |
|---|---|---|---|
| SHORT10001 | short_id_not_found | short_id not provided to retrieve shortener details | Error in short id |
| SHORT10002 | short_id_not_found | short_id not provided to retrieve shortener details | Error in short id |
| SHORT10003 | short_id_creation_error | error while creating shortener URL | Error in short id creation |
| SHORT10004 | short_id_creation_error | error while adding short url | Error in short id creation time |
| SHORT10005 | short_id_creation_error_db | error while adding short url to db | Error in short id insertion to db |
Need Support?
Please contact us directly on our support page