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

Authorizing in Twitter #46

Closed KyleFields closed 10 years ago

KyleFields commented 10 years ago

I can't get it to do anything, clicking "Authorize Creepy" does not bring up browser or interact with Twitter in any way.

Terminal shows this:

Traceback (most recent call last): File "/usr/bin/creepy", line 515, in button_authorize_twitter url = self.oauth.get_authorization_url(True) File "/usr/lib/python2.7/dist-packages/tweepy/auth.py", line 103, in get_authorization_url raise TweepError(e) tweepy.error.TweepError: HTTP Error 401: Unauthorized

I'm running in Kali 1.06, 64 bit. Appreciate any tips.

KyleFields commented 10 years ago

Well, I got the answer for this. The version that comes with Kali is old and simply doesn't work. The new version works, replace your creepy.

ilektrojohn commented 10 years ago

I can't "replace my creepy". It's the kali maintainers who need to upgrade the package in their repositories. Open a ticket with them. On Apr 3, 2014 2:36 AM, "KyleFields" notifications@github.com wrote:

Well, I got the answer for this. The version that comes with Kali is old and simply doesn't work. The new version works, replace your creepy.

Reply to this email directly or view it on GitHubhttps://github.com/ilektrojohn/creepy/issues/46#issuecomment-39401011 .

KyleFields commented 10 years ago

I'm aware of that. My comment was intended for others who might be having the same issue. I should have been more clear about that.