Relative Content

Tag Archive for pythonpython-asyncio

Asyncio call returns JSONDecodeError

I am fairly new to API world and Python. I am trying to make asynchronous call to an API which ran fine in VSCode IDE but gives me issues when I try to run on a Linux environment. I keep getting an “json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)” error. Python version is 3.11 and Linux is Red Hat 8.5