-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
We have the problem with EcoTaxoGuide that the front-end app (using Angular) refuses to connect to the API because it does not provide a correct CORS (https://developer.mozilla.org/fr/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin).
E.g.: https://ecotaxa.obs-vlfr.fr/api/object/25557188
Hacked today a "solution" in nginx, but the proper fix should be in the back-end: https://fastapi.tiangolo.com/tutorial/cors/
Metadata
Metadata
Assignees
Labels
No labels