https://github.com/osquery/osquery logo
#fleet
Title
# fleet
w

wtheaker

06/25/2021, 10:51 PM
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

zwass

06/26/2021, 2:50 AM
Yeah please open an issue. We ought to make that more helpful.
👍 1
3 Views