Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This is changed to only specifying the HTTP Request error. Code will be committed soon.
Reason: Invalid YQL Query will return HTTP code other than 200. Thus, the result will not be set and the error in the result object cannot be retrieved.
Comments
Comment #1
adityakg commentedReference: http://developer.yahoo.com/yql/guide/errors.html
Comment #2
adityakg commentedThis is changed to only specifying the HTTP Request error. Code will be committed soon.
Reason: Invalid YQL Query will return HTTP code other than 200. Thus, the result will not be set and the error in the result object cannot be retrieved.
Comment #3
adityakg commentedIgnore #2 comment. The YQL error query can be retrieved. Code commited.