postaddictme / instagram-java-scraper

Instagram Java Scraper. Get account information, photos, videos and comments.
446 stars 149 forks source link

More of a consultant then reporting an issue #116

Open tpraizler opened 6 years ago

tpraizler commented 6 years ago

Bottom line, my Instagram user with which I am trying to login getting locked. I think it might be because the servers from which I actually login (and run the code from) are in the different location than the place I opened the actual account. I am trying to do everything from the same data center, but still have problems.

Do you have any idea how to deal with it? is there a "right" way to handle this? I am I doing anything wrong?

artur-barsegyan commented 6 years ago

@tpraizler try open your account page via Instagram web-site. Earlier Instagram notified me about my account strange location and allowed me to mark this behaviour 'as normal'. After that I had successful requests

tpraizler commented 6 years ago

@arthur-barsegyan Thanks. This is exactly what I did. then I got this page: image Of course I choose "This was me" but then I tried to login again and got locked again. Any idea?

eos1d3 commented 6 years ago

1, Clean browser cookies, as it remembers you are bad whenever you login.

  1. Change your Wan IP.
  2. Login again.

I have the same problem before, this works for me.