For one domain I am receiving an the following error message whenever I try certain commands. Most commands are working fine but e.g. "gam calendar
us...@domain.com showacl" will yield:
ERROR: Reauthentication is needed. Please run `gcloud auth application-default login` to reauthenticate.
Whenever I fill in "gcloud auth application-default login` to reauthenticate" into the macos terminal I get:
zsh: command not found: gcloud
I think there is some authentication on Google Cloud not setup correctly, since if I reinstall GAM for this domain it works fine for about one day after which I receive the error message again.
Does anyone have any tips in troubleshooting this issue?