You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I'm testing your roles I'm seeing some weird behaviors like:
for some tasks I need/can use API token, for others I need to use admin user/pass
In one case I'm just getting "permission denied" without any further details
Looking at Grafana PR seems they recently merged (8.4.0) a small change that provides more detail about the "missing permissions" on each failed request, which would be nice to incorporate into the role's error messages (or simply return the response from Grafana as is?) grafana/grafana#44551
The text was updated successfully, but these errors were encountered:
As I'm testing your roles I'm seeing some weird behaviors like:
for some tasks I need/can use API token, for others I need to use admin user/pass
In one case I'm just getting "permission denied" without any further details
Looking at Grafana PR seems they recently merged (8.4.0) a small change that provides more detail about the "missing permissions" on each failed request, which would be nice to incorporate into the role's error messages (or simply return the response from Grafana as is?)
grafana/grafana#44551
The text was updated successfully, but these errors were encountered: