Each of my users have their own channel and I’d like to view the documents on one channel. I tried to create a view via the sync gateway rest api and the design document seems to save correctly but when I try to access the view defined I get a 404 - http://developer.couchbase.com/mobile/develop/guides/sync-gateway/accessing-cb-views/creating-and-using-a-view/index.html#create-view
What’s the easiest way to view data that is in the sync gateway. It’s been quite tricky to debug stuff with customers with not being able to see what should have been synced.