_default always sets credentials.quota_project_id
to None
#559
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#546 introduced a bug where the quota project id always gets set to
None
. If noquota_project_id
is passed toload_credentials_from_file(...)
ordefault(...)
, the existing project should not be overriddenThe text was updated successfully, but these errors were encountered: