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

ClientError checkpoint_challenge_required (Code: 400, Response: {"message": "challenge_required", "challenge": {"url": "https://i.instagram.com/challenge/47478104324/RhdVn3pc1u/", "api_path": "/challenge/47478104324/RhdVn3pc1u/", "hide_webview_header": true, "lock": true, "logout": false, "native_flow": true, "flow_render_type": 0}, "status": "fail", "error_type": "checkpoint_challenge_required"})challenge_required: checkpoint_challenge_required #254

Closed hunter7506 closed 2 years ago

hunter7506 commented 3 years ago

ClientError checkpoint_challenge_required (Code: 400, Response: {"message": "challenge_required", "challenge": {"url": "https://i.instagram.com/challenge/47478104324/RhdVn3pc1u/", "api_path": "/challenge/47478104324/RhdVn3pc1u/", "hide_webview_header": true, "lock": true, "logout": false, "native_flow": true, "flow_render_type": 0}, "status": "fail", "error_type": "checkpoint_challenge_required"})challenge_required: checkpoint_challenge_required can anyone help ?

LightningV1p3r commented 3 years ago

Same Issue :/

Jfischthecat commented 3 years ago

It just means that your account is getting flagged for suspicious activity and you have to enter the code that they emailed to whatever email you created the account with. But in my experience, its just easier to make a new account when this happens. Instagram is just going to keep sending the codes because it thinks your account is being hacked.

AliYar-Khan commented 3 years ago

not wokring ... getting same error. I have tried for both public and private accounts

Jfischthecat commented 3 years ago

You have tried logging in with both public and private accounts? Or you have tried targeting both public and private accounts?

AliYar-Khan commented 3 years ago

@Jfischthecat tried both public and protected target account

wishaldubey commented 3 years ago

ClientError checkpoint_challenge_required (Code: 400, Response: {"message": "challenge_required", "challenge": {"url": "https://i.instagram.com/challenge/47478104324/RhdVn3pc1u/", "api_path": "/challenge/47478104324/RhdVn3pc1u/", "hide_webview_header": true, "lock": true, "logout": false, "native_flow": true, "flow_render_type": 0}, "status": "fail", "error_type": "checkpoint_challenge_required"})challenge_required: checkpoint_challenge_required can anyone help ?

just cd back to config and delete settings.json ( rm settings.json) then hit this command echo "{}" > settings.json

after this cd .. now u are again in Osintgram folder now rerun python3 main.py targetsusername

Hmed334 commented 3 years ago

thanks broo

cybersaviour commented 3 years ago

Just put -C in the end of the command.

example : python3 main.py -C

The -C flag will clear the Cookies. This has worked for me

safadezagameplays commented 3 years ago

Just put -C in the end of the command.

example : python3 main.py -C

The -C flag will clear the Cookies. This has worked for me

Thanks bro, works perfectly

Defaultv2 commented 3 years ago

i tried every option above and Im still having the same issue. Im using python "Ver 3.9.2" updated. If yall have any solution please help <3 thank you