> On Oct 29, 2014, at 12:27 PM, MobDev <[email protected]> wrote: > > "channels": { > "28889696_ST_14_10": null > }, > "access": { > "28889696": { > "28889696_ST_14_10": 1053 > } > },
OK, that shows that the document is in channel 28889696_ST_14_10, and that it grants user 28889696 access to that channel, which seems reasonable. The Sync Gateway transcript isn't showing any client pull replication, though, only push. (A pull replication would include requests for _changes and _bulk_get.) The client is also logged in as a different user, 64280300. Logging on the client is usually better for debugging these sorts of problems. —Jens -- 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/2C1E149F-E539-4A48-8AEF-8FDD7934B5BE%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
