Forums
[XML-RPC] How to get other blog's posts without having an author right?
-
Sorry, I'm not sure if the right place to post.
Hi, I am doing some mobile client stuff, and want to get other blog's posts, but I'm not the author of that blog.
I tried to use metaWeblog.getRecentPosts, but remote blog server response with nothing interesting.
'<param>
<value><string>1</string></value>
</param>
<param>
<value><string>myusername</string></value>
</param>
<param>
<value><string>mypassword</string></value>
</param>
<param>
<value><int>1</int></value>
</param>'returns
Response:
'<methodResponse> <params> <param> <value><array> <data> </data> </array></value> </param> </params> </methodResponse>'What wrong I did?
-
This forums is for issues related to the WP iPhone app. I've replied to your general XML-RPC question in the other forum.
Topic Closed
This topic has been closed to new replies.