Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instagram Not valid Json #38

Open
m0l0ch opened this issue Feb 4, 2016 · 9 comments
Open

Instagram Not valid Json #38

m0l0ch opened this issue Feb 4, 2016 · 9 comments
Assignees

Comments

@m0l0ch
Copy link

m0l0ch commented Feb 4, 2016

Did a search for myself and ended up with this.

DEBUG:2016-02-04 04:24:47,710 In instagram.py:60: Attempting to search for targets. Search term was : .
ERROR:2016-02-04 04:24:47,924 In instagram.py:81: Error searching for targets with instagram plugin.
ERROR:2016-02-04 04:24:47,925 In instagram.py:82: (404) Unable to parse response, not valid JSON.

@jkakavas
Copy link
Owner

jkakavas commented Feb 4, 2016

Have you configured the plugin?

Which version?

Which OS?
On Feb 4, 2016 6:28 AM, "m0l0ch" notifications@github.com wrote:

Did a search for myself and ended up with this

DEBUG:2016-02-04 04:24:47,710 In instagrampy:60: Attempting to search for
targets Search term was :
ERROR:2016-02-04 04:24:47,924 In instagrampy:81: Error searching for
targets with instagram plugin
ERROR:2016-02-04 04:24:47,925 In instagrampy:82: (404) Unable to parse
response, not valid JSON


Reply to this email directly or view it on GitHub
#38.

@jkakavas jkakavas self-assigned this Feb 4, 2016
@m0l0ch
Copy link
Author

m0l0ch commented Feb 4, 2016

I have the latest version 1.4 if I remember it right.

I was on Kali live 2016. I opened up the .py file but there was nothing
that caught my attention looking completely wrong.

Then again I'm no coder, yet... realized that it is as much art as my
music. And how great it would be to modify things I'm not satisfied with.
On 4 Feb 2016 07:38, "Ioannis Kakavas" notifications@github.com wrote:

Have you configured the plugin?

Which version?

Which OS?
On Feb 4, 2016 6:28 AM, "m0l0ch" notifications@github.com wrote:

Did a search for myself and ended up with this

DEBUG:2016-02-04 04:24:47,710 In instagrampy:60: Attempting to search for
targets Search term was :
ERROR:2016-02-04 04:24:47,924 In instagrampy:81: Error searching for
targets with instagram plugin
ERROR:2016-02-04 04:24:47,925 In instagrampy:82: (404) Unable to parse
response, not valid JSON


Reply to this email directly or view it on GitHub
#38.


Reply to this email directly or view it on GitHub
#38 (comment).

@jkakavas
Copy link
Owner

jkakavas commented Feb 4, 2016

Please check http://www.geocreepy.com/plugin_configuration.html on how to configure the plugins before you can use them

@Ariel2012
Copy link

yea i have Kali rolling 2016.1. Everything is updated. but instagram is not accepting my tokens. dont know what to do?

DEBUG:2016-02-04 15:34:03,332 In instagram.py:61: Attempting to search for targets. Search term was : ariel_i_21
ERROR:2016-02-04 15:34:03,519 In instagram.py:82: Error searching for targets with instagram plugin.
ERROR:2016-02-04 15:34:03,519 In instagram.py:83: (404) Unable to parse response, not valid JSON.

@Ariel2012
Copy link

i get
Error Getting Access Token

Please verify that the link you pasted was correct. Try running the wizard again.

@m0l0ch
Copy link
Author

m0l0ch commented Feb 5, 2016

That is exactly how i did it.
And then i got that error message.

I also tried with El Capitan

I get this:
Please verify that the link you pasted was correct. Try running the wizard again.

And if i paste the token straight into the "Instagram Plugin Configuraton Options"

I still get the
Not valid Json

On 4 February 2016 14:13:23 +01:00, Ioannis Kakavas notifications@github.com wrote:

Please check http://www.geocreepy.com/plugin_configuration.html on how to configure the plugins before you can use them


Reply to this email directly or view it on GitHub #38 (comment).

@m0l0ch
Copy link
Author

m0l0ch commented Feb 5, 2016

And this is the link that configuration wizard sends me to
https://www.instagram.com/accounts/login/?force_classic_login=&next=/oauth/authorize%3Fredirect_uri%3Dhttp%3A//www.geocreepy.com/get_token.html%26response_type%3Dcode%26client_id%3D05f8e4eb06664006a839f0dd49a50969

On 4 February 2016 14:13:23 +01:00, Ioannis Kakavas notifications@github.com wrote:

Please check http://www.geocreepy.com/plugin_configuration.html on how to configure the plugins before you can use them


Reply to this email directly or view it on GitHub #38 (comment).

@jkakavas
Copy link
Owner

jkakavas commented Feb 9, 2016

That key looks correct, it should redirect you to geocreepy.com after you authenticate with instagram and show you the token that you need to input to cree.py.
In El Capitan, please make sure that you copy the app to your Applications and do not try to run it directly from the dmg, as cree.py does not have the necessary permissions to write there.

@jkakavas
Copy link
Owner

jkakavas commented Mar 5, 2016

In Kali Linux 2016.1 :

apt-get remove --purge creepy
git clone https://github.com/jkakavas/creepy.git

Then go into the creepy folder and run python CreepyMain.py, it should work fine.

This will have to do until I find time to work with the debian package, sorry for the inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants