XML-RPC Connecting Error
-
Hi guys. I am working on a software that lets users manage their blogs remotely via XML-RPC. However some of the users have complains that they can’t add their blogs to the system, while for the most of them it is working fine.
I checked out the ones that can’t be added and just couldn’t find the problem: They have the latest WordPress Installation, I tried disabling all the plugins, tried overwriting the xmlrpc.php file with new one which works, but still without success. I also tried managing htaccess of those blogs, to see if they have some IP address filtering but that was not the case either.
So I’m all out of ideas and any help would be appreciated.
The response I get when I try to connect to those blogs is:
[“code”]=> int(-32300) [“message”]=> string(46) “transport error – HTTP status code was not 200”.I am 100% sure i’ve got the right username and pass, and for the url I tried every possible combination of ‘http://’, ‘www.’ and ”.
Url is of course pointing to siteurl.com/xmlrpc.phpHere is the function i use to check if everything is allright (to mention once again it works for most of the blogs, just there are like really stubborn):
http://pastebin.com/iigMzHFt -
Hello. Such functionality is only available on self-hosted sites, you can contact the self-hosted forums for more assistance at https://wordpress.org/support/
To learn more about the difference between WordPress.com and WordPress.org (self-hosted), please review the differences here http://en.support.wordpress.com/com-vs-org/
-
I am using WP on Yahoo Business. When I try to post using any third party application, I am told that the xmlrpc.php is not being accessed. There is a communication error. Yahoo Business tells me that its a problem with WP. They won’t help me. They told me to contact WP.
- The topic ‘XML-RPC Connecting Error’ is closed to new replies.