REST API Call is not retrieving all fields in table
Hi all.I have a REST API call (GET) that uses a particular user (call it 'data_retriever') to extract information from the sys_user table. It works properly in DEV and ACC, but in PRD just retrieves 4 columns in the table.I checked roles and ACLs, an...