Hi everyone, I am trying to read data from a Google Sheet that I own from the client side(using JavaScript) without requiring the user to login to my Google account. So far, it's able to read the data if the user is logged into my account, but it simply does not work if they are not logged in. After doing some research, I published the file to the web, but it still is not able to read the data without logging in. I think this might have something to do with the link that it gives me after I published the file to the web because I do not know where to put this link in the code. The code that I am using is found at this link: https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets.values/get
I would appreciate some guidance on how to solve this issue. Thank you. -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
