Replies: 4 comments
-
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. |
Beta Was this translation helpful? Give feedback.
-
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 :-
I will update it as soon as I get the fix |
Beta Was this translation helpful? Give feedback.
-
Maybe we can avoid it by updating APP_VERSION in instagram4j IGConstants and using new IGAndroidDevice`s ??? |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I try to request the followers of a user like this:
But I get the error challenge_required. How to deal with this error?
Beta Was this translation helpful? Give feedback.
All reactions