potomak / jquery-instagram

Instagram jQuery plugin
http://potomak.github.io/jquery-instagram/
MIT License
555 stars 143 forks source link

getting a 404 error coming back through #28

Closed jrdn91 closed 11 years ago

jrdn91 commented 11 years ago

Looks like this

https://api.instagram.com/v1/tags/?callback=jQuery1830384592188289389_1362287165365&_=1362287165377

It says the server didn't find anything there, not sure if they recently updated their url structure or something but I'm not getting anything back. I made sure my userId and secret are there.

potomak commented 11 years ago

You should add a tag: https://api.instagram.com/v1/tags/test

jrdn91 commented 11 years ago

Is there a way to do it without a hashtag?