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

If i try to send i see this Error ? #31

Open
haszimoto opened this issue Sep 9, 2021 · 1 comment
Open

If i try to send i see this Error ? #31

haszimoto opened this issue Sep 9, 2021 · 1 comment

Comments

@haszimoto
Copy link

Traceback (most recent call last):
File "/home/user/Anon-SMS/Anon-SMS/send.py", line 159, in
print(resp.json())
File "/home/user/.local/lib/python3.9/site-packages/requests/models.py", line 898, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib/python3/dist-packages/simplejson/init.py", line 525, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

@HACK3RY2J
Copy link
Owner

Try updating python

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

2 participants