I've installed and got Drupal 6.1 running on my website nicely. I've activated the blog api module, created a user for blogging, and given that user permission to post story content using the blog API. I also have some simple categories, which also work (using free tagging).

Using this user, I can easily post story content using the web interface, but I'd like to be able to use the drivel client to post too. This is currently impossible, as when I point drivel at the website, using the /xmlrpc.php file, it logs in (apparently), tries to get categories, then prints the following error in a window titled "Error":

"Server Error

Blog API module is not configured to support the story content type, or you don't have sufficient permissions to post this type of content."

This is actually not true, as I've added the story type to Blog API, and given my user permission to post stories, remove stories created by that user, and edit stories created by that user. Doing the last three via the web interface works, so those aren't a problem, and the first one is presumably okay too - the checkbox is marked.

Also, pointing it at the website using the Blogger profile lets me login properly, but doesn't give me any categories. I can also list and edit old entries in that mode. But I want moveable type :P Because that will give me categories in Drivel.