Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Getting Tagged media feed data #185

Open
SunilKumar16 opened this issue Nov 17, 2016 · 1 comment
Open

Getting Tagged media feed data #185

SunilKumar16 opened this issue Nov 17, 2016 · 1 comment

Comments

@SunilKumar16
Copy link

String tagName = "snow";
TagMediaFeed mediaFeed = instagram.getRecentMediaTags(tagName);

List mediaFeeds = mediaFeed.getData();

This doesn't work anymore using 1.1.8. It returns zero data. I would like to search a tag and get images with the tag back but it returns nothing. How can I fix this?

@kdesineedi
Copy link

@SunilKumar16 @sachin-handiekar
Can you please share if the above issue is resolved and if it was solved,how did you overcome it?

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

No branches or pull requests

2 participants