Facing issue while fetching results for Saved Query from REST API call
Summary:
Team , I am trying to fetch results of saved query from OTM cloud instance but every time i am getting error as below
{
"status": 404,
"title": "Not Found",
"detail": "The requested resource is not available."
}
Attaching screen shot for reference
Content (required):
I have a saved query as LOC , the save query is as --- select location_gid from location
The Rest API call that i am doing is as below
Postman is giving error code as 404
Version (include the version you are using, if applicable):
23A
Code Snippet (add any code snippets that support your topic, if applicable):
https://Host-Name/logisticsRestApi/resources-int/v2/savedQueries/locations/GFI.LOC