Java API error : 04100053 Access Denied. The system is currently in read-only mode.
I am trying to use the Java public API : public EpicDocument upload(EpicDocument doc) { logger.info("creating new EpicDocument..."); StoreRef storeRef = new StoreRef(StoreRef.PROTOCOL_WORKSPACE, "SpacesStore"); NodeRef roo...