VideoHelp Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. i got this error in while running l3.py

    anyone help me solving this issue friends

    PSSH obtained.
    AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEDfaRL KJClRFuudOMVgChQw=
    Traceback (most recent call last):
    File "F:\widevine_keys-main\l3.py", line 130, in <module>
    correct, keys = WV_Function(pssh, lic_url)
    File "F:\widevine_keys-main\l3.py", line 52, in WV_Function
    data=f'token={headers.token}&provider={headers.pro vider}&payload={str(request, "utf-8" )}'
    AttributeError: module 'headers' has no attribute 'token'
    Quote Quote  
  2. data=f'token={headers.token}&provider={headers.pro vider}&payload={str(request, "utf-8" )}'
    AttributeError: module 'headers' has no attribute 'token'
    your code is expecting token to have been defined the the headers segment but you have none. Either place the proper token into the headers or remove/comment out the call.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!