Proxy error: Could not proxy request from localhost:3000 to http://localhost:44381/ (ECONNREFUSED)
I am developing a Single Page Application (SPA) with ReactJS and ASP.NET. I I am trying to execute an HTTP Request to an endpoint from client side code. I used the default ASP.NET SPA template and changed my configuration as shown below.