I am using Zend 1.6.2 , at some point today access google docs programatically stopped. Both my program and the sample code get the following error :
Fatal error: Uncaught exception 'Zend_Gdata_App_Exception' with message 'DOMDocument cannot parse XML: Extra content at the end of the document in Entity, line: 14' in /home/hyran/src/send/j2go/ ZendFramework-1.6.2/library/Zend/Gdata/App.php:570 I tried to run the code against two different accounts with the same results. The error is happening in issuing the call $feed = $this->gdClient->getSpreadsheetFeed(); I modified the the line at App.php:570 to dump the return value it it shows an html page with a 403 error . I have not changed my password. I am able to access the account using a browser. I am using the Spreadsheet interface. Any help would be appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
