4 messages in com.googlegroups.bloggerdevRe: 301 redirect loop?
FromSent OnAttachments
krok...@gmail.com06 Dec 2005 23:18 
Gus Mueller07 Dec 2005 09:04 
krok...@gmail.com07 Dec 2005 10:30 
Jarek Zgoda28 Dec 2005 07:33 
Subject:Re: 301 redirect loop?
From:Jarek Zgoda (jzg@o2.pl)
Date:12/28/2005 07:33:53 AM
List:com.googlegroups.bloggerdev

Gus Mueller wrote:

What should I do? The very same code works posting to LiveJournal.com. Are there are any ATOM API implementation differences?

The url you are pointing to is http/port 80. The redirect is sending you to https/port 443.

I also got into this one recently, as at some time blogger allowed non-SSL data transfer. I'd prefer to have HTTPS as optional feature, not mandatory, as it's not always needed.