ezsheets icon indicating copy to clipboard operation
ezsheets copied to clipboard

Does not recognize .xlsx files

Open haz-q opened this issue 5 years ago • 0 comments

ezsheets.listSpreadsheets() lists files like .csv and Google Sheet files, but it does not list .xlsx files stored in Drive. Attempting to create object directly with ezsheets.Spreadsheet(spreadsheetID) throws HTTPError and KeyError. Missing .xlsx file will appear when saved as a new Google Sheets file.

haz-q avatar Jun 08 '20 03:06 haz-q