i am trying to play drm protected content on safari but its not working
this is the prepareContentId
prepareContentId: (rawContentId: string) => {
const tmp = rawContentId.split(‘/’);
return tmp[tmp.length - 1];
},
i keep getting this error
x-axdrm-errormessage: Invalid license request. Supported version is 1, but used version is 2065855599.