Osintgram icon indicating copy to clipboard operation
Osintgram copied to clipboard

IP BLOCK ERROR

Open pedromandelli opened this issue 2 years ago • 6 comments

I am getting the same error, I am using google cloud shell on Mac.

ClientError Bad Request: ip_block (Code: 400, Response: {"message":"The username you entered doesn't appear to belong to an account. Please check your username and try again.","status":"fail","error_type":"ip_block","exception_name":"RleLoginBlocked"})The username you entered doesn't appear to belong to an account. Please check your username and try again.: Bad Request: ip_block

Thanks in advance.

In json file , only {} should be there create a dummy insta account, enter your credentials correctly

I installed the tools you mentioned and checked on my settings.json file made a new dummy account and didnt work it gives me the same error

ClientError Bad Request: ip_block (Code: 400, Response: {"message":"The username you entered doesn't appear to belong to an account. Please check your username and try again.","status":"fail","error_type":"ip_block","exception_name":"RleLoginBlocked"})The username you entered doesn't appear to belong to an account. Please check your username and try again.: Bad Request: ip_block

im using cloudshell on windows

Originally posted by @Abdullah-Rabee3 in https://github.com/Datalux/Osintgram/issues/220#issuecomment-1211346706

pedromandelli avatar Sep 27 '22 19:09 pedromandelli

This is an active error on termux and on kali. Will try other options. Any fixes?

C4l1b3r avatar Dec 30 '22 11:12 C4l1b3r

Also an active error on csi Linux. I haven't tried the echo username and pass fix yet. But I am getting same error without doing it as when I did do it. So I'm guessing it doesn't work. But I will try

C4l1b3r avatar Dec 30 '22 11:12 C4l1b3r

same here

PitonProci avatar Dec 30 '22 12:12 PitonProci

ok i got this to work.. go into the config folder and delete the settings.json. then type echo "{}" > settings.json cd .. to go back one directory python3 main.py

this totally fixed my issue

C4l1b3r avatar Dec 31 '22 07:12 C4l1b3r

Thank you very much, it fixed it, however i get this error. what now??

i completed the challange but nothing happened. can you help?

Attempt to login... ClientError checkpoint_challenge_required (Code: 400, Response: {"message": "challenge_required", "challenge": {"url": "https://i.instagram.com/challenge/AXHgXcqBvLuNm1Kl5gyO8um8ME4D8dP6gMDEDkQ_LrgeOisFoI9F0AKD_tR9FaOK6rik-YM/AfxOO0vqshgmU4hqnr2ao_OvdQQsLBhuLLn2bGNfIHFh8gIklEeGUgVX_CYnEfafRoCqy0jcY8M82g/", "api_path": "/challenge/AXHgXcqBvLuNm1Kl5gyO8um8ME4D8dP6gMDEDkQ_LrgeOisFoI9F0AKD_tR9FaOK6rik-YM/AfxOO0vqshgmU4hqnr2ao_OvdQQsLBhuLLn2bGNfIHFh8gIklEeGUgVX_CYnEfafRoCqy0jcY8M82g/", "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 Please follow this link to complete the challenge: https://i.instagram.com/challenge/AXHgXcqBvLuNm1Kl5gyO8um8ME4D8dP6gMDEDkQ_LrgeOisFoI9F0AKD_tR9FaOK6rik-YM/AfxOO0vqshgmU4hqnr2ao_OvdQQsLBhuLLn2bGNfIHFh8gIklEeGUgVX_CYnEfafRoCqy0jcY8M82g/

PitonProci avatar Dec 31 '22 12:12 PitonProci

Follow the link login and then go back to terminal and run

python3 main.py -C target

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