SavedSearch no result
I have a restlet that fetches a data from a search with 200+ result but when fetched using postman it returns 0 result. ONLY IN PO TRANSACTION
Make sure that whatever role postman’s credentials are using is the same role that gets 200+ results. If they are the same role, you probably need to share the search code
Check the following:
- Are you providing the correct tokens for the OAuth 1.0 headers when using POSTMAN?
- Are you setting Content-Type = application/json?
- Are you using the correct URL to call the RESTlet from POSTMAN?
Yes I Am. I tried also to create a search and type is purchaseorder with no filters. Still returns no result
Only happens in PO transaction when using restlet