Created
May 23, 2017 08:03
-
-
Save grebett/51cbc590ed6e17c5a4ebc9a0cd9bcc57 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": "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