Created
March 2, 2018 02:45
-
-
Save oimtrust/670e5aec2e054763d2c8341ab5244556 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"status_code": 422, | |
"data": { | |
"errors": { | |
"code": "002", | |
"messages": [ | |
"The email has already been taken." | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment