https://netsuiteprofessionals.com logo
Title
f

Fadi Elsmaily

03/03/2020, 4:21 PM
I'm building a reslet using a saved search and when I call the endpoint it returns an empty array. I tested with another saved search and it works. To be clear this is a saved search of a transaction list.
b

battk

03/03/2020, 4:24 PM
probably classification or permissions are an issue
check that the user using the role used for authentication can see the results from the ui
f

Fadi Elsmaily

03/03/2020, 4:31 PM
Thanks for the tip