Hi! I was hoping to find a way to access a public spreadsheet read-only via the API without any authentication.
But I can't find any information on that. From the documentation I tried lots of different feed URLs, but nothing worked. Is it possible at all? If now, which of the authentication mechanisms would allow me to create a script that runs without any user interaction, e.g. as a cronjob? I understand that OAuth and other methods all require users to interact in some way, be it clicking "accept" in a browser window or copy a captcha text into some input field. Actually, since I only want to READ from a spreadsheet, I couldn't understand why anonymous access shouldn't be possible. Thanks for any hints! Marian
