I’m trying to access a public google sheet which I can open by URI.
Now I would like to use the data as input for a KNIME workflow. But I’m unable to open it.
Using the xls-Reader does not work.
So I tried to use the Google Sheets Reader (GSR).
What I understand:That requires the Google Sheets Connector (GSC) beforehand and GSC requires Google Authenticator (GA).
But GA does not have something in the configuration like an anonymous mode without login.
I had a look around. Unauthenticated access to public Google Sheets is not possible with the Reader, I noted down your interest in internal id AP-8372.
You can access the file if you open it with your Google account once in the browser, then it will show up in the list of sheets.