econchick / new-coder

New Coder tutorials
zlib License
597 stars 394 forks source link

ValueError: No JSON object could be decoded #220

Open soekmego opened 6 years ago

soekmego commented 6 years ago

I got the following error when starting the api.py script:

ValueError: No JSON object could be decoded

I even tried to run the script from the cloned repo because i was thinking that i may have a typo in the code but i get the exact same error.

Here is a screenshot:

api_errormessage