When i run a query as follows
*$query->setSpreadsheetQuery('id=38c4fe2e11c44c58eae63e8a4a64b366');*It fails with the following message. *Fatal error*: Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Expected response code 200, got 400 Parse error: null' in /home/content/p/a/r/...../ZendGdata-1.11.11/library/Zend/Gdata/App.php:709.........(continues with stack trace) If i shorten the id value then ultimately at one point, the same code, it starts working. Anyone?
