I have a problem with authentication, I receive the token and I request a controller that has the attribute [Authorize], but I get a 401 error. How can I fix the error?
S