Using this tutorial https://developers.google.com/google-apps/spreadsheets/index
I obtain "Parsing failed" in service.Query(query); > // Instantiate a SpreadsheetQuery object to retrieve spreadsheets. > SpreadsheetQuery query = new SpreadsheetQuery(); > > // Make a request to the API and get all spreadsheets. > SpreadsheetFeed feed = service.Query(query); > Why? -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
