mjoniec / Proj2_Planes

Distributed air traffic control system. Microservices, DDD, Docker, HostedServices
0 stars 0 forks source link

CORS error on UI from trafficAPI on localhost #34

Closed mjoniec closed 3 years ago

mjoniec commented 3 years ago

Can look at previously existing mock api that used to work, or goldcharts (main) api that ui is using.

mjoniec commented 3 years ago

cors

mjoniec commented 3 years ago

Issiue solved - firefox had some ad blocker like plugin preventing the call. On Chrome it works ok. https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSDidNotSucceed