WordPress.com Forums » Support XML-RPC Connecting Error
-
Hi guys. I want to post to my sites via XML-RPC remotely. However i can’t connect to some of my sites. Some are just ok and some are not.
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
The topic ‘WordPress.com Forums » Support XML-RPC Connecting Error’ is closed to new replies.