Sample source for GoogleDrive access rights batch grant script.
npm install @google/clasp -g
npm install -g npm@latest
clasp login
- .clasp.json
YOUR_SCRIPT_ID
YOUR_ROOT_DIRECTORY - index.js
[email protected]
YOUR_PRIVATE_KEY
YOUR_CLIENT_EMAIL
YOUR_API_KEY
Verify the settings in .clasp.json and adjust the [rootDir] setting to match the local path where the source code is located.
clasp push