library · inferred from evidence
bluebird
A promise library that can shim promises globally, causing issues with Google Cloud client internals.
- Google Secret Manager nodejs accessSecretVersion returns null with bluebird promise
Calling accessSecretVersion with the Node.js @google-cloud/secret-manager client returns null instead of the secret payload. The client is constructed normally and the secret path is correct; the call silently yields nothing.