Hello community, I am trying to create a datasource in Grafana with the Jira plugin (my idea is to be able to bring data from a Jira project and graph it in Grafana dahsboard) but when I try to put the corresponding data and click on SAVE & TEST I get the following error: “Requested failed. Please analyze the request body for more details. Status code: 401”.
The data entered is:
-Provider: which in this case is Jira Server
-URL: The url of the jira project
-User: The email of my user with whom I created the Jira project
-API Token: The token generated in jira with my user with which I created the project
*I attach the screenshot of the error
Has anyone had the same problem? and how could they solve it? I appreciate your help
-
What Grafana version and what operating system are you using?
Grafana v8.5.22 -
What are you trying to achieve?
create a datasource in grafana with the jira plugin to bring data from a jira project and graph it in grafana -
What happened?
I get the following error when clicking on SAVE & TEST: “Requested failed. Please analyze the request body for more details. Status code: 401” -
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No -
Did you follow any online instructions? If so, what is the URL?
my guide Jira plugin for Grafana | Grafana Labs
SCREENSHOT