I created a Python code to create an Instagram account and everything worked correctly until I reached the last point after sending the verification code and an error was sent to me.
<code>"account_created": false, "errors": {"ip": ["Lu2019adresse IP que vous utilisez a u00e9tu00e9 signalu00e9e comme un proxy ouvert. Si vous pensez quu2019il su2019agit du2019une erreur, rendez-vous sur http://help.instagram.com/"]}, "status": "ok", "error_type": "signup_block"}, the error is in french and mean: "The ip you are using has been flagged has an open proxy"
</code>
<code>"account_created": false, "errors": {"ip": ["Lu2019adresse IP que vous utilisez a u00e9tu00e9 signalu00e9e comme un proxy ouvert. Si vous pensez quu2019il su2019agit du2019une erreur, rendez-vous sur http://help.instagram.com/"]}, "status": "ok", "error_type": "signup_block"}, the error is in french and mean: "The ip you are using has been flagged has an open proxy"
</code>
"account_created": false, "errors": {"ip": ["Lu2019adresse IP que vous utilisez a u00e9tu00e9 signalu00e9e comme un proxy ouvert. Si vous pensez quu2019il su2019agit du2019une erreur, rendez-vous sur http://help.instagram.com/"]}, "status": "ok", "error_type": "signup_block"}, the error is in french and mean: "The ip you are using has been flagged has an open proxy"
Then I added the proxy request after sending the verification code, then the following error came and I did not know how to solve it
<code><Response [429]>
{"message":"feedback_required","spam":true,"feedback_title":"Try Again Later","feedback_message":"We limit how often you can do certain things on Instagram to protect our community. Tell us if you think we made a mistake.","feedback_url":"repute/report_problem/scraping/","feedback_appeal_label":"Let us know","feedback_ignore_label":"OK","feedback_action":"report_problem","status":"fail"}
</code>
<code><Response [429]>
{"message":"feedback_required","spam":true,"feedback_title":"Try Again Later","feedback_message":"We limit how often you can do certain things on Instagram to protect our community. Tell us if you think we made a mistake.","feedback_url":"repute/report_problem/scraping/","feedback_appeal_label":"Let us know","feedback_ignore_label":"OK","feedback_action":"report_problem","status":"fail"}
</code>
<Response [429]>
{"message":"feedback_required","spam":true,"feedback_title":"Try Again Later","feedback_message":"We limit how often you can do certain things on Instagram to protect our community. Tell us if you think we made a mistake.","feedback_url":"repute/report_problem/scraping/","feedback_appeal_label":"Let us know","feedback_ignore_label":"OK","feedback_action":"report_problem","status":"fail"}
I changed the proxy and it did not work, knowing that I use an http proxy
New contributor
بوت تجريبي is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.