Retrive Multiple labels posts list in single V3 API Http Request
chaitu chaitanya <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
Hi Guys,
Could you please guide me, how to fetch all the required posts list for
multiple labels,
I mean we can get a list of posts for multiple label categories, but when I
am trying to do that, it’s not working. My intention is to get all the
required data in single API request, so that we can reduce no of API calls.
*I tried like this. *
GET
https://www.googleapis.com/blogger/v3/blogs/14xxxxxxxxxxxxxxxxxx/posts?labels=pics%2CTrailers&maxResults=4&orderBy=published&key={YOUR_API_KEY}
But it’s not returning any kind of data.
*Response of the above is *
200 OK
- Show headers -
{
"kind": "blogger#postList"
}
*Please try to sort it out... pleaseeee.....*
--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/groups/opt_out.