Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to write new secrets #212

Closed
Dayo-Adewuyi opened this issue Jan 25, 2023 · 2 comments
Closed

unable to write new secrets #212

Dayo-Adewuyi opened this issue Jan 25, 2023 · 2 comments

Comments

@Dayo-Adewuyi
Copy link

i tried to write a secret to vault using the code below

await vault.write('secret/hello', { value: 'world', lease: '1s' }) but i keep getting the error response: { statusCode: 400, body: { errors: [ 'no data provided' ] } }

@jerryk1925
Copy link

You fix this problem?

@Dayo-Adewuyi
Copy link
Author

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants