Authorize Error
I enter the token in the Authorize field, but when calling the controls, it gives me an Authorize error.
@iammukeshm I'm having the exact same issue. I just changed the SQL database configuration and trying to run project template directly, without any other changes.. Authorization is not working and I'm getting same error, even though authenticated token is being passed.
+1 , I'm having the exact same issue too @iammukeshm
i am getting the exact same issue, could anyone help me to resolve this issue?
Maybe, it could be the Tenant Header?
I noticed the issue appearing when running the authentication request through the Swagger UI. I switched to running it through Postman and haven't had the issue since.

Unable to replicate this locally using the dotnet-7 branch.