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

the payload is invalid #44

Open
milad777v2 opened this issue Jan 4, 2024 · 2 comments
Open

the payload is invalid #44

milad777v2 opened this issue Jan 4, 2024 · 2 comments

Comments

@milad777v2
Copy link

milad777v2 commented Jan 4, 2024

Screenshot (3)

@milewski
Copy link
Member

milewski commented Jan 5, 2024

Can you check the network tab to see exactly what was the payload sent?

@annromantsova
Copy link

annromantsova commented Jun 10, 2024

I had the same error.
It occurred because the Laravel debugger was enabled, and it was injecting the output of its script into the file field in the payload.
To fix this error, the quickest way is to disable the debugger.

DEBUGBAR_ENABLED=false

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

3 participants