We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
You should create api token in grafana, then pass it into url as query string
Ex:
http://localhost:3000/api/dashboards/uid/BX3Gpdbnz?apitoken={grafana_token}
Sorry, something went wrong.
@khaitun1998 yes but the Grafana Open Source doesn't give the API token for Users the API token is only available in Enterprise and Grafana cloud.
@fehim-proses
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)
No branches or pull requests
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: