Python Forum

Full Version: Problems with JSONDecodeError
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone, all good?

The attached code, files downloaded in csv through a NasaPower api, to run a first line of use:

NasaPower ("20150101", "20210831", "your output path")

after running the following error:


File "D: \ obj \ windows-release \ 37amd64_Release \ msi_python \ zip_amd64 \ decoder.py", line 355, in raw_decode

JSONDecodeError: Expecting value

How to solve this?

thankĀ“s[attachment=1277][attachment=1277][attachment=1277]