Custom object with ArrayList throws error

I have following custom code


when I call from codeless page:

It throws error:

but my debug log says that there are two messages.

how do I read those messages? what am I doing wrong?

What do the print statements from the Codeless page print?

Hello @Sanjay_Christian

could you please create a test page only with a button which on click calls the API Service and provide us with the URL to the page

https://api.backendless.com/94496922-170D-4236-FF64-228CA5F5DE00/4A4E5054-28BE-4A14-8AAD-0F7908D5F5F7/files/ui-builder/containers/default/index.html?page=TestGetTwilioMessagesToBackendless

it always returns an empty array and no errors

oh, I didn’t specify the time correctly

yes, I can see the error

the error comes from your API Service, I can recommend you to debug it

Yes, I fixed that. thanks.

1 Like