Getting error: Dapr.Client.InvocationException: An exception occurred while invoking method: 'weatherforecast' on app-id: 'MyBackEnd'
I'm using Visual Studio 2022 and creating a ASP.NET Core Web API project for MyBackEnd and ASP.NET Core Web App project for MyFrontEnd.
When running MyBackEnd I see the Swagger page coming up, I think, properly:

Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Getting error: Dapr.Client.InvocationException: An exception occurred while invoking method: 'weatherforecast' on app-id: 'MyBackEnd'
I'm using Visual Studio 2022 and creating a ASP.NET Core Web API project for MyBackEnd and ASP.NET Core Web App project for MyFrontEnd.
When running MyBackEnd I see the Swagger page coming up, I think, properly:

Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.