ohld / igbot

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
https://hikerapi.com/p/N2P6iqiM
Apache License 2.0
4.69k stars 1.47k forks source link

Request returns 400 error! #1130

Closed proxzi closed 4 years ago

proxzi commented 4 years ago

Please follow the guide below


Before submitting an issue, make sure you have:

Purpose of your issue?


I have this problem: C:\Users\usr\Desktop\instabot-master\examples>python multi_script_CLI.py 2019-11-20 20:02:11,241 - INFO - Instabot Started Which account do you want to use? (Type number) 1: xxxxxxx 0: add another account. -1: delete all accounts. 1 Request returns 400 error!

    1.Follow
    2.Like
    3.Comment
    4.Unfollow
    5.Block
    6.Setting
    7.Exit

I used your bot before and everything was fine, I recently changed my password and now I can’t log in through the console. in secret file login and password is correct. I get a message in the intagram: "Verify your identity", I confirm, after that I try to log in again through the console, but the problem remains.

simonasr commented 4 years ago

same here

windgan commented 4 years ago

I have the same problem using multi_script_CLI.py on a remote server (another country).

fighterii commented 4 years ago

Have you tried to add ask_for_code=True to the bot.login() call in the CLI script. Then the code challenge will be shown if it's necessary?

bruvv commented 4 years ago

Could also be related to a soft ban: https://github.com/instagrambot/instabot/issues/1194