IzakMarais / reporter

Service that generates a PDF report from a Grafana dashboard
Apache License 2.0
963 stars 309 forks source link

Grafana Open Source API token Issue #363

Open ObserveLite opened 7 months ago

ObserveLite commented 7 months ago

Hi , I am having an issue with my report generating because of the api token .... i am using the Grafana open source v10.3.3 , the OSS version doesn't provide an API token ..

error fetching dashboard Kdh0OoSGz: error obtaining dashboard from http://localhost:3000/api/dashboards/uid/Kdh0OoSGz?var-hostname=Santhosh&var-instance=Santhosh%3A12345&var-job=integrations%2Fwindows_exporter&var-show_hostname=Santhosh. Got Status 401 Unauthorized, message: {"extra":null,"message":"Unauthorized","messageId":"auth.unauthorized","statusCode":401,"traceID":""}

can you tell me how to fix this please ..

ChenTsungYu commented 6 months ago

Same here.... version: Grafana 10.2

mahendrapaipuri commented 6 months ago

@ObserveLite @ChenTsungYu Please check the new reporter app that can be integrated into Grafana as plugin app and hence no need to manage external auth and API tokens.