node-google-apps-script
node-google-apps-script copied to clipboard
Use 'googleapis.drive' instead of 'request' for getting script contents
We're already using googleapis.drive for updating Google Apps Script's content. Let's be consistent and use it for fetching the contents as well.