Created
July 28, 2011 19:49
-
-
Save matthewfitz/1112386 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POST https://opensky.com/api/v1/json/users | |
email=test@est.com | |
Status: 417 | |
{ | |
"code": 417, | |
"message": "There is an existing account associated with this email." | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment