Seclore DRM API Server Error Codes

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