th3unkn0n / osi.ig

Information Gathering Instagram.
1.28k stars 212 forks source link

Traceback #74

Open toxickiller3232 opened 1 year ago

toxickiller3232 commented 1 year ago

Not able to understand solution given in other issue

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

Anyone can help me????? :(

riahabh199 commented 1 year ago

Same issue

Hybrid2210 commented 1 year ago

Same issue