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 built an widget running on following page http://uudenvuodenjuoksu.fi/?th_events=sunday-services. But chrome in mac doesn't allow my widget to login to with Facebook and throwing following error.

Unsafe JavaScript attempt to access frame with URL http://uudenvuodenjuoksu.fi/?th_events=sunday-services from frame with URL http://static.ak.facebook.com/connect/xd_arbiter.php?version=18#channel=f374f42324&origin=http%3A%2F%2Fwidget.trivian.com&channel_path=%2Fchannel.php%3Ffb_xd_fragment%23xd_sig%3Df3bc851a5%26. The frame requesting access set 'document.domain' to 'facebook.com', but the frame being accessed did not. Both must set 'document.domain' to the same value to allow access.

Unsafe JavaScript attempt to access frame with URL http://uudenvuodenjuoksu.fi/?th_events=sunday-services from frame with URL https://s-static.ak.facebook.com/connect/xd_arbiter.php?version=18#channel=f374f42324&origin=http%3A%2F%2Fwidget.trivian.com&channel_path=%2Fchannel.php%3Ffb_xd_fragment%23xd_sig%3Df3bc851a5%26. The frame requesting access has a protocol of 'https', the frame being accessed has a protocol of 'http'. Protocols must match.

Any help to fix it would be great.

share|improve this question

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.