Hi itmlc,
Please try the setting below in your web.config. It should fix this error.
<httpRuntime requestValidationMode=″2.0″ />
Regards,
Ken