faaez/capiq-python

Json issue

Opened this issue · 3 comments

hi,

Thx for this. can you help me with this issue:

I get this when running your example:

return self.scan_once(s, idx=_w(s, idx).end())
simplejson.scanner.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Thx a lot!

Hi,

i just noticed that i get a 401 as a response, this explains the problem.

i was wondering if "www.capitaliq.com" is the website i should have an account with.

thank you for the reply,

Fons

I have the same issue...
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Can someone help with this?
Thanks

@fgagnonLSF did you perhaps find a solution to this?