Hey everyone,

I don't know if this is the place for this, but I have been using Media: Flickr for a year or so and it has been working great.

Recently, we have moved toward using HTTPS instead of HTTP. Current content that contains Flickr Media won't display now. This makes sense because it is accessing Flickr content over HTTP and not a secure HTTPS connection.

I know Flickr provides their API over a secure connection as listed here: http://www.flickr.com/services/api/misc.overview.html and I tested running with different service endpoints by modifying the media_flickr.variables.inc file, but this seemed to still return a slideshow from a HTTP address.

I did some looking into this, but couldn't find anything. I don't have much experience with the API that Flickr uses, so I am wondering if this is a Flickr API issue (can Flickr API provide https links?) or a Media: Flickr issue.

Thanks for any assistance or expertise in the matter!

Mark

Comments

yann_riviere’s picture

Same issue here...
Did you solved the problem ?

Thanks

ibonelli’s picture

Had the same issue and solved it by modifying the URLs on template (media-themes/flickr-photoset.tpl.php) from http to https. Hope I make sense, otherwise just let me know!

Cheers!

steinmb’s picture

Version: 7.x-2.0-alpha3 » 7.x-2.x-dev
Issue summary: View changes
Status: Active » Fixed

Flickr API is moving to SSL only and is addressed in latest dev #2283557: Flickr API Going SSL-Only on June 27th, 2014.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.