Closed Lisztos closed 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
Nope, I'm just getting a 500 error when the expert mode is DEactivated
No error here (anymore) :D
interptret_whotracksme.py Line 96 I get this error when NOT using expert mode. Is this also happening to everyone?
TypeError: the JSON object must be str, bytes or bytearray, not NoneType