Skip to content

Instantly share code, notes, and snippets.

@nettofarah
Created November 12, 2012 19:40
Show Gist options
  • Save nettofarah/4061434 to your computer and use it in GitHub Desktop.
Save nettofarah/4061434 to your computer and use it in GitHub Desktop.
bad password response
<response>
<logged-in>false</logged-in>
<status>422 Unprocessable Entity</status>
<errors>Your login was unsuccessful</errors>
<notices nil="true"></notices>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment