Menu

#23 Phlickr_ConnectionException

v1.0 (example)
open
nobody
None
5
2014-07-07
2014-07-07
Deb
No

We have been using Phlickr to display Flickr content on our site for some time, but it suddenly started returning the following error:

PHP Fatal error: Uncaught exception 'Phlickr_ConnectionException' [22]:

I believe the problem began on June 27 when Flickr switched to only serve up its pages over SSL (http://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june-27th-2014/). I was get the exception to stop happening by changing line 85 in Api.php to the following:

const REST_ENDPOINT_URL = 'https://api.flickr.com/services/rest/';

Discussion


Log in to post a comment.

MongoDB Logo MongoDB