requested method X does not exist.
-
I am using this combined with the XML RPC client: https://letrunghieu.github.io/wordpress-xmlrpc-client/
I have set my namespace in the wordpress settings to “kyle”
When trying to make a call, I am getting the following response:
[faultString] => server error. requested method kyle.getPosts does not exist.
But if I change “kyle” to “wp” it works fine.
I am trying to integrate XML RPC in to another website so that we can create users, using “kyle.create_user” provides the same error.
Am I missing something? Or is this plugin broken with WordPress 4.0?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘requested method X does not exist.’ is closed to new replies.