Hello,

Thank for your replies.

Now i'm trying to request with curl and it seems to works:

curl -X GET 
http://localhost:5984/xray/_design/task/_view/by_task_creation/?reduce=true

{"rows":[]}

How can i make the same request with couchbeam?

Thank you

Reply via email to