I can't get the token I created to work

I keep getting this error:

{“token_test”:“completed”,“status”:“401 Unauthorized”,“token_sent”:“I’m not including the token value but it is a valid token”,“response”:“{“error”:“Invalid credentials in Authorization header”}”,“inference_test”:{“status”:“404 Not Found”,“response”:“Not Found”}}

1 Like

For example, it might appear if you misconfigured fine-grained tokens, but the causes of a 401 error are diverse

Anyway, testing the token with whoami-v2 makes it easier to isolate the problem.