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

CSRF-Token invalid [422 Unprocessable Entity] long request body #6422

Open
KeremKoc opened this issue Aug 21, 2024 · 1 comment
Open

CSRF-Token invalid [422 Unprocessable Entity] long request body #6422

KeremKoc opened this issue Aug 21, 2024 · 1 comment

Comments

@KeremKoc
Copy link

Describe the bug
I am sending a request with many appointments as a post request, when the request body is to long over 200 appointments i get the error that the CSRF-Token is invalid do you have any Idea for this?

When i have more than 900 appointments in the request body I get a 502 Bad Gateway is there any solution for this ?

To Reproduce
"easycorp/easyadmin-bundle": "4.11.1"

@dwd-akira
Copy link
Contributor

Maybe php server configuration (max_input_vars, memory_limit, post_max_size)

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

2 participants