We use the official Blogger API (PHP client library from
http://code.google.com/apis/blogger/) to include the blog in our page.
Now take a look at this blog post:
http://www.wuala.com/blog/2009/06/developer-zone-web-access-enhancements.html
Comment 4 by grahamperrin is truncated. There should be more text
after ".. that are" (click on "Post a comment" to see the entire
comment in the popup).
So I'm unsure if I am using the wrong feed (http://www.blogger.com/
feeds/6587248234840413692/5144690851501181814/comments/default does
only contain the truncated comment) or if there is another problem.
btw, just for testing I tried to output all comments of this blog
entry with the official Java client library from
http://code.google.com/apis/blogger/docs/2.0/developers_guide_java.html#RetrievingComments.
But it did not work with our blog, entry.getContent() was always null.
This works with a test blog - there I was able to fetch all comments.
Maybe this helps?
--
Roger
On Dec 14, 5:23 am, Brett Morgan <brettmor...@google.com> wrote:
> Can you give me more details over this Roger? I'm wondering if the bug is on
> your side or mine...
>
>
>
>
>
>
>
>
>
> On Mon, Dec 13, 2010 at 8:25 PM, Roger <jaeg...@gmail.com> wrote:
> > Hi there,
>
> > Does the Blogger API offer a method to fetch all comments? The feed
> >http://www.blogger.com/feeds/{blogID}/{postID}/comments/default
> > contains only a (sometimes truncated) summary. Searching the group I
> > found some posts referring to
> >http://www.blogger.com/feeds/{blogID}/{postID}/comments/full,
> > but this does not work for me.
>
> > Thanks,
> > Roger
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Blogger Developer Group" group.
> > To post to this group, send email to bloggerdev@googlegroups.com.
> > To unsubscribe from this group, send email to
> > bloggerdev+unsubscribe@googlegroups.com<bloggerdev%2Bunsubscribe@googlegrou ps.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/bloggerdev?hl=en.
>
> --
> Brett Morgan
>
> *Developer Programs Engineer, Blogger*
--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.
No comments:
Post a Comment