Hi,
My company uses Google Apps Script for various functions and stores documents in Google Sheets and Google Cloud Storage.
The script requires verification due to scopes within Google Drive and Google Cloud, which we have completed for one workspace. However, we have multiple workspaces that need to use the same scripts on different domains.
It seems Google Cloud doesnโt allow linking Apps Script to multiple GC Projects across different workspaces (see image below).
Is there a way to verify a Google Cloud application for use across multiple workspaces without creating a new project for each domain?
Thanks.