Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.51k stars 2.08k forks source link

[BUG] challenge request not show link #58

Closed wdodsalman closed 3 years ago

wdodsalman commented 4 years ago

Attempt to login... Traceback (most recent call last): File "main.py", line 107, in api = Osintgram(args.id, args.file, args.json) File "/home/wadod/Osintgram/src/Osintgram.py", line 35, in init self.login(u, p) File "/home/wadod/Osintgram/src/Osintgram.py", line 1005, in login cached_settings = json.load(file_data, object_hook=self.from_json) File "/usr/lib/python3.8/json/init.py", line 293, in load return loads(fp.read(), File "/usr/lib/python3.8/json/init.py", line 370, in loads return cls(**kw).decode(s) File "/usr/lib/python3.8/json/decoder.py", line 340, in decode raise JSONDecodeError("Extra data", s, end) json.decoder.JSONDecodeError: Extra data: line 2 column 1 (char 3)

Datalux commented 4 years ago

Hi @wdodsalman please see this issue

wdodsalman commented 4 years ago

IMG_20200919_182615.jpg

Datalux commented 4 years ago

This means that Instagram want verify your activity with a challenge by submitting a code. But there is a bug in the tool that not show the link of the challenge. Please can you try the development version? I hope I have fix the bug

rewiaca commented 3 years ago

This means that Instagram want verify your activity with a challenge by submitting a code. But there is a bug in the tool that not show the link of the challenge. Please can you try the development version? I hope I have fix the bug

can't pass: checkpoint_challenge_required clicking "it's me" on phone but nothing changes. IP the same for both sessions on dev version

Datalux commented 3 years ago

This means that Instagram want verify your activity with a challenge by submitting a code. But there is a bug in the tool that not show the link of the challenge. Please can you try the development version? I hope I have fix the bug

can't pass: checkpoint_challenge_required clicking "it's me" on phone but nothing changes. IP the same for both sessions on dev version

The tool return you the link?

rewiaca commented 3 years ago

This means that Instagram want verify your activity with a challenge by submitting a code. But there is a bug in the tool that not show the link of the challenge. Please can you try the development version? I hope I have fix the bug

can't pass: checkpoint_challenge_required clicking "it's me" on phone but nothing changes. IP the same for both sessions on dev version

The tool return you the link?

nope

Sergio-PG commented 3 years ago

Anyone know how fix the problem?

Datalux commented 3 years ago

@Sergio-PG fixed in #72