Relative Content

Tag Archive for c#corsasp.net-core-webapihttpclientblazor-server-side

Why isn’t my Blazor Server app sending HTTP requests to my ASP.NET Core Web API?

I have a Blazor Server Web App and an ASP.NET Core Web API running on localhost. I am trying to make HTTP requests from the Web App to the API but I cannot see any requests being made in the browser’s Network tab or any responses from the API. Despite configuring CORS and setting the correct HttpClient.BaseAddress, the requests don’t seem to reach the API.

Why isn’t my Blazor Server app sending HTTP requests to my ASP.NET Core Web API?

I have a Blazor Server Web App and an ASP.NET Core Web API running on localhost. I am trying to make HTTP requests from the Web App to the API but I cannot see any requests being made in the browser’s Network tab or any responses from the API. Despite configuring CORS and setting the correct HttpClient.BaseAddress, the requests don’t seem to reach the API.

Why isn’t my Blazor Server app sending HTTP requests to my ASP.NET Core Web API?

I have a Blazor Server Web App and an ASP.NET Core Web API running on localhost. I am trying to make HTTP requests from the Web App to the API but I cannot see any requests being made in the browser’s Network tab or any responses from the API. Despite configuring CORS and setting the correct HttpClient.BaseAddress, the requests don’t seem to reach the API.

Why isn’t my Blazor Server app sending HTTP requests to my ASP.NET Core Web API?

I have a Blazor Server Web App and an ASP.NET Core Web API running on localhost. I am trying to make HTTP requests from the Web App to the API but I cannot see any requests being made in the browser’s Network tab or any responses from the API. Despite configuring CORS and setting the correct HttpClient.BaseAddress, the requests don’t seem to reach the API.

Why isn’t my Blazor Server app sending HTTP requests to my ASP.NET Core Web API?

I have a Blazor Server Web App and an ASP.NET Core Web API running on localhost. I am trying to make HTTP requests from the Web App to the API but I cannot see any requests being made in the browser’s Network tab or any responses from the API. Despite configuring CORS and setting the correct HttpClient.BaseAddress, the requests don’t seem to reach the API.