Direct4Ag / ag-services

1 stars 0 forks source link

Frontend gives CORS error if you hit 127.0.0.1 #26

Closed Rashmil-1999 closed 5 months ago

Rashmil-1999 commented 6 months ago

Look into it and fix this error.

navarroc commented 6 months ago

I'd say this is a low priority. For me, it was a configuration error (the service didn't set backend_cors_origins) with the host/port of the frontend.

Rashmil-1999 commented 6 months ago

Yeah, also it was using 8000 but on frontend we have 8080.