Hi. I have a query that joins with a Custom List. ...
# suiteql
e
Hi. I have a query that joins with a Custom List. When running it in a RestLet if fails with
Record 'customlistdt_hb_in_minutes' was not found
I know the list is there so I think this is an access issue. But how do I give my user access to read this Custom List? I cant find it under permissions
Changing the owner of the list actually worked, but I was hoping there was a better solution
r
For restlet whichever user and role you have selected for creating tokens. You need to make sure this list is accessible by that role.
b
You might check the role has the Setup > Custom Lists permission.
👍 1