Error while GET request for documentById using REST API
I recently installed Nuxeo 5.9.5, and using its Document Management module. My application is using REST API to 'GET' the document details using documentById endpoint. It's working fine. However, when I want to see all the schemas, it is not getting ...