If API JSON payload contains '%' (Percentage) character then REST call is not working
If description or short_description fields contains '%' then API response getting as 200 but no incident id in response as incident is not created in ServiceNow. Is this issue with sending side or ServiceNow side? If I remove the '%' from payload t...
