bug: JSONError
Moinuddin9777 opened this issue · 1 comments
Moinuddin9777 commented
Instagram User Details code
this is the error faced after running the program
line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Aashishkumar123 commented
Can you attached the screenshot of the error