<HTML>
<HEAD>
<TITLE>Blogging Noob Question</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I set up WordPress blogging per the help and screencast instructions. When I fetch posts (I just did an svn up on the bundle, so I’m at v.5327), I get the following error:<BR>
<BR>
/usr/lib/ruby/1.8/xmlrpc/client.rb:535:in `do_rpc': HTTP-Error: 406 Not Acceptable (RuntimeError)<BR>
    from /usr/lib/ruby/1.8/xmlrpc/client.rb:409:in `call2'<BR>
    from /usr/lib/ruby/1.8/xmlrpc/client.rb:399:in `call'<BR>
    from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/metaweblog.rb:31:in `getRecentPosts'<BR>
    from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:546:in `fetch'<BR>
    from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:545:in `popen'<BR>
    from /Library/Application Support/TextMate/Support/lib/progress.rb:11:in `call_with_progress'<BR>
    from /Library/Application Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:545:in `fetch'<BR>
    from /tmp/temp_textmate.mU5BiJ:3<BR>
<BR>
The setup is:<BR>
<BR>
</SPAN></FONT><SPAN STYLE='font-size:12.0px'><FONT FACE="Lucida Sans Typewriter"># List of Blogs<BR>
#<BR>
# Enter a blog name followed by the endpoint URL<BR>
#<BR>
# Blog Name    URL<BR>
finesite         <a href="http://admin@myfinesite.com/wp/xmlrpc.php">http://admin@myfinesite.com/wp/xmlrpc.php</a><BR>
</FONT><FONT FACE="Verdana, Helvetica, Arial"><BR>
<BR>
Is this a familiar result and is there something stupid I’m missing? BTW: There is an admin user for the blog and I’ve tried:<BR>
<BR>
</FONT></SPAN><UL><LI><SPAN STYLE='font-size:12.0px'><FONT FACE="Verdana, Helvetica, Arial">siteadmin@myfinesite.com
</FONT></SPAN><LI><SPAN STYLE='font-size:12.0px'><FONT FACE="Verdana, Helvetica, Arial">admin@www.myfinesite.com<BR>
</FONT></SPAN></UL><SPAN STYLE='font-size:12.0px'><FONT FACE="Verdana, Helvetica, Arial"><BR>
Not sure where to go from here. Help appreciated!<BR>
<BR>
Thanks</FONT></SPAN>
</BODY>
</HTML>