We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Passing a file version for a snapshot to delete-file-version results in:
delete-file-version
ERROR: Unknown error: 400 bad_request Allow snapshot header must be specified when deleting a file from a snapshot bucket
I assumed this meant there would be a --allowSnapshot switch, but there's not.
--allowSnapshot
The text was updated successfully, but these errors were encountered:
Hi --
You can't delete files from the snapshot bucket with the API. You have to use our web ui. We will be improving the error message.
Thanks for pointing it out.
thanks, ab
Sorry, something went wrong.
No branches or pull requests
Passing a file version for a snapshot to
delete-file-version
results in:I assumed this meant there would be a
--allowSnapshot
switch, but there's not.The text was updated successfully, but these errors were encountered: