This content has been marked as final.
Show 3 replies
-
Re: filter=tag() not fetching documents
vishal_grazitti Jun 15, 2016 1:24 PM (in response to nallasivam.jive)Do you see some error or something? Did you try other filters as well?
On Wednesday, June 15, 2016, Nallasivam Chinnya Gounder <
-
Re: filter=tag() not fetching documents
DominicG Jun 16, 2016 8:41 AM (in response to nallasivam.jive)Please provide more info. What is the exact api call that is failing for you?
Something like this should work, https://community.jivesoftware.com/api/core/v3/contents?filter=tag(developer)
-
Re: filter=tag() not fetching documents
nallasivam.jive Jun 17, 2016 9:55 AM (in response to DominicG)Thank you Vishal and Dominic for your reply. I tried using document content type instead of file content type. Now it resolved.
-