Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Update of _security gives a CouchdbException #36

Open
dickkniep opened this issue Feb 8, 2015 · 2 comments
Open

Update of _security gives a CouchdbException #36

dickkniep opened this issue Feb 8, 2015 · 2 comments

Comments

@dickkniep
Copy link

When a normal update is done a response of 201 is given. However with Couchdb NOT in admin party when one tries to update the _security document it a response of 200 is generated when it is succesful. So everything works perfectly, but couchquery only accepts a 201 hence an exception is generated.

@dickkniep
Copy link
Author

See also http://docs.couchdb.org/en/latest/api/database/security.html and note the response (200!)

@dickkniep dickkniep reopened this Feb 8, 2015
@nicolaisi
Copy link
Owner

Sorry for the delay, I'll investigate this now

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

No branches or pull requests

2 participants