• 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.php

    Here 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

Viewing 1 replies (of 1 total)
  • I don’t know the answer but am having the same issue… would love to see a reply for this! Could it be to do with the hosting configuration?

    Any skilled people out there able to help?

Viewing 1 replies (of 1 total)

The topic ‘WordPress.com Forums » Support XML-RPC Connecting Error’ is closed to new replies.