Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

We have a Facebook iframe app that (seemingly) randomly will not work and just show a blank page with no error messages.

The app - https://www.facebook.com/ashforduniversity/app_359931684074799 Our hosted iframe - https://www.ashford.edu/static/facebookapp/

The iframe it is accessing is HTTPS enabled and works every time if you hit it directly but only works most of the time when hit via our facebook page. When it fails it returns a blank page with the standard Facebook header and a small empty box where the iframe should be.

Using firebug's net panel I have noticed that when the page successfully shows the iframe, it makes a request to our hosted page as expected, but when the page fails to load there is no call made and no errors displayed.

Here is where it gets even weirder. For awhile i could not reproduce the issue on any of my machines and we have tried the page out on macs and pcs and on every major browser yet there is no definitive setup that will cause it to fail, reloading the page over and over again in the same browser never causes it to fail if it loaded initially and if it fails initially reloading it will never make it work either.

I did finally reproduce it on my machine by logging out of Facebook and then trying to hit the page (which worked) than immediately logging back in and trying to hit it again, which failed, but this only worked once.

Since the problem is intermittent and since the net panel research suggests that the call to our servers isn't even being made I am beginning to suspect that the issue is on FB's end but I want to be absolutely sure. If it is indeed on the FB end they have no customer support that I know of, so here I am. If anyone has any additional insight into this it would be greatly appreciated.

share|improve this question
We've experienced this issue in our office on several occasions. We produce several custom FB apps and I have yet to determine any sort of pattern myself... I've come to accept it as a flaw within FB due to the inconsistency, but haven't really looked into it too much farther. – Mike Oct 10 '12 at 23:13

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.