Most likely your api is returning the error page instead of a 500 error or the login page instead of a 401 error. In any case the request is not valid.
.Net 8 Core Blazor API calls work in development environment. Deployed to server and API call do not fire
Anonymous
Looks like the API call is timing out. I tested the call using postman and got a 200 OK Status but took 42 seconds. Any suggestions on what or where I should be looking at?
Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
1 answer
Sort by: Most helpful
-
Bruce (SqlWork.com) 82,066 Reputation points Volunteer Moderator
2024-08-02T17:09:59.7033333+00:00