I'm trying to add a new Spreadsheet to Google Drive, using the Google Drive Api.I don't know which feed to use to add the spreadsheet.
To add a new Worksheet to an existing Spreadsheet, my WorksheetFeed
is:
WorksheetFeed = spreadsheet.Worksheets;
So, to add a new Spreadsheet to Google Drive, which feed i was supposed to use? In the sample, is used DocumentsListQuery.documentsBaseUri
, but when I try to use that feed, I recieve the error: Execution of request failed: https://docs.google.com/feeds/default/private/full