On Nov 20, 2005, at 11:59 AM, Victor Jalencas wrote: > Joerg Battermann wrote: >> Hey there, >> >> I use(d) the movable-type api at flickr for a picture-based blog- >> entry >> every now and then, but it seems flickr now automatically assumes, >> that >> the xmlrpc backend is located under "/backend/xmlrpc/mt- >> xmlrpc.cgi". I >> re-added my blog in my flicker account's settings, and it detected it >> fine using the actual typo-url, but after validating et all, it again >> uses the url above :\ >> >> it's definetly a flickr bug from what I can tell... >> > Can we have a bit of routing magic as a workaround, while flickr fixes > its act up?
If you look at the bug in trac, they're finding our API okay, but then asking for metaweblog.getUsersBlogs, which doesn't exist. Since the metaweblog API spec doesn't list a getUsersBlogs, it's hard to implement it. Scott
