Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.76k
stars
2.16k
forks
source link
Attempt to login... Traceback (most recent call last): File "/home/mario123/Osintgram/main.py", line 121, in <module> api = Osintgram(args.id, args.file, args.json, args.command, args.output, args.cookies) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/mario123/Osintgram/src/Osintgram.py", line 46, in _init_ self.login(u, p) File "/home/mario123/Osintgram/src/Osintgram.py", line 1115, in login self.api = AppClient( ^^^^^^^^^^ File "/home/mario123/.local/lib/python3.11/site-packages/instagram_private_api/client.py", line 105, in _init_ user_settings.get('uuid') or self.generate_uuid(False)) ^^^^^^^^^^^^^^^^^ AttributeError: 'str' object has no attribute 'get #1124
please someone help me i dont know why i am facing this problem