Displaying 1 result from an estimated 1 matches for "pledgemus".
Did you mean:
  pledgemusic
  
2009 Aug 20
0
Facebook cookies and cross domain sessions
...The problem is we want to perform an action, set some flash messages 
and  redirect users back the facebook canvas. The problem being that 
sessions don''t work across both domains. I thought initially it was the 
difference in domains between http://apps.facebook.com and 
http://facebook.pledgemusic.com and that''s why cookies didn''t work. 
However, it occured to me that since Facebook proxy all requests and 
deal with maintaining state then its actually Facebook that have their 
own cookies mechanism built into their proxy setup. So there should be 
no problem.
However I r...