Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

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

@mahdi14541380

Description

@mahdi14541380

Traceback (most recent call last):
File "C:\Users\Matrix\Desktop\DISLOCK\main.py", line 199, in generate_token
self.inbox = TempMail.generateInbox()
File "C:\Users\Matrix\Desktop\DISLOCK\modules\tempmail.py", line 48, in generateInbox
data = json.loads(s)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.2800.0_x64__qbz5n2kfra8p0\lib\json_init_.py", line 339, in loads
raise TypeError(f'the JSON object must be str, bytes or bytearray, '
TypeError: the JSON object must be str, bytes or bytearray, not NoneType

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions