ezsheets
ezsheets copied to clipboard
Does not recognize .xlsx files
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.