I started getting an error today when trying to upload a csv into a spreadsheet using the Zend gdata library. This was working fine yesterday in the morning. I can upload the same csv file using the google docs interface directly.
Fatal error: Uncaught exception 'Zend_Gdata_App_Exception' with message 'DOMDocument cannot parse XML: DOMDocument::loadXML() [<a href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]: Extra content at the end of the document in Entity, line: 227' in /opt/ ZendFramework/release-1.9.3PL1/library/Zend/Gdata/App/Base.php:308 Stack trace: #0 /opt/ZendFramework/release-1.9.3PL1/library/Zend/Gdata/ App/FeedEntryParent.php(136): Zend_Gdata_App_Base->transferFromXML ('<html>?<style t...') #1 /opt/ZendFramework/release-1.9.3PL1/library/ Zend/Gdata/App/MediaEntry.php(66): Zend_Gdata_App_FeedEntryParent- >__construct('<html>?<style t...') #2 /opt/ZendFramework/ release-1.9.3PL1/library/Zend/Gdata/Entry.php(51): Zend_Gdata_App_MediaEntry->__construct('<html>?<style t...') #3 /opt/ ZendFramework/release-1.9.3PL1/library/Zend/Gdata/Docs/ DocumentListEntry.php(51): Zend_Gdata_Entry->__construct('<html>? <style t...') #4 /opt/ZendFramework/release-1.9.3PL1/library/Zend/ Gdata/App.php(958): Zend_Gdata_Docs_DocumentListEntry->__const in /opt/ ZendFramework/release-1.9.3PL1/library/Zend/Gdata/App/Base.php on line 308 Anyone else experiencing this? --~--~---------~--~----~------------~-------~--~----~ 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 Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---