Skip to content

Api updated or json decoder have been updated. #3

@Xoib

Description

@Xoib

The Server couldn't fulfill the request.
Error code: 403
Traceback (most recent call last):
File "ApiTry.py", line 19, in
listcoins = api.listcoins()
File "/home/xoib/Repository/python-cryptocoincharts-api/CryptoCoinChartsApi/CryptoCoinChartsApi.py", line 30, in listcoins
json_data = json.loads(self._getdata(url))
File "/usr/lib/python2.7/json/init.py", line 338, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
TypeError: expected string or buffer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions