hyperdx
hyperdx copied to clipboard
401 not authorized
When logging in it looks like it tries to go to the search page however it cycles back to the login page.
Viewing the console there are a number of 401 errors for urls such as /me /team /search etc... however there are also 200 success for urls that are of the same port but loading the config file.
I have attempted dozens of iterations with the .env and docker-compose itself including running make build-local.
I am sure it is something simple that I am just missing, please let me know if you need more details.
Thanks! Kris
These types of errors typically mean that the API key is invalid or missing. Can you double check your API KEY env var?