I'm trying to migrate some of my code from CouchDB to Couchbase. I'm using 
the Sync Gateway REST api to consume some capability via a CouchDB-like api 
(In part, because my code is dependant on _revs, and change streams).

I've managed to migrate most of the code, and it's looking good, with one 
exception:

Attempting to PUT a document with a "_local/" prefixed id fails with an 
'unknown URL' error. I can insert documents with a "_local/" id via the 
Couchbase admin console.

Anybody got any thoughts on this?

-- 
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/49d7c099-c0b6-495c-8833-a5c8957ff4aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to