I'm having some problems using the Blogging bundle with typepad. I had managed to get it working but now I seem to be getting this error whenever I try and contact the server to fetch a post.
/usr/lib/ruby/1.8/xmlrpc/parser.rb:98:in `dateTime': wrong dateTime.iso8601 format (RuntimeError) from /usr/lib/ruby/1.8/xmlrpc/parser.rb:538:in `tag_end' from /usr/lib/ruby/1.8/rexml/parsers/streamparser.rb:26:in `parse' from /usr/lib/ruby/1.8/rexml/document.rb:171:in `parse_stream' from /usr/lib/ruby/1.8/xmlrpc/parser.rb:722:in `parse' from /usr/lib/ruby/1.8/xmlrpc/parser.rb:462:in `parseMethodResponse' from /usr/lib/ruby/1.8/xmlrpc/client.rb:410:in `call2' from /usr/lib/ruby/1.8/xmlrpc/client.rb:399:in `call' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/Blogging.tmbundle/Support/lib/metaweblog.rb:31:in `getRecentPosts' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:541:in `fetch' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:540:in `popen' from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/progress.rb:11:in `call_with_progress' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:540:in `fetch' from /tmp/temp_textmate.M7wcXA:3
My settings for the Blogging bundle look something like this:
# Blogging Weblog List # Enter a weblog name followed by the endpoint URL # Weblog Name URL Blog Name http://username@www.typepad.com/t/api#000001
Any ideas? I'm guessing the TypePad API is returning something unexepected?
Cheers Steve