Closed martinlombana closed 6 years ago
Paste the output of python -V here:
python -V
Code: Python 3.5.2
# Example code that will produce the error reported python save_users_followers_into_file.py -u exampleuser -p ****** filename followers_totext.txt
Error/Debug Log:
2018-05-26 04:50:26,537 - INFO - Instabot Started 2018-05-26 04:50:26,539 - INFO - Logged-in successfully as 'exampleuser' using the cookie! 2018-05-26 04:50:27,085 - ERROR - Request returns 404 error! 2018-05-26 04:50:28,416 - ERROR - Request returns 404 error! 2018-05-26 04:50:29,022 - INFO - Bot stopped. Worked: 0:37:37.744106 2018-05-26 04:50:29,025 - INFO - Total unfollows: 4 2018-05-26 04:50:29,026 - INFO - Total requests: 20
Listing and recovering users followers does not work. Same happens with save_users_following_into_file.py
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.
Same issue here!
Before submitting an issue, make sure you have:
Purpose of your issue?
Paste the output of
python -V
here:Code: Python 3.5.2
Error/Debug Log:
Describe your issue
Listing and recovering users followers does not work. Same happens with save_users_following_into_file.py