If anyone is interested, here is what flickr had to say: Hi,
The spec for the MWA only defines a handful of methods that are designed to sit on top of the Blogger API. Specifically : "The MetaWeblog API is designed to enhance the Blogger API..." [1] so anything that claims to support the MWA should support, in full, version 1 of the Blogger API. We call getUsersBlogs because any given user may have more than one blog that listens on a single endpoint. I have never used Typo but it sounds like this is a bug in their implementation of the spec(s). --- [1] http://www.xmlrpc.com/metaWeblogApi On 11/22/05, Freedom Dumlao <fuzzyfree at gmail.com> wrote: > No, it's still pending a resolution. There is a ticket in on the Typo > trac system. > > On 11/22/05, Paul McKellar <socialmoth.blog at gmail.com> wrote: > > was this ever resolved? mine still doesn't work but i played a lot > > with it before i checked the list for information > > > > On 11/20/05, Freedom Dumlao <fuzzyfree at gmail.com> wrote: > > > I posted my errors when using the BloggerAPI to trac if you would like to > > > see. > > > > > > On 11/20/05, Freedom Dumlao <fuzzyfree at gmail.com> wrote: > > > > Yes it seems to be. The unfortunate thing is that even if you use the > > > > BloggerAPI version, it still does not work (I set up flickr to use the > > > > BloggerAPI) > > > > > > > > Also interesting, is that Typo does not seem to care one bit that when > > > > we use flickr's MT support that it adds that little extra > > > > mt-xmlrpc.cgi thing on the end. Typo handles that beautifully. It gets > > > > hung up when flickr asks for blogger.getUsersBlogs which we seem to be > > > > sending errors on. > > > > > > > > Is there any way to see what we are sending back to flickr when it > > > > makes this request? > > > > > > > > On 11/20/05, Scott Laird <scott at sigkill.org> wrote: > > > > > > > > > > On Nov 20, 2005, at 5:01 PM, Freedom Dumlao wrote: > > > > > > > > > > > Scott, the call is part of the new spec, it can be found here: > > > > > > > > > > > > http://www.xmlrpc.com/stories/storyReader$2460 > > > > > > > > > > Interesting. So it's just a copy of the Blogger API call? > > > > > > > > > > > > > > > Scott > > > > > > > > > > _______________________________________________ > > > > > Typo-list mailing list > > > > > Typo-list at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > > > > > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > >
