Sample source for GoogleDrive access rights batch grant script.
npm install @google/clasp -gnpm install -g npm@latestclasp login- .clasp.json
YOUR_SCRIPT_ID
YOUR_ROOT_DIRECTORY - index.js
example@example.com
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