Google Sheets writing permissions
-
is there a more secure way to set google sheets write perms? You could add a sort of authentication thing in the my stuff page, where you can add something like a proxy link to reference in projects. So you can write to the link and it will tell the server/your device (I think my quick research has lead to inconclusive results on the google sheets cors policy) to write/read that google sheet, and you could either authorize projects to use the link or only allow your own projects to use the link. I can try to simplify/provide an example if needed
-
Can you explain what’s the problem/issue you are trying to fix?
Currently, if you publish the project, then no one sees the actual link to the sheet.
-
@info-creaticode I know nobody will see it, but I want to be able to share the project without ripping out the functionality in another project, I now realize how that isn’t really an issue. I just wanted to mention it because it was slightly annoying that I gotta take all sheets references in a copy for it to be sharable