--
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 mobile-couchba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/0aaa0a6c-fc24-4394-8371-605887f22a57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks. Is this documented anywhere? Are the docs on the web site updated for 1.2?Todd
--
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 mobile-couchba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/aa2a9565-badc-4667-8cbb-91f6fde58bc7%40googlegroups.com.
"Unsupported": {
"UserViews": {
"Enabled":true
}
}
Still gets rejected with a {"error":"Forbidden","reason":"forbidden"}
Also tried:
"unsupported": {
"user_views": {
"enabled":true
}
}Any thoughts?Todd