Cors in api .net core
luccas-dsm
HOBBYOP

2 years ago

Hello, I’m encountering a CORS issue with my .NET Core application. I’ve already configured it to allow all origins, but the issue still persists. What’s puzzling is that on the same page, another request to an endpoint that uses the same service works perfectly fine. Could you help me understand why this is happening and how to resolve it?

2 Replies

luccas-dsm
HOBBYOP

2 years ago

Sorry, guys, the problem was in my dockerFile.


2 years ago

Glad you solved!


Status changed to Solved brody over 1 year ago


Loading...