I am trying to call an API with HttpClient, and when I call the API without the [Authorize] I get all of the information correctly. when I add the
HttpClient
[Authorize]