I am attempting to access a public spreadsheet that does not require authentication to access. I am following the guidance found on this page to access the spreadsheet, however, the docs specify how to do it using an authenticated user. There does not seem to be any guidance on accessing public spreadsheets without authentication.
So, does anyone have any suggestions how to go about doing this?
In my experience with google spreadsheets you can just leave the authentication blank if it's a public sheet; you only start to get errors when it's a private sheet.