Cakephp 4.2 problem csrf

Hello evryone
I’have problem csrf when upload mp4 file

CSRF token from either the request body or request headers did not match or is missing

Did you try upload some little test file, like “test.txt” with single letter A inside? Is this kind of file works?

Can you show us the form html and the code that’s uploading the mp4?