I am trying to open several files using open from gspread. However, I get a spreadsheet not found error when the files have characters in their names that have umlauts (i.e. Sprüngli). I haven't been able to find anything related to this in the gspread or Google Drive API docs. Is there a way to work around this without changing the names of the files?
Many thanks.