Closed entity1991 closed 10 years ago
I have received mail from flickr dev center about API changes. Details you can find follow the link http://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june-27th-2014/. Will this gem continue to work after June 27th? Thanks.
It looks https endpoints are used by default on v0.9.8 (see 339f1420fc1c9fe7811256e6a22e36ef52f5f616 for details).
Before v0.9.7, FlickRaw.secure = true will enable https endpoints.
FlickRaw.secure = true
I have received mail from flickr dev center about API changes. Details you can find follow the link http://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june-27th-2014/. Will this gem continue to work after June 27th? Thanks.