Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problème de CORS #2

Open
Deadier opened this issue Dec 8, 2023 · 0 comments
Open

Problème de CORS #2

Deadier opened this issue Dec 8, 2023 · 0 comments

Comments

@Deadier
Copy link
Owner

Deadier commented Dec 8, 2023

J'ai l'erreur :
Access to fetch at 'https://data.anfr.fr/d4c/api/records/1.0/search/rows=1000&dataset=observatoire_2g_3g_4g&refine.adm_lb_nom=...' from origin 'https://deadier.github.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Problème de CORS (Cross-Origin Resource Sharing) pour charger les données des réponses de l'API de l'ANFR car il manque des infos dans le header de la réponse de l'ANFR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant