Skip to content

I can get document which is not shared with me. Method documentGetDocumentByUUID

related to : #28 (closed)

Steps to reproduce:

  1. First user: Add new document e.g. upload some odt file. Get UUID of this file

  2. Second user: Run documentGetDocumentByUUID with this uuid. e.g. await lib.documentGetDocumentByUUID("9a35df83-c39b-4fb2-a862-29dc2527087a") in browser's console. *lib should be exposed to window Result: the second user will get base64 file's content