b31ngd3v / MyIGBot

MyIGBot is a Private API for Instagram to like, follow, comment, view & intaract with stories, upload post & stories, get all information about a user/posts and get posts based on locations/hashtags. It also supports proxy.
https://pypi.org/project/myigbot/
MIT License
172 stars 36 forks source link

Login Failed ! #3

Closed hoai97nam closed 3 years ago

hoai97nam commented 3 years ago

I have this issue ←[91m[✗] Login Failed!←[0m {"user": true, "authenticated": false, "status": "ok"} The first time is OK but the second one I try and fail. I tried on change proxy but the issue still exists.

b31ngd3v commented 3 years ago

The password is wrong, that's why you're getting this. Check your password and try again.

It automatically saves the cookie information to use the past session, so you can also use the previous cookie that was automatically genarated when you ran it for first time, to use it just make sure you're running the script from the same directory you ran before.

hoai97nam commented 3 years ago

well, it worked. Thanks for your recommends.