My server logs show a "CSRF state token does not match one provided" error which seems to happen for almost every user. However, the users are created and/or authenticated and I am able to retrieve the user info. I am using a Linux server with Apache. I am also using the latest Facebook PHP SDK v.3.1.1 Can anyone tell me why this is happening and how to fix it?
feedback
|
|
I had a similar issue last week, and tracked it down to the The SDK looks for the same | |||
|
feedback
|
|
Well, I've encountered this exact problem once, and I had a problem with the I'm guessing you are having the same problem. CSRF state token does not match one provided Hope this helps | ||||
|
feedback
|