3 messages in com.googlegroups.bloggerdevRe: Atom API: Multiple Blogging Topic...
FromSent OnAttachments
dakg...@gmail.com08 Aug 2005 14:35 
dakg...@gmail.com08 Aug 2005 14:46 
Bill Lazar08 Aug 2005 21:44 
Subject:Re: Atom API: Multiple Blogging Topics: How to get the list of recent posts?
From:dakg...@gmail.com (dakg@gmail.com)
Date:08/08/2005 02:46:44 PM
List:com.googlegroups.bloggerdev

Me bad.

I was still using the BlogTopic Id of the first blogTopic. As soon as I substituted the correct id for the second blog topic, I was able to retrieve the posts.

Call the "Get a List of a User's Blogs" ATOM api to determine the "service.feed" URL. Next invoke the "To see a list of your recent Posts" to get the list of recent posts for this topic.

Refer to the "Atom API Documentation for Blogger" at http://code.blogger.com/archives/atom-docs.html for details.