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

Checkpoint required #866

Closed ryanbrewster124 closed 5 years ago

ryanbrewster124 commented 5 years ago

Please follow the guide below


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:

# Example code that will produce the error reported
from instabot import Bot

bot = Bot()
bot.login(username="user", password="pass")
followers = bot.get_user_followers(bot.user_id)

Error/Debug Log:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ZeroDivisionError: integer division or modulo by zero

Describe your issue

hey guys, i keep getting this at login: ................................................................................................................................... 12.04.2019_22:46 Challenge required at https://instagram.com/challenge/24616059/BGsiu7eQxZ/ 12.04.2019_22:46 Login failed, response:

{"message": "checkpoint_required", "checkpoint_url": "/challenge/24616059/BGsiu7eQxZ/", "lock": false, "status": "fail"} ....................................................................................................................................

Anyone have a fix?

kubermario commented 5 years ago

I am facing the same problem. Has anyone a fix to this or an approach which differs from login and accept the challenge?

Thanks in advance.

ryanbrewster124 commented 5 years ago

I just deleted my instabot.py and downloaded the new one and it started working again.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

alex-grover commented 5 years ago

this is a duplicate of #630, see that issue for some more discussion!