- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2021 05:59 AM
I have a database view that joins data from three tables. I've granted READ access for each of these three tables to users with the snc_internal role.
A non-admin user can access the database view table directly using [database_view_table_name].list from the Filter Navigator and is able to see all records presented by the database view.
The issue I'm having is that a non-admin user with the rest_api_explorer role is not able to select this database view table in the list of tables in the REST API Explorer. The same user is able to select other database view tables in the REST API Explorer table list, but not this one.
Any idea what I'm missing?
Thanks,
Michael
Solved! Go to Solution.
- Labels:
-
Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2021 06:36 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2021 06:36 AM