Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

ERROR! #59

Open
jeanufam opened this issue Nov 24, 2019 · 0 comments
Open

ERROR! #59

jeanufam opened this issue Nov 24, 2019 · 0 comments

Comments

@jeanufam
Copy link

I'm new to python, but I already have some programming experience ...
I did some tests with other api and it even worked. I liked your code for me to test a list of signals here and I want to implement a bot from it.
Only that is giving this error!
can anybody help me?


Traceback (most recent call last):
File "", line 1, in
File "C:\Users\JeanFigueiredo-\AppData\Local\Programs\Python\Python36\lib\site-packages\iqoption_api-0.2a0-py3.6.egg\iqoption_api\api.py", line 51, in login
File "C:\Users\JeanFigueiredo-\AppData\Local\Programs\Python\Python36\lib\site-packages\requests\models.py", line 897, in json
return complexjson.loads(self.text, **kwargs)
File "C:\Users\JeanFigueiredo-\AppData\Local\Programs\Python\Python36\lib\json_init_.py", line 354, in loads
return _default_decoder.decode(s)
File "C:\Users\JeanFigueiredo-\AppData\Local\Programs\Python\Python36\lib\json\decoder.py", line 342, in decode
raise JSONDecodeError("Extra data", s, end)
json.decoder.JSONDecodeError: Extra data: line 1 column 5 (char 4)

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

No branches or pull requests

1 participant