Cors in api .net core
luccas-dsm
HOBBYOP
a year 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
a year ago
Sorry, guys, the problem was in my dockerFile.
Status changed to Solved brody • over 1 year ago