XMLRPC and MarsEdit/Ecto
-
I have three blogs. One is 1.5.1.2, and two are WP v. 1.5.2.
Of the two that are v. 1.5.2, one works with MarsEdit and Ecto and one does not (but did initially). I keep getting the following error and I’m at a loss. Any advice would be appreciated:
server returned an unexpected response code: 403 is the error. The log shows this:
XML-RPC message sent: 2005-09-14 14:11:24 -0400
URL: https://www.broadbandblog.org/blog/xmlrpc.php
Method name: metaWeblog.getRecentPosts
Request text:
<?xml version=”1.0″ encoding=”utf-8″?>
<methodCall>
<methodName>metaWeblog.getRecentPosts</methodName>
<params>
<param>
<value><string>1</string></value>
</param>
<param>
<value><string>admin</string></value>
</param>
<param>
<value><string>[password]</string></value>
</param>
<param>
<value><int>10</int></value>
</param>
</params>
</methodCall>XML-RPC reply received: 2005-09-14 14:11:24 -0400
URL: https://www.broadbandblog.org/blog/xmlrpc.php
Method name: metaWeblog.getRecentPosts
Status code: 403
Succeeded: NO
–Download Error–
Response text:
<!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”>
<HTML><HEAD>
<TITLE>403 Forbidden</TITLE>
</HEAD><BODY>
<H1>Forbidden</H1>
You don’t have permission to access /blog/xmlrpc.php
on this server.<P>
<P>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
</BODY></HTML>XML-RPC message sent: 2005-09-14 14:11:24 -0400
URL: https://www.broadbandblog.org/blog/xmlrpc.php
Method name: mt.getCategoryList
Request text:
<?xml version=”1.0″ encoding=”utf-8″?>
<methodCall>
<methodName>mt.getCategoryList</methodName>
<params>
<param>
<value><string>1</string></value>
</param>
<param>
<value><string>admin</string></value>
</param>
<param>
<value><string>[password]</string></value>
</param>
</params>
</methodCall>XML-RPC message sent: 2005-09-14 14:11:24 -0400
URL: https://www.broadbandblog.org/blog/xmlrpc.php
Method name: mt.supportedTextFilters
Request text:
<?xml version=”1.0″ encoding=”utf-8″?>
<methodCall>
<methodName>mt.supportedTextFilters</methodName>
<params>
</params>
</methodCall>XML-RPC reply received: 2005-09-14 14:11:24 -0400
URL: https://www.broadbandblog.org/blog/xmlrpc.php
Method name: mt.getCategoryList
Status code: 403
Succeeded: NO
–Download Error–
Response text:
<!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”>
<HTML><HEAD>
<TITLE>403 Forbidden</TITLE>
</HEAD><BODY>
<H1>Forbidden</H1>
You don’t have permission to access /blog/xmlrpc.php
on this server.<P>
<P>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
</BODY></HTML>XML-RPC reply received: 2005-09-14 14:11:24 -0400
URL: https://www.broadbandblog.org/blog/xmlrpc.php
Method name: mt.supportedTextFilters
Status code: 403
Succeeded: NO
–Download Error–
Response text:
<!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”>
<HTML><HEAD>
<TITLE>403 Forbidden</TITLE>
</HEAD><BODY>
<H1>Forbidden</H1>
You don’t have permission to access /blog/xmlrpc.php
on this server.<P>
<P>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
</BODY></HTML>
- The topic ‘XMLRPC and MarsEdit/Ecto’ is closed to new replies.