4 messages in com.googlegroups.bloggerdevRe: Post URL disappeared from Atom feed?
FromSent OnAttachments
lid200026 Feb 2007 02:46 
Pete Hopkins ☠26 Feb 2007 09:57 
lid200026 Feb 2007 19:36 
lid200026 Feb 2007 19:44 
Subject:Re: Post URL disappeared from Atom feed?
From:lid2000 (lid2@gmail.com)
Date:02/26/2007 07:36:31 PM
List:com.googlegroups.bloggerdev

I set it up yesterday at http://deepestsender.blogspot.com. It was working fine, then in the middle of testing I stopped receiving the post link; no idea why.

On Feb 27, 4:57 am, "Pete Hopkins ☠" <phop@google.com> wrote:

On 2/26/07, lid2000 <lid2@gmail.com> wrote:

I've been updating my client for the new Blogger API, like this:

1. Authenticate through the ClientLogin thing. 2. Request feed from user's blog.

Then it goes on to the actual posting window and you can view older entries etc.

I was getting the actual Atom posting URL from the feed, as it was inside a link tag with a rel ofhttp://schemas.google.com/g/2005#post... this was all good up until about 10 minutes ago, when all of a sudden this tag stopped appearing in the feed. Everything else was identical to how it was before, except this one tag has just stopped being sent.

Is this just a temporary thing, or has it been turned off and I have to go parse the user's homepage to search for service.post now? I'd rather not, as that's two requests when one would've done.

What is the blog?

I believe we have a bug where if a blog is marked as private or its public site feed is turned off that we don't publish a post URL in the metafeed.

-- Pete