All API calls, whether valid or invalid, return a 200. Whether there is a redirect or not, it returns a 200. This makes coding interactions with the API unpredictable. HTTP responses should follow the RFC standard, which is something like rfc2616 ...