Refer Issue 1609:       Spreadsheet APIs returning 503 server unavailable
error

This application, which had been designed around google docs and
spreadsheet is now
unavailable and is on the verge of being re-architected

Our application was running fine till this morning when suddenly the
users
started seeing the following error:

Line 34:         SpreadsheetQuery query = new SpreadsheetQuery();
Line 35:         query.Title = <my spreadsheet name>;
Line 36:         SpreadsheetFeed feed = myService.Query(query); --
>error on
this line

 The remote server returned an error: (503) Server Unavailable.
Description: An unhandled exception occurred during the execution of
the
current web request. Please review the stack trace for more
information
about the error and where it originated in the code.

Exception Details: System.Net.WebException: The remote server returned
an
error: (503) Server Unavailable.

--

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-a...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-docs-data-apis?hl=.


Reply via email to