Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save oimtrust/670e5aec2e054763d2c8341ab5244556 to your computer and use it in GitHub Desktop.
Save oimtrust/670e5aec2e054763d2c8341ab5244556 to your computer and use it in GitHub Desktop.
{
"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