Hacker News new | ask | show | jobs
by netaddict 5711 days ago
The Twitter API docs (http://dev.twitter.com) has HTTP error codes for each Twitter API. There is Twitter Search API, Twitter REST API and Twitter Streaming API. So though the meaning of the error code might differ slightly generally it is the same. For example, 200 is always successful request and 404 is always resource not found.

Are you seriously checking for failwhale's image name in API response?