ccozkan / instagram-unfollowers

Who unfollowed you, who followed you, who doesn't follow you back, who liked your pics the most and who never? Don't worry I got all the answers. Also this can used for non-private users too.
GNU General Public License v3.0
115 stars 19 forks source link

Return 400 error #4

Closed AlessioAgnese closed 4 years ago

AlessioAgnese commented 4 years ago

I dont use 2 Factory Auth, when I try to run the script it cant log in saying request return error 400 and login failed, the instagram app on my smartphone alert a suspect access, there is a way to make work? :) Using python2.7 on Ubunto 19.10 && Private Instagram account

ccozkan commented 4 years ago

I see. If you havent tried, you can try approve the login on the app or browser, also try to login to instagram in browser an run the script in your local computer(since it has same geolocation as your phone).

But as a workaround, you can create another account (a throwaway account) and enter its credentials, follow the account (the one you'll need its instagram id) since it's private and then run the script.

AlessioAgnese commented 4 years ago

Solved, now works, thanks for your advice man :)