- Notifications
You must be signed in to change notification settings - Fork925
Description
I have a user that has roleUser Admin
(andTemplate Admin
if that matters).
When I try to view the/deployment/users
page, it responds
Forbidden.
Please check the developer console for more details.
In the browser dev tools, I can see that requests to
/api/v2/deployment/config
and/api/v2/deployment/stats
are both coming back 403 Forbidden.