oguma
Results
1
comments of
oguma
If my understanding of your issue is correct, there is no problem. It seems related to the following rejection conditions. https://github.com/googleapis/google-cloud-node/blob/4ae169c9d2fc365e1d2b484f58fceaa88af95764/packages/google-cloud-secretmanager/src/v1/secret_manager_service_client.ts#L287:L288 As I understand it, the SecretManagerClient flow can be...