
"""Just pretty print the bot last state.""" pprint.

path, './'))ĬOOKIE_FNAME = 'cookie.txt' def _print_bot_last_state( bot): Import os import sys import time import json import pprint from instabot import Bot sys. This repository has helped me a lot with my apps, and I would like to give back and finally solve this security step! My question is, what is the best way for me to share the code so any of you with this problem can test it (as I don't want any accounts credentials) and confirm it works for ALL the cases, help me to clean the code and also to find the best way to integrate it with the bot?
DESKGRAM CHECKPOINT REQUIRED VERIFICATION
I've been dealing with the checkpoint_challenge_required annoying error for a while now (the two-step verification from Instagram), and using as reference few other instagram projects ( Instagram Private NODE.JS API mainly) I've been finally able to translate into python, bypass that step, receive the code by email or phone and successfully login back to the app.įor now I have the code in a dirty way as I just solved 7 accounts with it, and I have no way to properly test it more and create something nice to integrate with the current code as all my accounts are finally back to work.


Put an x into all the boxes relevant to your issue (like so ).You will be asked some questions and requested to provide some information, please read them carefully and answer completely.Issues submitted without this template format will be ignored.
