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.

I've got a number of Applications developed in Facebook, all working fine, until I realized that they don't load for users who have secure browsing turned off in their account settings.

What I mean by this is that they can access Fan Pages and Applications non-securely. So when they are on a fan page:

http://www.facebook.com/[fan-page-name]/

and then click on a page tab on that fan page:

http://www.facebook.com/[fan-page-name]/app_[appId]

The page tab just sits there blank. Accessing the page tabs through https works no problem.

Anyone know how to force users to access your page/app over SSL, or do I have an error somewhere? I've tried making both the "Page Tab URL" and the "Secure Page Tab URL" HTTPS urls, but that did not force users to access the app/page tab via HTTPS.

Thanks!

For reference

share|improve this question
Okay, I seemed to have figured it out. You cannot have a https:// url in the canvas url and the page tab url fields of you app settings (the non-secure fields). It will not load for user's not using secure browsing inside FB. – chuuke May 18 '12 at 20:38

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.