Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/api/datasources endpoint not accessible in 3.0.1 for non-Admin users #56

Closed
tkuehne-deliveryhero opened this issue May 18, 2016 · 2 comments
Assignees
Labels

Comments

@tkuehne-deliveryhero
Copy link
Contributor

Hi anryko! 😃

After upgrading Grafana to 3.0.1 unfortunately the scripted dashboard doesn't load (gives blank page), when logged in without admin privileges.
That seems to be caused by the "/api/datasources" endpoint not being publicly accessible anymore. It returns:

{"message":"Permission denied"}

with such a user.

Are you aware of this? How could this be worked around?
Maybe providing an API key in getdash configuration would be an option?

Cheers,

Tobias.

@anryko anryko added the bug label May 19, 2016
@anryko anryko self-assigned this May 19, 2016
@anryko
Copy link
Owner

anryko commented May 19, 2016

Hey Tobias!

I think I fixed the issue. Please confirm.

@tkuehne-deliveryhero
Copy link
Contributor Author

Confirmed! 👍

Thanks for fast response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants