Rhyan
.net 6
I created a test API in dotnet 6, with the default endpoint and added cors for any origin, and I want to access the endpoint that is there when we create the API,
I tried with the domain:3000/GetWeatherForecast that was created, I tried to put the port in the variables and it doesn't work
22 replies