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
grafana-backup save
[Pre-Check] grafana health check: http://127.0.0.1:3000/api/health [DEBUG] resp status: 200 [DEBUG] resp body: {'commit': 'NA', 'database': 'ok', 'version': '9.2.10'}
[Pre-Check] grafana auth check: http://127.0.0.1:3000/api/auth/keys [DEBUG] resp status: 403 [DEBUG] resp body: {'accessErrorId': '', 'message': "You'll need additional permissions to perform this action. Permissions needed: apikeys:read", 'title': 'Access denied'}
The text was updated successfully, but these errors were encountered:
same problem here. @askgh : did you use the Grafana Token gnerated via the Grafan service accout or the "old" API key option?
Sorry, something went wrong.
No branches or pull requests
grafana-backup save
[Pre-Check] grafana health check: http://127.0.0.1:3000/api/health
[DEBUG] resp status: 200
[DEBUG] resp body: {'commit': 'NA', 'database': 'ok', 'version': '9.2.10'}
[Pre-Check] grafana auth check: http://127.0.0.1:3000/api/auth/keys
[DEBUG] resp status: 403
[DEBUG] resp body: {'accessErrorId': '', 'message': "You'll need additional permissions to perform this action. Permissions needed: apikeys:read", 'title': 'Access denied'}
The text was updated successfully, but these errors were encountered: