-
Notifications
You must be signed in to change notification settings - Fork 313
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
unauthorized #317
Comments
You should create api token in grafana, then pass it into url as query string Ex:
|
@khaitun1998 yes but the Grafana Open Source doesn't give the API token for Users |
You can generate you api key Go to Administration -> Users and access -> Service and accounts -> Add service and account -> Select Roles -> Add Service account token (API Key) |
error fetching dashboard BX3Gpdbnz: error obtaining dashboard from http://localhost:3000/api/dashboards/uid/BX3Gpdbnz. Got Status 401 Unauthorized, message: {
"message": "Unauthorized"
}
I got this message
The text was updated successfully, but these errors were encountered: