The following table lists all error codes returned by the Seclore DRM API Server, along with their corresponding error messages.
| Error Code | Error Message |
|---|---|
| DRM-1000 | Exceptions occurred. Please check logs on the console for more details. |
| DRM-1001 | Error: Bad Request -400 |
| DRM-1002 | Resources not found. -404 |
| DRM-1003 | Endpoint not found -404 |
| DRM-1004 | Error while parsing HTTP message -400 |
| DRM-1005 | Startup error -500 |
| DRM-1006 | Too many requests -429 |
| DRM-1007 | [{0}] - Generic message from API Server. |
| DRM-1010 | Unauthorised request |
| DRM-1011 | Access token not sent in request |
| DRM-1012 | Error generating access/refresh JWT tokens |
| DRM-1013 | JWT (access/refresh) token expired |
| DRM-1014 | JWT signature does not match locally computed signatures. JWT validity cannot be asserted and should not be trusted. |
| DRM-1015 | Invalid refresh token |
| DRM-1100 | File is already protected. |
| DRM-1101 | File with extension is not supported by Seclore FS Helper Library. |
| DRM-1102 | File does not support HTML wrapping. |
| DRM-1104 | Error while fetching users from Policy Server. Check application logs on console for more detail. |
| DRM-1105 | Failed to initialize FS Helper with Configured Enterprise Application (EA) ID. |
| DRM-1200 | File does not exist. |
| DRM-1201 | Failed to update the last modified time of the file. |
| DRM-1202 | File with storage ID is not present. |
| DRM-1203 | File not found on the path. |