Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

davorminchorov's avatar

POST /flyers throws a 500 TokenMismatchException in Microsoft Edge (Windows 10)

Hello!

I am currently building ProjectFlyer together with Jeffrey and I was curious to see how the app will work in Microsoft Edge. (Windows 10)

I went to the form to create a flyer, pressed the button to see the validation errors but surprisingly, I got a 500 TokenMismatchException! I usually use Google Chrome and it works as expected, tried it in Mozilla Firefox, it works there too but Microsoft Edge seems to be unique (just like internet Explorer was!)

Not that I really care much about different browsers, but does anyone know what could be the problem?

0 likes
3 replies
AdrianB's avatar

Hello @Ruffles, did you find out what was causing this issue?

EDIT: My issue had to do with the server time being incorrect (40 minutes behind). Fixing this resolved all my session issues in IE and Edge.

davorminchorov's avatar

@AdrianB Hello! Nope, I never really bothered to do anything further, continued using Chrome after that. I was just curious to see how Microsoft Edge works and if there are any differences. I don't use Microsoft Edge, but thanks for the info!

divostar's avatar

Hello, I keep getting the TokenMismatchException on Edge and IE 11 even though the time on my server is correct. My app works well on all other browsers except IE and Edge.

Please or to participate in this conversation.