not_found,reason:"missing" when querying couchbase via http

Hi Daschl

I’ve just seen this:

In the couchbase docs here, the docs encourage you to make rest queries, and the docs even show some curl examples. This appears to contradict what you have said in this thread, that we should only be using the client library (8092) for querying docs in the bucket and (8091) rest API for bucket and system management? (no doc [data] querying)

extract;

Querying can be performed through the REST API endpoint. The REST API supports and operates using the core HTTP protocol, and this is the same system used by the client libraries to obtain the view data.

regards,

Alan