document.fetch no such document
Hi, Every time I try to do something like Document root = (Document) session.newRequest("Document.Fetch").set( "value", "/default-domain/uploads/bob/").execute(); I get an error. Caused by: org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling$Re...