Open Statick opened 3 months ago
Are you using your own Widevine keys or CDRM Project?
cdrm
I suspect that's the issue. If you hit me up on Discord (I'm in the ofdl server as Melithine), I can give you a set of keys.
thanks, it's accepted the keys "device_client_id_blob located successfully! device_private_key located successfully!" but I still get the same errors
Exception caught: Response status code does not indicate success: 403 (Forbidden). StackTrace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at OF_DL.Helpers.APIHelper.GetDRMMPDPSSH(String mpdUrl, String policy, String signature, String kvp)
debug log attached
idk if this is useful information but in 1.7.75 i am still getting this error with most but not all DRM videos
idk if this is useful information but in 1.7.75 i am still getting this error with most but not all DRM videos
yeah same, i use CDRM Project because honestly i have no idea what Widevine key is.. but never had this issue before
it's not a CDRM Project issue. I got a set of keys from the discord and the same DRM videos get 403'd, which is also what Statick reported:
StackTrace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at OF_DL.Helpers.APIHelper.GetDRMMPDPSSH(String mpdUrl, String policy, String signature, String kvp)
I believe the latest release will fix this, if you could try and let us know
yes! fixed for me. thank you
I'm using a VPN and have tried 12 different servers now and the same issue every time I've updated the auth.json file this problem only started since updating to 1.7.74 after the recent site changes
Exception caught: Response status code does not indicate success: 403 (Forbidden). StackTrace: at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at OF_DL.Helpers.APIHelper.GetDRMMPDPSSH(String mpdUrl, String policy, String signature, String kvp)