Google sheets API and restricting scopes
Is it possible to somehow restrict API use to only creation/updating of google sheets?
I'm currently referencing this (https://developers.google.com/identity/protocols/oauth2/scopes#sheets) and it seems like the only options are either readonly, or full control of files, it'd be nice to be able to specify more granular control/limits to the file manipulation.
0 Replies