I have a restlet that loads a SS using search.load, but for some reason it returns 0 results, but if I copy and paste that same function on chromes console, it works and returns the SS with results. Any idea why this is happening?
b
battk
06/30/2022, 7:44 PM
make sure the the restlet's token is using the same role and user that you are testing in the console with
d
dcrsmith
06/30/2022, 10:52 PM
permissions like battk is suggesting
i
irurzo
07/01/2022, 7:21 PM
Yeah, that was it, someone changed the role settings so headbang