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

[Synthese]Export metadata/statuts ERROR 414: Request-URI Too Long #883

Closed
amandine-sahl opened this issue Mar 27, 2020 · 1 comment
Closed
Labels

Comments

@amandine-sahl
Copy link
Contributor

amandine-sahl commented Mar 27, 2020

Lorsque l'on filtre les données avec une emprise d'une certaine complexité. Une erreur 414 est retournée lors de l'export des métdaonnées et des statuts.

Pour éviter cela il faudrait passer par une requête POST plutôt que GET. cf #704

TheoLechemia added a commit that referenced this issue Sep 11, 2020
Passage de l'appel à l'API en post pour les routes  export_metadata et export_statuts - fix #883
@camillemonchicourt
Copy link
Member

Complété par ba8a1c8 car il y avait encore des plantages lors de l'export de données de la synthèse quand on intersectant avec des geojson complexes.

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

No branches or pull requests

2 participants