I have some strange behavior with a Facebook request
My application allows users to send application requests to their friends.
When I process the call back I can’t seem to read or write any of the session objects I set prior to or after this act.
What does Facebook do to my session objects?
I found it on another post