initzerCreations / Tracgram

Use Instagram location features to track an account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Always error on Login

bielfont opened this issue · comments

└─# python tracgram.py
Traceback (most recent call last):
File "/home/kali/OSINT/Tracgram/tracgram/tracgram.py", line 124, in
main()
File "/home/kali/OSINT/Tracgram/tracgram/tracgram.py", line 119, in main
tracgram.retreive_location_data(tracgram.get_profile_posts())
File "/home/kali/OSINT/Tracgram/tracgram/tracgram.py", line 21, in get_profile_posts
self.L.login(str(self.nickname), str(self.password))
File "/usr/local/lib/python3.10/dist-packages/instaloader/instaloader.py", line 634, in login
self.context.login(user, passwd)
File "/usr/local/lib/python3.10/dist-packages/instaloader/instaloadercontext.py", line 257, in login
raise BadCredentialsException('Login error: Wrong password.')
instaloader.exceptions.BadCredentialsException: Login error: Wrong password.

Sorry, confused with twitter....