Cross scope access privilege error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2021 03:50 AM
Hi Team,
I am getting below error message. What could be the issue?
Read operation on table 'sys_user' from scope 'Custom Interface' was denied. The application 'Custom Interface' must declare a cross scope access privilege. Please contact the application author to update their privilege requests.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2021 04:38 AM
Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2021 04:57 AM
I mean on which page and what table you are accessing in that page etc. Add some screenshot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2021 06:08 AM
Record producer which is in Custom score and record producer has user criteria to check user's custom field with GlideRecord query. I think error is coming from the user criteria with when GlideRecord calls are being executed on sys_user table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2021 06:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2021 10:10 PM
Didn't work. Surprisingly its working correctly in one of the instance but not working in Prod