Hi
My Authorization Scheme was working as expected in my personal workspace but once I imported it into another workspace the Authorization no longer works.
I'm using Exists SQL Query with 'SELECT ROLE FROM USERDETAILS WHERE ROLE IN ('Admin')' as my sql. I've checked the table and everything is setup as per my personal workspace
I'm using Apex 20.1
Thanks