You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Egress APIs with GCP, it's not trivial to figure out how to retrieve the credentialsJson. It would be much easier if we could take in a GoogleCredentials object. (i.e. from GoogleCredentials.getApplicationDefault())
The text was updated successfully, but these errors were encountered:
When using Egress APIs with GCP, it's not trivial to figure out how to retrieve the credentialsJson. It would be much easier if we could take in a
GoogleCredentials
object. (i.e. fromGoogleCredentials.getApplicationDefault()
)The text was updated successfully, but these errors were encountered: