We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236784e commit b027663Copy full SHA for b027663
packages/google-auth/google/auth/_default.py
@@ -41,7 +41,7 @@
41
Could not automatically determine credentials. Please set {env} or \
42
explicitly create credentials and re-run the application. For more \
43
information, please see \
44
-https://developers.google.com/accounts/docs/application-default-credentials
+https://cloud.google.com/docs/authentication/getting-started
45
""".format(env=environment_vars.CREDENTIALS).strip()
46
47
# Warning when using Cloud SDK user credentials
0 commit comments