Errors
- Last UpdatedApr 21, 2020
- 1 minute read
Duplicate content
If content name already exist and "Overwrite=true" is not used, the API call fails with http status 409 and generates this message:
Already content exists with name 'ContentWithScript'
Unsupported parameter
If PostData has any unsupported parameter, the API call fails with http status 400 and generates this message:
Content should have valid name
Invalid post data. ChartType property does not have valid value.