Closed muschellij2 closed 2 years ago
If you are authorized already, but don't have GCE_AUTH_FILE set (which is my common use case on GCE), then this will fail. I put the check for GCE_AUTH_FILE in the spot if you don't have a token.
GCE_AUTH_FILE
Thanks!
If you are authorized already, but don't have
GCE_AUTH_FILE
set (which is my common use case on GCE), then this will fail. I put the check forGCE_AUTH_FILE
in the spot if you don't have a token.