Able to get response from the couchbase server, but same is not coming in postman

Hi,

I am using couchbase server v 4.5.1-2844 Community edition and java-client version :2.3.5 and I enabled TRACE logs.
Post-analysis of the logs, I observed that the 8093 port is fetching the required response of the N1QL query defined via @Query annotation in the REST service. But the same response I am unable to get in the postman, when the same REST service is being called via Postman. When tried in postman, it is failing with Timeout exception though I tried to extend all the couch-level timeouts.

Any help in the light of this would be highly appreciated. I can sense some minor issue is there but unable to trace it out.

Thanks,
Arunendu Ravi