Client Status Codes: PlayReady

The below table provides the status codes and their descriptions, expected UI behavior (if applicable), and comments to include if you report the error to Verimatrix Customer Care.

MDRM Error CodeMessageDescriptionHTTP Error Code
MDRM-1100An unexpected error occurred while processing the requestGeneric error500
MDRM-1101Authorization token is requiredThe Authorization token itself is missing in the header of the License Request.500
MDRM-1102Failed to decode JSON web token; malformedThe Authorization token in the header of the get License request is incorrect.500
MDRM-1110Requested content encryption key does not existOne of the requested keys is not found.500
MDRM-1111An error occurred while retrieving encryption key from backend serviceThe PlayReady service failed to retrieve keys from the key management service.500
MDRM-1114PlayReady failed to process requestThe license challenge is invalid and cannot be processed.500
MDRM-1116Invalid security policy formatThe security policy format is incorrect.500
MDRM-1118Authorization token is missing in the subject claimThe authorization token in the header of the get license request is missing in the subject claim.500