Questions tagged [facebook-iframe]
374 questions
84
votes
1 answer
How does Facebook set cross-domain cookies for iFrames on canvas pages?
I was browsing Facebook's documentation reading about canvas applications and I came across an example application: http://developers.facebook.com/docs/samples/canvas. As I read through their example, however, I got very confused about their use of…

Aaron Gibralter
- 4,773
- 3
- 35
- 50
28
votes
4 answers
Loading Iframe Facebook (Load denied by X-Frame-Options)
My team is in charge of some difficulties with an app on Facebook. We believe this occurred some error in loading the iframe. We discovered this error through Firebug:
Load denied by X-Frame-Options:…

Diogo Souza
- 298
- 1
- 3
- 7
19
votes
6 answers
Setting the height of iframe Tabs for Facebook profile Pages
As we know that Facebook has introduced iframe Tabs for Pages. I have developed an application and added the tab of the application in a profile page, application tab is opened in an iframe according to the update "iframe Tabs for Pages". The…

Ahmad
- 201
- 1
- 2
- 4
13
votes
1 answer
Blank Canvas => 'Refused to display document because display forbidden by X-Frame-Options.'
when the canvas app is loaded within the iframe nothing is display and on Chrome Firebug Console I see the error:
Refused to display document because display forbidden by X-Frame-Options.
I tried this solution: Overcoming "Display forbidden by…

Leonardo Dario Perna
- 1,045
- 2
- 10
- 23
10
votes
6 answers
FB.getLoginStatus never fires the callback function in Facebook's JavaScript SDK
The simple thing of calling FB.init (right before