When I get the drm key,it shows {"code":400,"error":true,"message":"Failed to get license: 500 "},why and what I can do?
+ Reply to Thread
Results 1 to 3 of 3
-
-
need more details, 400 bad request caused by many reasons.
many people dont know how to send correct request to license server, in fact most time it is simple, you just need copy the license url as curl(bash for chrome, POSIX for firefox), then go to https://curlconvert.com paste it and you got the output, the output show you all you need send to the license server, like headers, payload, data(challenge), sometimes params. you must send the whole data the output shown to you, in correct format, challenge should from your own CDM and pssh. or you will got error.
but attention if the data contains your private infomation, dont post it public. -
Edit: curlconvert.com will be redirected to curlconverter.com
@shellcmd is right.
And @board
More information should be included if you need further assistance.
Similar Threads
-
Failed to decrypt license
By Indranik in forum Video Streaming DownloadingReplies: 15Last Post: 30th Jan 2024, 09:37 -
license request failed code 403
By paep03 in forum Video Streaming DownloadingReplies: 10Last Post: 6th Jan 2024, 09:54 -
getwvkeys.cc code":400,"error":true,"message":"Failed to get license: 405
By Koldunas in forum Newbie / General discussionsReplies: 0Last Post: 27th Sep 2023, 02:44 -
{"code": 2048, "message": "Authentication failed"} when getting license
By warmachine in forum Video Streaming DownloadingReplies: 2Last Post: 26th May 2023, 16:34 -
Widevine license acquisition failed with old widevinecdm.dll
By zhengheng36 in forum Video Streaming DownloadingReplies: 10Last Post: 25th Feb 2022, 07:37