Hi There,
Im trying to do CRUD Operations through REST API of Couchbase Lite. Im trying to use Design Documents for few operations to retrieve data. But im getting Forbidden error on public API.
I had followed design documents from here
I though its problem with port number(59840). so can you please, any one assist me on this issue.