Timeline for Angular 9 and .NET Web Api - How to fix CORS issue with a http.post request
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 6, 2020 at 17:46 | vote | accept | pasluc74669 | ||
| May 6, 2020 at 17:45 | answer | added | lucas69 | timeline score: 2 | |
| May 6, 2020 at 16:17 | comment | added | Danilo Körber | You need to change the .NET side to enable CORS. Check if this helps you: stackoverflow.com/questions/36270626/enablecors-for-vb-net | |
| May 6, 2020 at 16:15 | comment | added | penleychan |
Don't think wildcard works on proxy /api/*, all you need is just /api
|
|
| May 6, 2020 at 16:03 | history | asked | pasluc74669 | CC BY-SA 4.0 |