java - Fetching Tumblr posts using tag name is ot working -
hi tried java code fetch tumblr posts using tag name.
list<post> posts = client.tagged(tagname, options); using able fetch posts if passing regular tags if pass own tag "#manindar" (i have posted using tag name in blog & on timeline well) not able posts. using blogname able fetch same post. want tagname.
you can see well
http://api.tumblr.com/v2/tagged?tag=manindar&api_key=**** you can see posts here
Comments
Post a Comment