What is this error "Read operation on table 'sn_esign_configuration' from scope 'AES Table Builder' was denied. The application 'AES Table Builder' must declare a cross scope access privilege. Please contact the application admin to update their acce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2021 10:19 AM
Hello mates,
I'm created a demo app using app engine studio and add new table extended from TASK. After the table creation, when I opened for preview/ edit table options it is showing the following error
then I was tried to change scope into AES Table Builder, but the same is not available in my Scope box on top of the banner frame.
Can any one please explain me what is this error and how can I overcome this?
- 1,400 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2021 10:39 AM
Hello Naresh,
Above error will occur due to permission issue, It means you dont have read operation mentioned table that is the reason your getting this error.
To rectify this you need to define cross scope policy for that table.
To understand more please refer below link
can you please mark it as helpful/ correct if your query answered
Thanks,
Learner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2022 11:48 PM
Hello,
I am also facing the same issue, Can you please tell us the steps if you found the solution?
Thanks