pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
962 stars 304 forks source link

Https:// Twitter and Facebook #245

Closed goldenfire closed 7 years ago

goldenfire commented 7 years ago

Anyone have any luck getting the resources to be pulled from secure locations as to prevent mixed insecure twitter assets on a secure site?

martijngastkemper commented 7 years ago

I thought I fixed that issue: 170f624510efe44f64b5528b965713a98e9b3a6e

Are use you use the latest version?

goldenfire commented 7 years ago

Interesting, I used Bower to install the script, and it looks like I'm using Version 0.1.2 yet the change from the issue you pointed to is not included in the package. the demo page https://pavelk2.github.io/social-feed-example/ is having the same issue as I am, where "The page at https://pavelk2.github.io/social-feed-example/ was allowed to display insecure content from http://pbs.twimg.com/tweet_video_thumb/C586JU1UwAApKE1.jpg."

I will download the latest and see if it solves my issue. Thank you,

goldenfire commented 7 years ago

Latest version did solve my problem. Thank you for pointing me in the right direction.

mutiullah7 commented 5 years ago

I've downloaded the latest version 0.1.2 it doesn't have the https code still gettings the mixed content for twitter feed.