initzerCreations / Tracgram

Use Instagram location features to track an account
MIT License
225 stars 30 forks source link

Always error on Login #5

Closed bielfont closed 1 year ago

bielfont commented 1 year ago

└─# 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.

bielfont commented 1 year ago

Sorry, confused with twitter....