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 have developed some iframe apps for a companies Facebook page (https://www.facebook.com/CresserMotorGroup). Unfortunately the app pages don't work unless you're logged into Facebook.

I've checked the app settings and can't seem to find anything that would cause this.

Is this intentional?

Thanks.

share|improve this question
what is not working? Are you referring to the fact if user is not signed into Facebook and they click on "Current Stocklist" page app, nothing shows up? – SeanLi Jan 4 at 9:07
Yeah. Sorry I should have said. The Stocklist, New Vehicle Offers and the How to Find Us all just hang when not logged in. – user1001421 Jan 4 at 9:15
I'm sorry to say, but it doesn't work even if you're signed in. Error: Error 111 (net::ERR_TUNNEL_CONNECTION_FAILED): Unknown error. HRF: The webpage at https://www.cresser.co.uk/facebook/stocklist/ might be temporarily down or it may have moved permanently to a new web address. Looks like a server problem, since HTTPS isn't working, but HTTP is. – Peter Trobec Jan 4 at 9:17
So, in the development screen when is asks for a Canvas URL/Page Tab URL and a Secure Canvas URL/Secure Page Tab URL, it's these secure URL it would try to use when not logged in? I've not got a secure socket setup on my server due to cost. If this is the case, why would Facebook do this? – user1001421 Jan 4 at 9:26
Well, you can still use it without the Secure URL (HTTPS), but you will always get a warning about visiting a non-secure URL when visiting from https://www.facebook.com (maybe even when from http - not sure). You can try it and you'll see. – Peter Trobec Jan 4 at 9:32
show 2 more comments

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.