I’m trying to make an http request with my web app but I see unauthorized response. If I use curl in command line I see a response: curl http://api_key:KEY@MyGrafana:3000/api/org. My problem is that when I try to access grafana using the same url in the browser I’m getting unauthorized. Any idea why is happening this?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| API unauthorized 401 | 2 | 2802 | November 30, 2021 | |
| How can I get my apps authenticated | 1 | 619 | March 12, 2018 | |
| Share dashboard grafana | 2 | 731 | August 21, 2021 | |
| 401 error while using Grafana API | 18 | 8358 | December 1, 2024 | |
| HTTP authentication not working | 1 | 2044 | May 15, 2018 |