C
C#5mo ago
pdr

Problem with JWT, always returns Unauthorized

Here is my code. I am using Identity and generated a JWT token. Apparently, when I view the token in the JWT viewer, it is generated as expected. However, it always returns "unauthorized" when I try to access a route with the [Authorize] annotation.
No description
No description
No description
No description
1 Reply
Anchy
Anchy5mo ago
it looks like you are using the Bearer scheme, inspect the request and see if the Authorization header is set using the Bearer scheme
Want results from more Discord servers?
Add your server