Facebook Authentication in IE not woking

后端 未结 1 1871
野性不改
野性不改 2020-12-22 00:50

Im making a facebook canvas app. To get the users info im using the PHP SDK:

 

        
1条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-22 01:40

    It seems that for IE you need to enable 3rth party cookies (p3p). Just changed changed the header with php:

    
    

    0 讨论(0)
提交回复
热议问题