1

I have a small application that has a handful of authenticated users. One of the users is trying to login and they keep getting a token mismatch when trying to log in. No other user on the platform is experiencing problems and I cannot seem to replicate it. I've had them clear their cookies and cache and it didn't solve the issue.

Any other thoughts on what may be causing it for this individual user?

josh088
  • 121
  • 1
  • 7
  • (long shot) what browser are they using ? – Didier Sampaolo Jan 24 '16 at 22:15
  • Internet Explorer is what was sent to me in the screenshot. He did say he tried multiple computers but I'm not sure if he tried multiple browsers. – josh088 Jan 24 '16 at 22:23
  • here is a similar post: [Laravel 5 and Internet Explorer : Token Mismatch](http://stackoverflow.com/questions/30907900/laravel-5-and-internet-explorer-token-mismatch). Perhaps it is also the server time :/ – Fiete Jan 24 '16 at 22:35
  • Thanks for the link to the other question. I checked the server time and it is set to the correct time and also matches the timezone set in the Laravel App config file. I also tested in IE on one of my machines and it worked correctly. – josh088 Jan 25 '16 at 00:11
  • I have confirmed with the user that the problem only exists in IE, with Chrome it works correctly. – josh088 Jan 25 '16 at 12:30

0 Answers0