ysde/grafana-backup-tool

use this tool backup grafana error

Opened this issue · 1 comments

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'}

same problem here. @askgh : did you use the Grafana Token gnerated via the Grafan service accout or the "old" API key option?