Is there any update on this issue. I am also having this
error
returned to my blog client.
Thank You,
Nuah
Steve Jenson wrote:
> This is a bug. I am working to fix it. Sorry for the
trouble.
>
> Thanks,
> Steve
>
> On 3/31/06, odacrem <paulmercado gmail.com> wrote:
> >
> > hello,
> >
> > Blogger.com has suddenly started returning a
horrible error when my
> > blog client tries to create a post with the Atom
protocol. The client
> > has been working fine for months and months and
months.
> >
> >
> > Whe I try to create a post I get the following
response:
> >
> >
> > Exception caught but no reason given:
> >
com.google.blogger.exceptions.PostNotFoundException
> >
> >
> >
> >
> > Since I suspected that my client was broken, I
also tried to create an
> > Atom Entry with curl . I got the same error:
> >
> > This is what I tried to do with curl:
> >
> > curl -u <username>:<password> -H
'Content-Type: application/xml'
> > --data-binary test2.txt https://w
ww.blogger.com/atom/<blogid>
> >
> > where the contents of test2.txt is the following
(lifted directly from
> > http:
//code.blogger.com/archives/atom-docs.html)
> >
> > <?xml version="1.0"
encoding="UTF-8"
standalone="yes"?>
> > <entry xmlns="http://purl.org/atom/ns#
">
> > <title mode="escaped"
type="text/html">atom test</title>
> >
<issued>2004-04-12T06:07:20Z</issued>
> > <generator url="http://www.yoursitesu
rlhere.com">Your clients name
> > here.</generator>
> > <content
type="application/xhtml+xml"
xml:lang="en-US"
> > xml:space="preserve">
> > <div xmlns="http://www.w3.org/1999/x
html"><em>Update:</em> Testing
> > the Atom API</div>
> > </content>
> > </entry>
> >
> >
> > anyone know what is going on?
> >
> >
> > >
> >
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "bloggerDev" 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://grou
ps.google.com/group/bloggerDev
-~----------~----~----~----~------~----~------~--~---
|