Closed gold24park closed 6 years ago
I suggest you to change IP
Most likely your IP got blacklisted. You should use good proxies instead. Meanwhile if you still experience issues with challenge loop, after switching the IP address, this might help: https://github.com/huttarichard/instagram-private-api/issues/394#issuecomment-361082147
I tried "Gramista" today and what the hell.. All accounts that I had trouble with at login (regardless of wheter with Python, Java or PHP API), Gramista has no problem to log in. I didnt even received an activation code via Email or a challenge warning.. nothing. How?
@itemimg same here, maybe our account has been blocked.
hi, when i try to create a session then i got "challenge_required" error.
so i handled this error as described in repo's document.
after receiving verification code, i call this method. It seems code verification works right, but when the code matches and calls login method again,
'Unhandled rejection NoChallengeRequired: No challenge is required to use account!'
error occurs.how can i get out of this loop?
Note I changed some code on
exceptions.js
like this.