|
|
|
|
|
by tyingq
3334 days ago
|
|
There's a more API friendly endpoint to do this that returns a nice JSON response, like this: {"input01":{"Valid":"false","ErrorMessage":"That username is taken. Try another.","Errors":{"GmailAddress":"That username is taken. Try another."},"ErrorData":[""]},"Locale":"en"}
See: https://gist.github.com/saml/2268291 |
|