Resolved! HTTP PUT Call via REST API returning 200 code but empty response body
I have created a Scripted REST API call with HTTP PUT Method. I am calling the endpoint from a python script in order to update an incident in SNOW from my external application. When I make the PUT request from Postman, it is working fine and is upda...
