I can make an issue if anyone thinks this is worth...
# fleet
w
I can make an issue if anyone thinks this is worth addressing. I was trying to curl the fleet API with an old/invalid token, but was getting back
Authentication required
. Maybe api requests with an
Authorization: Bearer
header, but fail authentication should get back a different error saying invalid credentials. I'm guessing most people would double check their api token after getting the current response though.
z
Yeah please open an issue. We ought to make that more helpful.
👍 1