Skip to content

Commit

Permalink
Update link to documentation for default credentials (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
crwilcox authored and theacodes committed Sep 21, 2018
1 parent 5f65d27 commit f102825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/auth/_default.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
Could not automatically determine credentials. Please set {env} or \
explicitly create credentials and re-run the application. For more \
information, please see \
https://developers.google.com/accounts/docs/application-default-credentials
https://cloud.google.com/docs/authentication/getting-started
""".format(env=environment_vars.CREDENTIALS).strip()

# Warning when using Cloud SDK user credentials
Expand Down

0 comments on commit f102825

Please sign in to comment.