Problem: When trying to add a custom script to be used with a new device for a resource profile in the tenant, under
Settings,
Resources,
Resource Profiles,
Add Profile, getting the below error when trying to save the new resource profile.
A potentially dangerous string is included in the Request Body
Cause:If html or xml is used in custom scripts that will cause the error to be thrown. Html and xml are blocked for security reasons.
Resolution:Remove any entries in the custom script that are xml or html.