cGoa
cGoa copied to clipboard
cGoa created by GasGit automation
The word 'package' seemingly wasn't a reserved word in the previous Apps Script runtime? I have disabled the new one and it works as usual, in the newer one, Stackdriver...
While using cGoa release 36 (the latest at this moment), when setting up the package using: ``` cGoa.GoaApp.setPackage(propertyStore, cGoa.GoaApp.createServiceAccount(DriveApp, { packageName: 'foxglove-bootstrap-store-package', fileId: '23DEu3o2C1NllQlUbdNjqxkpD1ZEvrIHs', scopes: cGoa.GoaApp.scopesGoogleExpand(['cloud-platform']), service: 'google_service' })); ```...
This information did not work for me: https://github.com/brucemcpherson/cGoa/blob/59c9b3840d202cf73298467dc57a45275e09442d/forPublishing.gs#L18 Instead, it worked to use this id value: 1v_l4xN3ICa0lAW315NQEzAHPSoNiFdWHsMEwj2qA5t9cgZ5VWci2Qxv2 This old ID (MZx5DzNPsYjVyZaR67xXJQai_d-phDA33) also appears on various web sites and slide presentations,...