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.