Hi all,

I'm making a request to couchbase lite on phonegap to get a continous feed 
filtered by a doc id. But I'm getting back a 404! 

http://lite.couchbase./status32/_changes?feed=continuous&include_docs=true&filter=_doc_ids&doc_ids=%4B%22uuid%22%5D

I've tried not escaping the doc_ids value so it goes in like ["uuid"] but 
same 404.

If I remove the filter and doc_ids parameter it works fine.

What am I doing wrong?

slim

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/cd21b872-13d6-49c0-ba68-73d839593dbf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to