Osintgram icon indicating copy to clipboard operation
Osintgram copied to clipboard

Error 400 in kali in Osintgram

Open mohamoed opened this issue 2 years ago • 5 comments

i,ve made make setup to put my username and password then put a python3 main.py (target name) but sends me this

lientError checkpoint_challenge_required (Code: 400, Response: {"message": "challenge_required", "challenge": {"url": "https://i.instagram.com/challenge/AXFnOkq5v2QIv7SxOyeRptLraZrgCSs6zQLM9Han4Qz2ZTJVPinwS9moSrnWQuiMbfqJOfY/AfxNQMI8gow1Jx_OU8BaGtEvQzZySFAkPHSnrh_jnfVkfZ36qCgEHuMINLq_RQI13xFEJgouKnBbDQ/", "api_path": "/challenge/AXFnOkq5v2QIv7SxOyeRptLraZrgCSs6zQLM9Han4Qz2ZTJVPinwS9moSrnWQuiMbfqJOfY/AfxNQMI8gow1Jx_OU8BaGtEvQzZySFAkPHSnrh_jnfVkfZ36qCgEHuMINLq_RQI13xFEJgouKnBbDQ/", "hide_webview_header": true, "lock": true, "logout": false, "native_flow": true, "flow_render_type": 0}, "status": "fail", "error_type": "checkpoint_challenge_required", "exception_name": "ChallengeRequired"})challenge_required: checkpoint_challenge_required


do anyone know what should i do??

mohamoed avatar Aug 08 '22 12:08 mohamoed

Try logging in via the web browser then try again...

KaiserWilhelm23 avatar Aug 21 '22 20:08 KaiserWilhelm23

@mohamoed you should find a solution on this issue #446

Short Answer: Your account is likely temp blocked

  1. you can go follow the link and do the challenge in a browser(whatever you use) then try osintgram again.

  2. if (1) doesn't work then you have to make a new account.

  3. if (2) doesn't work then pray to god for an answer.

but really if a new account still requires a challenge/or doesn't work then your ip address may be blocked or something. you'll have to do some research or hopefully someone more knowledgeable than me can help.

steam-roller avatar Sep 06 '22 12:09 steam-roller

the link i'm given doesn't even show anything related to challenge when I paste on my web browser

medicobooks avatar Jan 01 '23 19:01 medicobooks

it just redirects me to instagram home page on my web browser

medicobooks avatar Jan 01 '23 19:01 medicobooks

run the -C command to clear cookies and follow the link to log in again.

python3 main.py -C target

1qaz0okm avatar Jan 05 '23 00:01 1qaz0okm