"Empty Response Thrown from REST API" when Attempting to Return JSON String
Need assistance trying to pass the variable "c_num" from portal to a REST API as a query parameter. The goal is to create a ServiceNow Script Include that:Receives a student ID (c_num) from a client-side form via GlideAjax.Fetches student data by cal...