TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

6hr Flickr API Outage 7/25

1 pointsby noinputalmost 12 years ago
We see that you own an active API key for the Flickr API, and wanted to let you know that 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.)<p>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:<p>XML (REST):<p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt; &lt;rsp stat=&quot;fail&quot;&gt; &lt;err code=&quot;105&quot; msg=&quot;Service currently unavailable (Site Disabled)&quot; &#x2F;&gt; &lt;&#x2F;rsp&gt;<p>JSONP:<p>jsonFlickrApi({ &quot;stat&quot;: &quot;fail&quot;, &quot;code&quot;: &quot;105&quot;, &quot;message&quot;: &quot;Service currently unavailable (Site Disabled)&quot; })<p>JSON:<p>{ &quot;stat&quot;: &quot;fail&quot;, &quot;code&quot;: &quot;105&quot;, &quot;message&quot;: &quot;Service currently unavailable (Site Disabled)&quot; }<p>We hope this helps, and thank you for being a member of our API community, The Flickreenos

no comments

no comments