Damian

Results 6 comments of Damian

After some search in Github, I was told I should set the `DEBUG_AUTH` env to `true`. With that I get this INFO ``` ==================== Test output for //apps/data-importer:test: console.info FetchError...

What was able to work for me now was hardcoding the service account credentials. I can work with his. Thank was again ```typescript public static client: Storage = new Storage({...

I should have used the method you highlighted here but, my case for using it was that even using the default application credentials from `gcloud` or even setting `GCLOUD_PROJECT` and...

Should this issue be closed? as a PR fixed it