harwee/IQOption-Api

ERROR!

Opened this issue · 0 comments

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)