Hello, If anyone has any experience with the XML-RPC API, could you please help me out? There is very little documentation on how to actually get the API to work. I've got all the functions at http://codex.wordpress.org/XML-RPC_wp working just fine... However, I noticed there aren't any functions for adding/deleting/editing/retrieving actual posts. How is that supposed to be handled? It mentions at http://codex.wordpress.org/XML-RPC_Support that Wordpress supports the Blogger API (and others) and those do have functions for working with posts. It doesn't make sense to me that you have to use another systems API in order to make a post.
Regardless, I tried to use the function blogger.newPost to create a post and it keeps telling me the username and password is incorrect. All the calls I make to wp.* functions work just fine with my username and password. Am I missing something obvious here? Thanks for the help! Tim _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
