FYI - Flickr API outage next week. Be Ready

crash1989

New member
Oct 30, 2012
1,491
0
0
Visit site
Hi,

All developers using Flickr API in their apps if not aware please note the following

Flickr is scheduling a maintenance outage for Thursday, July 25th, from 4 to 10pm PDT. During the outage window, the Flickr API will be unavailable. As such, you may want to adjust your app to gracefully handle the error that will result when it calls our API during the outage. (If your app is not yet public, this will only impact your personal use of the API.)

Specifically, a call to the Flickr API will result in the following error: 105: Service currently unavailable (Site Disabled). Here are example responses to expect:

XML (REST):

<?xml version="1.0" encoding="utf-8" ?> <rsp stat="fail"> <err code="105" msg="Service currently unavailable (Site Disabled)" /> </rsp>


JSONP:

jsonFlickrApi({ "stat": "fail", "code": "105", "message": "Service currently unavailable (Site Disabled)" })


JSON:

{ "stat": "fail", "code": "105", "message": "Service currently unavailable (Site Disabled)" }


The Flickreenos
 

Members online

No members online now.

Forum statistics

Threads
322,736
Messages
2,242,598
Members
427,978
Latest member
Duouser3