nickva commented on code in PR #5320: URL: https://github.com/apache/couchdb/pull/5320#discussion_r1812858019
########## src/docs/src/api/basics.rst: ########## @@ -543,7 +543,12 @@ specific request types are provided in the corresponding API call reference. - ``403 - Forbidden`` - The requested item or operation is forbidden. + The requested item or operation is forbidden. This might be because; + + * your user name or roles do not match the security object of the database + * the request request administrator privileges but you don't have them Review Comment: “request” is repeated, "the request requires?" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
