potomak / jquery-instagram

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

Best method for pulling photos with a specific hash from only two users #50

Closed pburtchaell closed 10 years ago

pburtchaell commented 10 years ago

Is this possible?

The first method that comes to mind is:

userId: ['foo', 'bar'],
hash: 'hipster'

Would that be supported? If not, any suggestions as how to go about it?

pburtchaell commented 10 years ago

Did a bit of additional research and discovered it is not possible with the Instagram API. Closing.