Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

cannot use it from a Google Cloud Function ( Firebase function) #359

@ghost

Description

I am trying to use it from a firebase function .. but the path of the json service Account credentials must be save in the GOOGLE_APPLICATION_CREDENTIALS environment variable ( uppercase )
Firebase function env variables should be set this way

`firebase functions:config:set GOOGLE_APPLICATION_CREDENTIALS="service-key.json"`

BUT uppercase are NOT accepted ...

Metadata

Metadata

Labels

🚨This issue needs some love.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions