-
|
hello. I am working on a small app that needs to retrieve files and upload new items to a shared folder. using the libre graph api I am able to locate the file and meta data but "/content" endpoint I get a 404. Is it possible to use libregraph api in to download/retrive file content and upload new file or does webDav need to be used? If is possible what the correct way. Thank you all example { but url below get 404 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
hi @shuedna Nice, that you are working with opencloud. For accessing files we are using WebDAV https://docs.opencloud.eu/docs/dev/server/apis/http/webdav |
Beta Was this translation helpful? Give feedback.
hi @shuedna
Nice, that you are working with opencloud.
For accessing files we are using WebDAV https://docs.opencloud.eu/docs/dev/server/apis/http/webdav