-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Work with ServiceAccounts bearer tokens in place of API Keys #132
Comments
What error you are getting when trying to use it with service account token? |
Error:
The token has necessary permissions and has been tested using grafana api. But I suppose the problem might be also transparent from the command, it is supposed to be working with just |
I will try to look at this. But if new token is not supported, not sure if i will be able to do something. Looks like grafana sdk is no longer active |
@vineethvijay7 i tried on grafana 10.2, service account with editor role. And i was able to pull folder, dashboards |
Also tried grafana 10.3. Service account with editor permissions, was able to do pull and push |
In latest Grafana version, we longer has the
API Keys
available. Was wondering if there is a hack/update to make this amazing tool to work with the alternative "ServiceAccounts bearer tokens"The text was updated successfully, but these errors were encountered: