jkakavas / creepy

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

Twitter and Instagram plugins issues (not able to run wizzard) #11

Closed amincewicz closed 9 years ago

amincewicz commented 9 years ago

Hello, I can't configurate the plugins. For Instagram it gives me an error saying that I should check if the link I pasted as token is correct. For Twitter it says we are unable to access token for your account. How do I fix these two?

jkakavas commented 9 years ago

Which version ? Windows / Linux / OSX ?

amincewicz commented 9 years ago

Windows

jkakavas commented 9 years ago

Which version ?

amincewicz commented 9 years ago

It is the newest one v1.3. I downloaded it like 20min ago.

jkakavas commented 9 years ago

ok send me the log files you can find in C:\Users\YOUR_USERNAME.creepy so that I can take a look

amincewicz commented 9 years ago

I just sent you an email with the file. Thank you!

jkakavas commented 9 years ago

I can see lines like this In twitter.py:128: [Errno 13] Permission denied: u'C:\Program Files\creepy\plugins\twitter\twitter.conf'

This means that you overwrote the default installation directory ( which is your home folder ) . creepy does not have permissions to read/write in your Program Files folder - and shouldn't have -.

I suggest that you reinstall creepy somewhere your current user account has read / write permissions.

amincewicz commented 9 years ago

Thank you very much. I will fix it right away

amincewicz commented 9 years ago

It works now. Thank you very much!

jkakavas commented 9 years ago

No worries, enjoy !