@fant0m Seeing the code would be helpful, wouldn't you agree? Otherwise one's may take some time finding a good crystal ball :P
Aug 13, 2015
3
Level 1
Laravel session cookie/Token mismatch exception
Hello, I have no idea what's going on here. I'm experiencing some issues with sending requests threw ajax.
- I always send token
- When I run webpagetest.org on first view it returns 500 error code(token mismatch exception but on repeat view it's working very well(status code 200, so sending correct token is working).
Where can be problem? I deleted all cookies in my browser and then I had same error until second reload. I think it might be problem with laravel_session cookie, like while there's not this cookie it's throwing that error.
Anyone else experienced this problem?
Please or to participate in this conversation.