5 messages in com.googlegroups.bloggerdevBase url for Atom API?
FromSent OnAttachments
Colin05 Apr 2005 19:35 
Toru Marumoto05 Apr 2005 23:57 
Toru Marumoto07 Apr 2005 22:09 
Lewis Moten08 Apr 2005 21:46 
Beau Lebens24 Apr 2005 13:29 
Subject:Base url for Atom API?
From:Colin (uber@gmail.com)
Date:04/05/2005 07:35:18 PM
List:com.googlegroups.bloggerdev

My apologies if I've just missed something along the way, but I've seen in the recent BloggerDev posts (specifically http://code.blogspot.com/2005/03/atom-api-update.html) that the root URL for accessing the Atom API is going to be (or already is?)

https://www.blogger.com/atom

However, it seems like the standard http access is still available, as long as the authentication gets switched from WSSE to Basic (which seems like a step backwards in security).

What I'm wondering is when are the link tags (i.e. service.post, etc) in the atom.xml files generated for each blog going to switch to using the https format? If we're supposed to be using atom discovery to determine these URLs, shouldn't these switch as well?

Thanks