Authorization
Bearer <token>
/api/Auth/login
/api/Usermanagement
Despite ensuring the token is valid and not expired, I receive a 401 Unauthorized response. What could be causing this issue