Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #5

Open
ramyberrekia opened this issue Jul 21, 2023 · 0 comments
Open

Error #5

ramyberrekia opened this issue Jul 21, 2023 · 0 comments

Comments

@ramyberrekia
Copy link

ramyberrekia commented Jul 21, 2023

it displays this error when using it.
Traceback (most recent call last): File "sms.py", line 79, in <module> main() File "sms.py", line 34, in main print(resp.json()) File "C:\Users\**\AppData\Local\Programs\Python\Python38-32\lib\site-packages\requests\models.py", line 900, in json return complexjson.loads(self.text, **kwargs) File "C:\Users\**\AppData\Local\Programs\Python\Python38-32\lib\json\__init__.py", line 357, in loads return _default_decoder.decode(s) File "C:\Users\**\AppData\Local\Programs\Python\Python38-32\lib\json\decoder.py", line 340, in decode raise JSONDecodeError("Extra data", s, end) json.decoder.JSONDecodeError: Extra data: line 1 column 5 (char 4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant