curl localhost:5984/_users/org.couchdb.user:tyler
{"error":"not_found","reason":"missing"}
I am logged into futon as tyler, so i know that user exists.
Anyone know what i’m doing wrong?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This will happen if you create a server admin via the local.ini configuration file. No _users document is created in that case, but you can still log in via futon.