CakePHP-Facebook-Plugin icon indicating copy to clipboard operation
CakePHP-Facebook-Plugin copied to clipboard

Losing access token

Open raisen opened this issue 12 years ago • 1 comments

For some reason, I'm losing the access token shortly after a login. I checked the _SESSION variable and noticed that the access token is there after the login but it goes away after an API call, for example. What might be the reason for this to happen?

raisen avatar Mar 27 '13 18:03 raisen

It seems to be related to this bug here: https://developers.facebook.com/bugs/238039849657148

raisen avatar Mar 27 '13 19:03 raisen