Labs/Weave/ServerAPI: Difference between revisions

Jump to navigation Jump to search
Line 50: Line 50:


== Body numeric codes and their meanings ==
== Body numeric codes and their meanings ==
{|
| 3 || Account created (but no email address specified)
|-
| 2 || Account created and verification email sent
|-
| 1 || The requested userID is available
|-
| 0 || The requested userID is already in use
|-
| -1 || Client used a wrong HTTP method for the URL
|-
| -2 || Missing uid field
|-
| -3 || Invalid uid
|-
| -4 || Invalid mail
|-
| -5 || Account with given mail already exists
|-
| -6 || Missing recaptcha_challenge_field
|-
| -7 || Missing recaptcha_response_field
|-
| -8 || Missing password field
|-
| -9 || Internal server error
|-
| -10 || Server quota exceeded
|-
| -11 || Missing new field
|-
| -12 || Incorrect password
|-
|}
Confirmed users
188

edits

Navigation menu