Osintgram icon indicating copy to clipboard operation
Osintgram copied to clipboard

ClientError Bad Request: block_eu_user_login_in_old_app (Code: 400, Response: {"message":"You'll need to update Instagram to the latest version before you can use the app.","status":"fail","error_type":"block_eu_user_login_in_old_app"})You'll need to update Instagram to the latest version before you can use the app.: Bad Request: block_eu_user_login_in_old_app

Open KubaRitt opened this issue 2 years ago • 20 comments

I tried to use osintgram folowing the network chuck video but I always get this error.

KubaRitt avatar Mar 10 '24 08:03 KubaRitt

Same, it's looks like the app need upgrade

S0Rk69 avatar Mar 10 '24 09:03 S0Rk69

Same error, let's wait for an update Screenshot 2024-03-10 alle 10 44 58

En7ity303 avatar Mar 10 '24 09:03 En7ity303

Same Error

Andre-cmd-rgb avatar Mar 10 '24 17:03 Andre-cmd-rgb

same error

neekerinpersekyrpa avatar Mar 10 '24 17:03 neekerinpersekyrpa

Same error, let's wait for an update Screenshot 2024-03-10 alle 10 44 58

do you know when they will update it?

KubaRitt avatar Mar 13 '24 18:03 KubaRitt

Same error, let's wait for an update Screenshot 2024-03-10 alle 10 44 58

do you know when they will update it?

Nope, I don't know

En7ity303 avatar Mar 16 '24 15:03 En7ity303

i think Osintgram is not working anymore. This osint tool exists for years now and maybe instagram has patched it

r1zoc avatar Mar 17 '24 18:03 r1zoc

i think Osintgram is not working anymore. This osint tool exists for years now and maybe instagram has patched it

That would be bad because there isn't any other tool like osint

KubaRitt avatar Mar 18 '24 09:03 KubaRitt

I think that it's bc the EU Regulations, if u use a VPN out EU like USA o UK maybe you could run osint, i didn´t try this but i'll do it

witoo-source avatar Mar 25 '24 21:03 witoo-source

I think that it's bc the EU Regulations, if u use a VPN out EU like USA o UK maybe you could run osint, i didn´t try this but i'll do it

any news ?

KogaCyber avatar Mar 26 '24 18:03 KogaCyber

I think that it's bc the EU Regulations, if u use a VPN out EU like USA o UK maybe you could run osint, i didn´t try this but i'll do it

I have just tried to run Osintgram with a VPN connected to a Japan server but it give back the same error :(

En7ity303 avatar Mar 28 '24 12:03 En7ity303

I think that it's bc the EU Regulations, if u use a VPN out EU like USA o UK maybe you could run osint, i didn´t try this but i'll do it

I have just tried to run Osintgram with a VPN connected to a Japan server but it give back the same error :(

did u find a new way?

ursojolly avatar Mar 28 '24 20:03 ursojolly

https://github.com/ping/instagram_private_api/discussions/433

Mqtth3w avatar May 25 '24 19:05 Mqtth3w

I think that it's bc the EU Regulations, if u use a VPN out EU like USA o UK maybe you could run osint, i didn´t try this but i'll do it

this solution https://youtu.be/2TgJg44axgw?si=_6VSVQh7GEyz4id2

smith723 avatar Jun 06 '24 06:06 smith723

I tried to use osintgram folowing the network chuck video but I always get this error.

this solution https://youtu.be/2TgJg44axgw?si=_6VSVQh7GEyz4id2

smith723 avatar Jun 06 '24 06:06 smith723

i think Osintgram is not working anymore. This osint tool exists for years now and maybe instagram has patched it

this solution https://youtu.be/2TgJg44axgw?si=_6VSVQh7GEyz4id2

smith723 avatar Jun 06 '24 06:06 smith723

this solution https://youtu.be/2TgJg44axgw?si=_6VSVQh7GEyz4id2

it is not bruh

Diex001 avatar Jun 11 '24 10:06 Diex001

These errors occur when connecting via a European host because your Instagram profile is localized in a city governed by GDPR (General Data Protection Regulation). This is incompatible with the instagram_private_api montioned in the README.md file used by the Osintgram.py file code Line 14 - 15.

from instagram_private_api import Client as AppClient
from instagram_private_api import ClientCookieExpiredError, ClientLoginRequiredError, ClientError, ClientThrottledError

To resolve this issue, you must avoid using a European IP. Instead, create a new Instagram profile using an IP address, phone number, and email located in a non-European country, such as the USA or any other country not governed by GDPR regulations. This will prevent potential access issues to Instagram for your Instagram Private API

Please validate and close the issue if this answered your error! , this will help the developers and users of this tool who want to resolve the problem, thank you!

MrSwilix avatar Jun 19 '24 11:06 MrSwilix