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
request made in getKeys method fails with 404 status. To reproduce, run tests.
Error message:
<?xml version="1.0" encoding="UTF-8"?> <Error> <Code>NoSuchKey</Code> <Message>The specified key does not exist.</Message> <Key>unstorage-test</Key> <RequestId>KAJPKVA02MAMYS2F</RequestId>. <HostId>22+Knhl0CyaPx3es+Lwngttuf30briLWjiDvdiuJ/cn+qgH3BW/mA/zPXquAq3T0ki9B4sVLXcE=</HostId> </Error>
The text was updated successfully, but these errors were encountered:
This also creates problems for clear() method since it relies on getting keys.
clear()
Sorry, something went wrong.
No branches or pull requests
request made in getKeys method fails with 404 status. To reproduce, run tests.
Error message:
The text was updated successfully, but these errors were encountered: