big-r81 commented on issue #5033: URL: https://github.com/apache/couchdb/issues/5033#issuecomment-2064494130
> i have made a admin account on local server on couchdb and i can access it using my chrome browser So your are using Fauxton - the shipped web UI - to access and operate CouchDB? If your are doing requests via the API, you have to send your credentials / token (depending which auth method you use) with every request. Maybe your read some more [docs](https://docs.couchdb.org/en/stable/intro/security.html#security) before you proceed, or describe what you exactly do / want to do (with examples of your requests). -- 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]
