Skip to content

Instantly share code, notes, and snippets.

@clarencenpy
Last active June 13, 2018 19:44
Show Gist options
  • Save clarencenpy/e72408f541d384072fc4f928a12e94a9 to your computer and use it in GitHub Desktop.
Save clarencenpy/e72408f541d384072fc4f928a12e94a9 to your computer and use it in GitHub Desktop.
{
"message": "Failed to get events due to validation errors",
"extensions": {
"code": "BAD_USER_INPUT",
"exception": {
"validationErrors": {
"zipCode": "This is not a valid zipcode"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment