Forums
XMLRPC fault: wpcom.registerAccount
-
Hi, When I try to register an account with WP, I get a XMLRPC Fault- Server Error. Requested method wpcom.registerAccount does not exist. [Code 32601]. I am looking for a workaround for this problem.
-
The body of the xml that is passed is
<?xml version='1.0' ?><methodCall><methodName>wpcom.registerAccount</methodName><params><param><value><string>xxxxxxx</string></value></param><param><value><string>xxxxxx</string></value></param><param><value><string>123123123</string></value></param><param><value><string>xxxxxx@gmail.com</string></value></param></params></methodCall> -
You're using the alpha version that doesn't have sign up support yet :) You can sign up at http://wordpress.com/signup.
-
:) yes mrroundhill , I am customizing the app.
I had taken the code from http://android.svn.wordpress.org/. Could you point to me where I could find the source code for the stable version of this app? How was signup handled in the previous version of wordpress?
-
https://android.svn.wordpress.org/branches/reader/ is the latest release.
Topic Closed
This topic has been closed to new replies.