Servicenow HTTP get call failure
I'm working on a ServiceNow custom operation script to fetch the serial number for CIs from an API endpoint. The script successfully makes an HTTP GET request and receives a valid JSON response. However, I encounter an issue while parsing the JSON re...
