You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Facing issue with REST API call for Saved Query OTM

Received Response
61
Views
4
Comments

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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!