Facebook application refresh automatically

混江龙づ霸主 提交于 2019-12-01 01:59:53

I guess you need to look at this document:

Cookies in iframes/P3P Header
Some browsers will let iframes set cookies based on the presence of the P3P header. Notably, IE respects this header. Ideally you may want to look up the right value based on the privacy policy adopted by your application, but any value will usually suffice. The sample application sends this for instance:

P3P: CP="HONK"
Arjun Upadhyay
  1. Download the latest version of the PHP-Sdk form My Apps -> your application
  2. Disable the option Stream post URL security in My App->your application->Edit Settings.

You might be using the old version of the PHP Sdk.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!