broadinstitute/fiss

Google Cloud SDK changed storage of application default credentials

Opened this issue · 1 comments

Using fissfc with the latest version of cloud sdk fails after a normal gcloud auth login, and now requires an additional step -- gcloud auth application-default login. Need to investigate the best way of logging in and supplying credentials for Oauth.

See api.py:_fiss_access_headers() for relevant implementation details in FISSFC