We have written an app that polls a few of our google spreadsheets around 100 times pr. day (15 min. interval). We have read from other posts that this can be considered acceptable. Last week our app stopped working - getting only 503 service unavailable from the feed. It seems there is an issue with the account we use. We can access the spreadsheets directly through the Google Docs website, while using the same account with the API fails.
Interestingly, trying the samples from the Google Data API SDK, triggers the same problem (but only with this particular account) - indicating that the problem it is not in our code. We thought it could be a quota problem, but after having the application shut down for 15 hours, the problem still exists. Opening the url http://spreadsheets.google.com/feeds/spreadsheets/private/full directly in a browser, also returns 503 for this particular account. Can anyone provide insights to what might be causing this? Thanks, Sune --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---