commit | 62cfc6dbfaad619a53e4fccaee203fa7516bc9d1 | [log] [tgz] |
---|---|---|
author | Jeffrey Sorensen <sorensenjs@users.noreply.github.com> | Mon Aug 13 16:39:06 2018 -0400 |
committer | Thea Flowers <theaflowers@google.com> | Mon Aug 13 15:39:06 2018 -0500 |
tree | 0ce1678e619a15b8457dc65a1a3d5808282a99c8 | |
parent | 4997be19c7c064d66d5712d85e90c01bfc634167 [diff] |
Remove punctuation which becomes part of the url (#284) In colab and likely other applications, the period is incorrectly bound into the url, which is then invalid and produces a 404 DefaultCredentialsError: Could not automatically determine credentials. Please set GOOGLE_APPLICATION_CREDENTIALS or explicitly create credential and re-run the application. For more information, please see https://developers.google.com/accounts/docs/application-default-credentials.