So this isn't downloading/exporting a spreadsheet, it's just fetching the worksheets?
-- If you're actually trying to export the content of a Spreadsheet.. there was a problem with downloading Docs yesterday: http://groups.google.com/group/Google-Docs-Data-APIs/browse_thread/thread/03a61fc46657b4c7# What is the full export URL that you're using? It should look something like this: /feeds/download/spreadsheets/Export? key=SPREADSDHEET_KEY&exportFormat=FORMAT Eric On Jul 15, 12:26 pm, Mike M <mikem8...@gmail.com> wrote: > Some more detail. We present the user with a list created by > querying the document feed, and then extract the spreadsheet feed to > attempt to download it. > > The problem appears to be getting worse. I have several files that I > cannot download at all anymore. Here is the feed I'm trying to use. > It returns "Internal Error": > > http://spreadsheets.google.com/feeds/worksheets/0AjYgKf54R0DRdFNlb2xI... > > Even if you put it into a browser it returns the "Internal Error" (I > don't know if this is because there's not an auth token in the browser > tho) > > Anybody else seeing this behavior? Suggestions??? > > Mike > > On Jul 15, 2:15 pm, Mike M <mikem8...@gmail.com> wrote: > > > We've noticed within the last week or so an increasing number of > > reports from our users about not being able to download some > > spreadsheets via the GData interface. Sometimes if they try later it > > clears, sometimes it does not. > > > When we check the code (both homegrown and the gdata library) we are > > getting a 500 (Internal Error) error intermittently. > > > Is anybody else seeing this? This is code that's been working fine > > for over a year and it's just recently started to be a problem. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---