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
$ http DELETE https://natim.alwaysdata.net/v1/accounts --auth admin:admin HTTP/1.1 500 Internal Server Error Access-Control-Expose-Headers: Retry-After, Alert, Backoff, Content-Length Content-Length: 177 Content-Type: application/json Date: Mon, 28 Jan 2019 20:45:56 GMT Via: 1.1 alproxy X-Content-Type-Options: nosniff
File "/home/natim/kinto/kinto/kinto/plugins/accounts/views.py", line 221, in on_account_changed username = request.matchdict["id"] KeyError: 'id'
The text was updated successfully, but these errors were encountered:
Fix crash when deleting multiple accounts (fixes #2009)
d272cbe
Merge pull request #2011 from Kinto/2009-fix-delete-accounts
57eef1c
No branches or pull requests
The text was updated successfully, but these errors were encountered: