Add error detection for the YQL Query (contains error object in the result set) and display that in Drupal.

Comments

adityakg’s picture

Version: » 6.x-1.x-dev
adityakg’s picture

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.

adityakg’s picture

Status: Active » Fixed

Ignore #2 comment. The YQL error query can be retrieved. Code commited.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.