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?

Solved

2 Replies

luccas-dsm
HOBBYOP

a year ago

Sorry, guys, the problem was in my dockerFile.


brody
EMPLOYEE

a year ago

Glad you solved!


Status changed to Solved brody over 1 year ago


Loading...