Re: bug? Blogger API v3 maxComments parameter

[email protected]
Newsgroups gmane.comp.web.blogger.api
Message-ID <[email protected]>
What is the current status of this bug. I tried it today with the same 
error ? Is this going to be fixed. Temporary work-around by retrieving the 
comments after retrieving the postid. But this will cost me an additional 
request which I want to avoid

Kind regards.
K.

On Thursday, October 11, 2012 7:49:23 AM UTC+2, occho wrote:
>
> Hi,
>
> I'm afraid I found a kind of bug.
>
> All requests whose maxComments parameter's value is more than 5 response 
> "400 Bad Request: invalid value was given".
> I've checked some cases in 
> https://developers.google.com/blogger/docs/3.0/reference/posts/get(google apis explorer)
>
> bad request --> GET 
> https://www.googleapis.com/blogger/v3/blogs/{blogid}/posts/{postid}?maxComments=6&fields=replies&key={YOUR_API_KEY}
> ok --> GET 
> https://www.googleapis.com/blogger/v3/blogs/{blogid}/posts/{postid}?maxComments=5&fields=replies&key={YOUR_API_KEY}
>
> Is it a bug or documented?
>
>
> And another thing, I have a request.
> I want to retrieve comments' body when retrieving a list of posts, as I 
> can do when retrieving one post by post ID.
>
> (I want (1) to work like (2))
> (1) GET 
> https://www.googleapis.com/blogger/v3/blogs/{blogid}/posts?maxComments={n}&key={YOUR_API_KEY}
> (2) GET 
> https://www.googleapis.com/blogger/v3/blogs/{blogid}/posts/{postid}?maxComments={n}&key={YOUR_API_KEY}
>
> occho
>

-- 
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.