th3unkn0n / osi.ig

Information Gathering Instagram.
1.28k stars 212 forks source link

HELP ME PLEASE #93

Open DragonRojo3 opened 1 year ago

DragonRojo3 commented 1 year ago

Traceback (most recent call last): File "/root/osi.ig/main.py", line 16, in user_info(usrname=args["user"]) File "/root/osi.ig/.lib/api.py", line 70, in user_info js = json.loads(resp_js) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/json/init.py", line 346, in loads return _default_decoder.decode(s) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/json/decoder.py", 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)

joshuadanpeterson commented 1 year ago

Got the same error when trying to run the program

Byanshuman commented 10 months ago

same error