phpfacebooksessioncookiessdk

Facebook PHP SDK getSession() fails to get session. Cookie problem?


Background:

What works

What doesn't work

I'm wondering if there's something in the fbs_ cookie that's preventing the regeneration of a session post sign-in. Something related to the secure subdomain or possibly the port numbers we use on our dev sites?

There are a lot of people having similar problems with Facebook sessions from what I've seen, but the suggestions I've come across don't seem to address the content of the fbs_ cookie, domains, ports etc. My understanding of how such things relate to cookies is relatively light, but I'd like to at least check them off as non-issues so I can look elsewhere.

Appreciate any insights.


Solution

  • This issue went away with the new Facebook PHP SDK (v3)