Load Table Object not working

Hi
for some reason this doesn’t show any result. but the exact where clause have the correct result in console.
i have setup only the needed action to test. no variable needed.

method in ServiceServiceRequest/NewOrder
app id 07D0CC0C-4A50-198B-FFFB-78866CCD9600

no errors in the log.

Please create a test method with just one block which loads data. Use the same query and all other parameters. Test that method. If it doesn’t work, attach a screenshot to this topic.

Thanks,
Mark

I have all the actions disabled on the method. And all the parameters too.

Only the load table data action is enabled

Sorry, I do not understand what you mean.

I mean in the method.
All my other action blocks are disabled.

Could you add a screenshot please?

The best way to test it is by using REST Console. Like this:


Notice that I selected BL API Key, since you want to test what the API returns when the request is made from business logic.

I also tested it in the API Service invocation and the service does return a value:

i refreshed the browser page and it worked. i have not change anything…
this is weird. :confused:

it was a permission issue. and thanks to the new set user token block problem is solved!
Thanks @mark-piller for looking into this.

1 Like