Joydip Homchowdhury
Results
2
comments of
Joydip Homchowdhury
Hi .. I am trying to use the service account using Google Cloud Functions to access the Workspace Directory API. I am trying to use [Application Default Credentials](https://github.com/googleapis/google-auth-library-nodejs#application-default-credentials) approach. Since...
@jmkrimm My conclusion through trial and error (correctly or incorrectly ) is the ADC strategy works for "newer?" Google Cloud Platform service e.g. Cloud Storage, Secrets Manager etc. But if...