Debugging Server Connect Errors not working

HI all,

I am hoping to get some help when trying to debug an error.

What I am trying to do:
Using the groupBy condition I want the system to return a list of plans that grouped by their name.
image

The above code doesn’t return anything at all.

Without the condition I am able to get the following list:

Trying to debugging the server connect errors
Following the instructions from Debugging Server Connect Errors

  1. enable the debug sever connect setting
    image

  2. go to my browser to try to see the error
    I am not able to load the error

Initially i thought it was because the server connect had (security restrict) step, so I remove it and now it looks like the following:
image

Note: I know I am doing something wrong, however all the database queries are working loading the data, etc. the only way I found out that there was an error was when I was looking at why the groupBy was not working.

Can someone let me know what can be done to fix this.

Thanks

J

Community Page
Last updated: