- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2019 09:38 AM
in kingston i get the "refused due to the table's cross scope access policy."
On the table application access tab I have accessible from "all application scopes"
and
allow configuration is checked.
what do i need to do specifically to allow me to delete records from the table?
I have read the threads on this but still do not understand exactly what steps to take to correct.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2019 10:03 AM
I was able to delete by using background script and changing the app to my scoped appl

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2019 09:53 AM
Where are you trying to delete the records from -- a script in another scope, a script in global scope or someplace else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2019 10:03 AM
I was able to delete by using background script and changing the app to my scoped appl

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2019 10:24 AM
Good. You should mark your reply as the answer.