Code Monkey home page Code Monkey logo

Comments (4)

ErrorxCode avatar ErrorxCode commented on September 1, 2024 1

A big problem nowadays. Looks like instagram is improving their security algorithm day by day. They are somehow detection that we are using their API in unauthenticated way

To avoid these challenge, you can :-

  • Use cache instead of logging everytime
  • Add human interpreted gap between every request
  • Do not use new accounts. accounts which are not older then 90 days suffer this problem the most. Instagram keep tracks of new account.

I will update it as soon as I get the fix

from easyinsta.

spapapan avatar spapapan commented on September 1, 2024

It is worth noting that I got this error the second time I tried to make a request, so it's not that I spammed.

from easyinsta.

noirtier-villefort avatar noirtier-villefort commented on September 1, 2024

A big problem nowadays. Looks like instagram is improving their security algorithm day by day. They are somehow detection that we are using their API in unauthenticated way

To avoid these challenge, you can :-

* Use cache instead of logging everytime

* Add human interpreted gap between every request

* Do not use new accounts. accounts which are not older then 90 days suffer this problem the most. Instagram keep tracks of new account.

I will update it as soon as I get the fix

Maybe we can avoid it by updating APP_VERSION in instagram4j IGConstants and using new IGAndroidDevice`s ???

from easyinsta.

ErrorxCode avatar ErrorxCode commented on September 1, 2024

A big problem nowadays. Looks like instagram is improving their security algorithm day by day. They are somehow detection that we are using their API in unauthenticated way
To avoid these challenge, you can :-

* Use cache instead of logging everytime

* Add human interpreted gap between every request

* Do not use new accounts. accounts which are not older then 90 days suffer this problem the most. Instagram keep tracks of new account.

I will update it as soon as I get the fix

Maybe we can avoid it by updating APP_VERSION in instagram4j IGConstants and using new IGAndroidDevice`s ???

Yeah, this is one of the crucial factor which is causing this problem. But instead of fixing that, we are again reverse engineering Instagram API with all the factors and constants taking in account. This one will be using Web API where as old instagran4j was using mobile version API.
So instead of contributing to instagram4j, you can contribute in making of this new API

from easyinsta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.