IQOption-Api icon indicating copy to clipboard operation
IQOption-Api copied to clipboard

my issues from json

Open themow opened this issue 5 years ago • 2 comments

Traceback (most recent call last): line 3, in api.login() # Returns True if successful else False line 897, in json return complexjson.loads(self.text, **kwargs) line 348, in loads return _default_decoder.decode(s) line 340, in decode raise JSONDecodeError("Extra data", s, end) json.decoder.JSONDecodeError: Extra data: line 1 column 5 (char 4)

how can i fix it ,thank you

themow avatar Jun 06 '19 12:06 themow

check whether the script is using the new login endpoint, if true it may be a network error

harwee avatar Jun 08 '19 14:06 harwee

Please, already tried it and don't worked.

ailtondvieira avatar Nov 19 '19 18:11 ailtondvieira