Talk:Facebook Connect Via SSL

From Facebook Developer Wiki

Jump to: navigation, search

I am using facebook connect with my Site. My site is run under SSL (HTTPS). I have used all Facbook https Url as mentioned .Now I am getting facebook connect button but after login to facebook user images is not appearing on screen .It is showing Non secure item message popup contain Yes/No option.

I have used <fb:profile-pic > tag which fetches picture from url http://external.ak.fbcdn.net/safe_image.php?logo&d=63b7a4e6b6d5089e765ac26f4358e461&url=http%3A%2F%2Fprofile.ak.fbcdn.net%2Fv223%2F680%2F15%2Ft1606105942_9232.jpg&v=5

above url is HTTP so I am getting nonsecure item message

How i can solve this problem?


I also get the 'Non secure items pop up'. I think it's probably caused the loading indicator. That is not over https. Is there a way to prevent the IE error message? Thanks

reference