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

414 error on endpoint /api/v1/zaken/?zaaktype__in= [Backend/Frontend] #357

Open
SilviaAmAm opened this issue Sep 17, 2024 · 0 comments · May be fixed by #687
Open

414 error on endpoint /api/v1/zaken/?zaaktype__in= [Backend/Frontend] #357

SilviaAmAm opened this issue Sep 17, 2024 · 0 comments · May be fixed by #687
Assignees
Labels
bug Something isn't working

Comments

@SilviaAmAm
Copy link
Collaborator

If there are too many versions of a zaaktype, this can make the URL too long (because of the query parameters). This results in a 414 error.

@SilviaAmAm SilviaAmAm added the bug Something isn't working label Sep 17, 2024
@SilviaAmAm SilviaAmAm changed the title 414 error on endpoint http://localhost:8000/api/v1/zaken/?zaaktype__in= [Backend/Frontend] 414 error on endpoint /api/v1/zaken/?zaaktype__in= [Backend/Frontend] Sep 17, 2024
@SilviaAmAm SilviaAmAm moved this from Todo to In Progress in Open Archiefbeheer - Sprints Feb 7, 2025
@SilviaAmAm SilviaAmAm linked a pull request Feb 7, 2025 that will close this issue
@SilviaAmAm SilviaAmAm moved this from In Progress to Has Pull Request in Open Archiefbeheer - Sprints Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Has Pull Request
Development

Successfully merging a pull request may close this issue.

1 participant