mikefowler / instajam

Instajam is a JavaScript wrapper for the Instagram API. You provide the access token, we provide the jam. Or whatever.
http://mikefowler.github.io/instajam
MIT License
132 stars 33 forks source link

Getting I am tagged in photos #5

Closed onyekachiapam closed 10 years ago

onyekachiapam commented 10 years ago

How can I get tagged photos ?

mikefowler commented 10 years ago

@onyekachiapam, please have a look at the documentation and let me know if something is unclear.

onyekachiapam commented 10 years ago

I read that but which one I use for tagged ? Not tag ( hashtag)

mikefowler commented 10 years ago

Ah, I read your comment wrong. Looks like this might not be supported yet. As mentioned in the first post in that thread, it seems the closest functionality they have as of right now is being able to see the users tagged in a media object, but not tagged media associated with a user object.

mikefowler commented 10 years ago

@onyekachiapam, I'm going to close this as I believe the above comment answers the question. Let me know if you find anything that could translate to an added feature in Instajam. :beers: