Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Conversation

@neerajtiwar
Copy link

I was getting the following error while executing the event_hander on local
Invalid constructor input for AccessSecretVersionRequest: 'projects/1234567890/secrets/event-handler/versions/latest'
after reading the google api docs for accessing secret manager, i found that instead of passing the name param directly we should pass it like name=value name=name.

after this change i don't get the error.

@neerajtiwar neerajtiwar requested a review from davidstanke as a code owner June 12, 2023 18:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant