Forums

What can this error be caused by?

[formatted by admin]

2024-12-02 21:02:35,715:   File "/usr/local/lib/python3.10/json/decoder.py", line 355, in raw_decode
2024-12-02 21:02:35,716:     raise JSONDecodeError("Expecting value", s, err.value) from None

this is the line of code:

ytmusic = YTMusic("browser.json")

I tried to find a error in the json, but everything seems fine. On my machine, when i host my flask app, it also works flawlessly.

Try using the full path to the file.