ilektrojohn / creepy

A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms.
http://www.geocreepy.com
GNU General Public License v3.0
1.25k stars 303 forks source link

Instagram token trouble (kali linux, creepy up to date) #83

Open damienBrenks opened 7 years ago

damienBrenks commented 7 years ago

I have the other plugins working but the instagram redirect doesnt work and when i copy the very end of the url that pops up it doesnt accept the code

Log dump

ERROR:2016-08-24 15:31:57,960 In instagram.py:209: You must provide a client_id ERROR:2016-08-24 15:31:57,991 In instagram.py:218: arguments did not match any overloaded call: warning(QWidget, QString, QString, buttons: QMessageBox.StandardButtons = QMessageBox.Ok, defaultButton: QMessageBox.StandardButton = QMessageBox.NoButton): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, int, int, button2: int = 0): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, QString, button1Text: QString = QString(), button2Text: QString = QString(), defaultButtonNumber: int = 0, escapeButtonNumber: int = -1): argument 4 has unexpected type 'NoneType' Traceback (most recent call last): File "/usr/bin/creepy", line 633, in wizardButtonPressed plugin.plugin_object.runConfigWizard() File "/usr/share/creepy/plugins/instagram/instagram.py", line 219, in runConfigWizard self.showWarning('Error', 'Error was {0}'.format(err)) File "/usr/share/creepy/plugins/instagram/instagram.py", line 229, in showWarning QMessageBox.warning(self.wizard, title, text, None) TypeError: arguments did not match any overloaded call: warning(QWidget, QString, QString, buttons: QMessageBox.StandardButtons = QMessageBox.Ok, defaultButton: QMessageBox.StandardButton = QMessageBox.NoButton): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, int, int, button2: int = 0): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, QString, button1Text: QString = QString(), button2Text: QString = QString(), defaultButtonNumber: int = 0, escapeButtonNumber: int = -1): argument 4 has unexpected type 'NoneType' ERROR:2016-08-24 15:36:09,505 In instagram.py:209: You must provide a client_id ERROR:2016-08-24 15:36:09,510 In instagram.py:218: arguments did not match any overloaded call: warning(QWidget, QString, QString, buttons: QMessageBox.StandardButtons = QMessageBox.Ok, defaultButton: QMessageBox.StandardButton = QMessageBox.NoButton): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, int, int, button2: int = 0): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, QString, button1Text: QString = QString(), button2Text: QString = QString(), defaultButtonNumber: int = 0, escapeButtonNumber: int = -1): argument 4 has unexpected type 'NoneType' Traceback (most recent call last): File "/usr/bin/creepy", line 633, in wizardButtonPressed plugin.plugin_object.runConfigWizard() File "/usr/share/creepy/plugins/instagram/instagram.py", line 219, in runConfigWizard self.showWarning('Error', 'Error was {0}'.format(err)) File "/usr/share/creepy/plugins/instagram/instagram.py", line 229, in showWarning QMessageBox.warning(self.wizard, title, text, None) TypeError: arguments did not match any overloaded call: warning(QWidget, QString, QString, buttons: QMessageBox.StandardButtons = QMessageBox.Ok, defaultButton: QMessageBox.StandardButton = QMessageBox.NoButton): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, int, int, button2: int = 0): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, QString, button1Text: QString = QString(), button2Text: QString = QString(), defaultButtonNumber: int = 0, escapeButtonNumber: int = -1): argument 4 has unexpected type 'NoneType' No handlers could be found for logger "oauth2client.util" ERROR:2016-08-24 15:49:42,159 In instagram.py:209: You must provide a client_id ERROR:2016-08-24 15:49:42,180 In instagram.py:218: arguments did not match any overloaded call: warning(QWidget, QString, QString, buttons: QMessageBox.StandardButtons = QMessageBox.Ok, defaultButton: QMessageBox.StandardButton = QMessageBox.NoButton): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, int, int, button2: int = 0): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, QString, button1Text: QString = QString(), button2Text: QString = QString(), defaultButtonNumber: int = 0, escapeButtonNumber: int = -1): argument 4 has unexpected type 'NoneType' Traceback (most recent call last): File "/usr/bin/creepy", line 633, in wizardButtonPressed plugin.plugin_object.runConfigWizard() File "/usr/share/creepy/plugins/instagram/instagram.py", line 219, in runConfigWizard self.showWarning('Error', 'Error was {0}'.format(err)) File "/usr/share/creepy/plugins/instagram/instagram.py", line 229, in showWarning QMessageBox.warning(self.wizard, title, text, None) TypeError: arguments did not match any overloaded call: warning(QWidget, QString, QString, buttons: QMessageBox.StandardButtons = QMessageBox.Ok, defaultButton: QMessageBox.StandardButton = QMessageBox.NoButton): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, int, int, button2: int = 0): argument 4 has unexpected type 'NoneType' warning(QWidget, QString, QString, QString, button1Text: QString = QString(), button2Text: QString = QString(), defaultButtonNumber: int = 0, escapeButtonNumber: int = -1): argument 4 has unexpected type 'NoneType'