> >> >>> 2. I tried the same operation logged as a user. After a while with no >>> success, explored the docs and noticed that there is no PUT >>> database/document >> >> Yes, there is. Maybe the docs are wrong; can you show me where it says this? >> > > Here! > > http://docs.couchbase.com/sync-gateway/#http-requests >
Just found a much better API description here http://docs.couchbase.com/couchbase-lite/cbl-api/#put-dbdoc Now everything makes sense. When testing the gateway installation, the whole time my mind was set to "Gateway running, look for the Gateway API" when actually, the API was inside the CBL documentation. I ignored this thinking that I should not deal with HTTP REST calls inside CBL -- 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/E1C71DF3-3786-4FB9-8952-E23E5D57FA43%40francisco-garcia.net. For more options, visit https://groups.google.com/groups/opt_out.
