Closed hugovk closed 10 years ago
Flickr images weren't being loaded in Tweets because the Flickr API is now SSL-only.
http://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june-27th-2014/
The fix is to simply add a s to the http.
s
http
Tested on Symbian/Nokia 808.
Thanks. Merging.
Flickr images weren't being loaded in Tweets because the Flickr API is now SSL-only.
http://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june-27th-2014/
The fix is to simply add a
s
to thehttp
.Tested on Symbian/Nokia 808.