-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Unable to login: 400 Error checkpoint challenge required #838
Comments
Are you also logged in with your phone from the same ip? |
I'm also having a problem with this as well, with two accounts. Not on the same IP. Keeps saying unusual activity, and unable to login with the bot. @blazephoenix |
@arlidge I logged out from the phone and tried with the same IP, the issue still persists |
@blazephoenix - The "challenge required" is when Instagram detects suspicious activity on your account, ie a device that has never logged in. Did Instagram send you an email? Try logging into instagram from your computer, it might then offer the challenge - Which is usually a code they will txt you. Once you are in on your computer, sign out again, then try running the bot from the same IP you used for your computer, ie your home IP. Don't try and run this on a remote server unless that IP will be the only IP you use for it, otherwise it will constantly trigger the challenge. I had this issue at first. @JudeMurphy This might also help you out. If you get the Challenge you have to go through the steps on the same IP you use the bot on. That appears to be the trick. Also - if there is a cookie associated with the failed login, delete it then start the bot to get a new cookie. |
@arlidge That worked. Thanks! |
I am experiecing the same issue but the comment by @arlidge didn't help me |
Hi @TheGlobalist - Please start from beginning. Are you logged out of instagram on all devices? Have you completed the instagram challenge request? Then logged out again? then delete cookie from directory you ran the bot from? Then attempt to run bot again? |
Same issue |
Hey arlidge, sorry this took forever to reply. |
Where do I find the file with the cookie? I can't seem to find it. |
Hi @nandezer you should be able to "pip3 install -U instabot" and then jun an example script from the instabot git repo. Then first time running it should ask for login and password. It does not store the cookie in the same place it used to.... sorry. |
Hey @arlidge thanks for the reply. After much going around I manage to insert an email code confirmation through the cmd and get log in thanks! My problem now is that I get the "feedback_required" error, and all my actions get blocked. |
Hi @nandezer are you signed in to the same account with another device on the same network? |
Hey, I am signed up on an IG app on my phone (via wifi), IG app & IG website on my laptop |
Before submitting an issue, make sure you have:
Purpose of your issue?
The following sections requests more details for particular types of issues, you can remove any section (the contents between the triple ---) not applicable to your issue.
For a bug report, you must include the Python version used, code that will reproduce the error, and the error log/traceback.
Paste the output of
python -V
here:Code:
Error/Debug Log:
Describe your issue
I downloaded the bot just a few hours ago and I'm unable to login from my home IP without a proxy. I'm using the sample code given in the developer documentation.
The text was updated successfully, but these errors were encountered: