Skip to content

Instantly share code, notes, and snippets.

@grebett
Created May 23, 2017 08:03
Show Gist options
  • Save grebett/51cbc590ed6e17c5a4ebc9a0cd9bcc57 to your computer and use it in GitHub Desktop.
Save grebett/51cbc590ed6e17c5a4ebc9a0cd9bcc57 to your computer and use it in GitHub Desktop.
{
"Status": "error",
"Errors": [{
"ErrorClass": "ValidationError",
"ErrorMessage": "HTML and TemplateID can't be used together",
"ErrorRelatedTo": ["HTMLPart", "TemplateID"],
"StatusCode": 400
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment