Yes, it resolved the active issue at the time.
I am now fighting other issues related to deploying my blazor WASM project.
Now, my issue is this: "
These requirements were not met:
DenyAnonymousAuthorizationRequirement: Requires an authenticated user."
How do I allow that? It works when I run it locally.