ServiceNow Rest API throwing error (401 UNAUTHORIZED)
Hello Experts, I am using the below command from a unix machine. curl -v "https://<instancename>/api/now/table/incident?sysparm_query=assigned_to=aea28412db295704e744f1e51d96194c" --request GET --header "Accept:application/json" --header "X-userToken...
