I'm trying to set up cross-posting from my Wordpress instance to DW. I have a plugin that sort-of worked that I modified to work with LJ, which I'm trying to modify to work with DW. So my first order of business is to make a really small client that can call the getchallenge method.
In order to do that, I got myself a PHP XML-RPC library and posted a call to https://www.dreamwidth.org -- but the response is the homepage -- so apparently the XML-RPC handler is not on there? A very basic question that I do not see answered in any doc that I could find: what is the target of the XML-RPC posts for DW?
no subject
In order to do that, I got myself a PHP XML-RPC library and posted a call to https://www.dreamwidth.org -- but the response is the homepage -- so apparently the XML-RPC handler is not on there?
A very basic question that I do not see answered in any doc that I could find: what is the target of the XML-RPC posts for DW?