Hi Team,
I installed GAM7 without creating a new project since I already have an existing GCP project used for GAM previously.
I ran 'gam use project' to select the existing project and OAuth client. After completing this step, I was prompted to set up a new API App in the Google Workspace admin console, trusted at the root OU.
Once that step was finished, I encountered the following error:
Project: {{GCP-Project ID}}, Service Account: {{GCP-Project ID}}, Enable Failed: Service account {{GCP-Project ID}} already exists within project projects/{{GCP-Project ID}}.
I also tried 'gam use project' with the service account email address {{service accounts email address}}, but it keeps looping. What can I do to resolve this issue?
Thanks.