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.71k stars 1.47k forks source link

400 Error (Traceback) #1115

Closed vinversapub closed 4 years ago

vinversapub commented 5 years ago

image

Anyone know how to fix this?!

gbnavapara commented 5 years ago

Perhaps login id/password is wrong. Please check and see.

leoccyao commented 4 years ago

Duplicate of #860 . First check your username and password, if they are correct, you received an instagram checkpoint challenge. Use

bot.login(ask_for_code=True)

Also see #1140

viktorvexacious commented 4 years ago

@leoccyao You need to state where to place this piece of code. I figured it out myself, but others might have a harder time.

KadabrahG commented 4 years ago

@leoccyao You need to state where to place this piece of code. I figured it out myself, but others might have a harder time.

Hey ! Where do we have to apply this piece of code ? Thanks

bruvv commented 4 years ago

In all the example files there is this line bot.login look it up and add the ask_for_code=True part. if this is still an issue please open a new issue.