I get a cross-origin error when making a HTTP requests – Asp.net
I have requests that are valid when I am making requests from browser , but through the Angular 9 app I get a 401 error. This is the header from chrome: Request URL: http://localhost:1234/api/Common/GetMy_List Request Method: GET Status Code: 401…