Facing issue with REST API call for Saved Query OTM
Summary:
I am trying to fetch results of saved query from a Rest API call but i am getting the following output as below in Postman .
{
"status": 404,
"title": "Not Found",
"detail": "The requested resource is not available."
}
Attached the doc for more details
Content (required):
The Saved query that i am using is LOC which is --- select location_gid from location
The REST API call is --- https://HOSTNAME/logisticsRestApi/resources-int/v2/savedQueries/locations/GFI.LOC
Version (include the version you are using, if applicable):
23A
Code Snippet (add any code snippets that support your topic, if applicable):
https://HOSTNAME/logisticsRestApi/resources-int/v2/savedQueries/locations/GFI.LOC
Tagged:
0