DonSimerino / CODE-DaWeSys

0 stars 1 forks source link

Error when Using normal Mode #78

Closed Lisztos closed 3 years ago

Lisztos commented 3 years ago

interptret_whotracksme.py Line 96 I get this error when NOT using expert mode. Is this also happening to everyone?

raise TypeError(f'the JSON object must be str, bytes or bytearray, '

TypeError: the JSON object must be str, bytes or bytearray, not NoneType

dianabaumann commented 3 years ago

Nope, I'm just getting a 500 error when the expert mode is DEactivated

dianabaumann commented 3 years ago

No error here (anymore) :D