Closed (fixed)
Project:
Ooyala
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2011 at 20:53 UTC
Updated:
10 Mar 2011 at 21:01 UTC
The Ooyala API recently started returning a server error 400 instead of 200 OK when visiting the http://api.ooyala.com/partner/query URL directly. This changes makes it so that the Ooyala module doesn't realize it can connect to Ooyala any more, even though all requests still go through fine. This patch makes the module recognize that a 400 "error" is okay, since all it's really intended to do is check that the network connection is working.
| Comment | File | Size | Author |
|---|---|---|---|
| ooyala_api_available_fix.patch | 778 bytes | quicksketch |
Comments
Comment #1
quicksketchI've committed this patch to HEAD.