urbannator / cisc489_Topics_Artificial_Intelligence

Thermal imaging mapping of Mars
0 stars 0 forks source link

Angular App networking issues #4

Closed Jordsan closed 6 years ago

Jordsan commented 6 years ago

We are almost done with our Angular app, however, we are exploring how to resolve issues related to CORS headers in order to properly send an http request to the external color clustering api we found from inside our Angular app.

urbannator commented 6 years ago

We set up a proxy server for the angular app so the CORS issue has been solved.