appengine icon indicating copy to clipboard operation
appengine copied to clipboard

Consider calling `gcloud_http.registerAuthClientService`

Open jonasfj opened this issue 4 years ago • 0 comments

Specifically: gcloud_http.registerAuthClientService(client, close: true);

After migrating to ADC this line disappeared from setup, which means that the default authClient in package:gcloud is not authenticated anymore.

jonasfj avatar Apr 19 '21 13:04 jonasfj