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 calls returning 401 unauthorized in curl, python, etc. Possibly due to LDAP? | 5 | 2328 | April 13, 2023 | |
API unauthorized 401 | 2 | 1718 | November 30, 2021 | |
How can I get my apps authenticated | 1 | 517 | March 12, 2018 | |
Can grafana perform authentication against my application server?
|
1 | 281 | January 13, 2021 | |
How can I get my apps authenticated by Grafana Service? | 2 | 585 | March 18, 2018 |