I'm trying to get it working with authentication in mind but can't make it work in any way(I get back "Conflict" or "Not found" with different paths, not quite useful for debugging). Is there any guide on how to make proper calls?
And the base address should reflect the folder which you want to find/upload files or the base address should just refer to the base root path for a certain user? (in my case Nextcloud gives me the WebDAV path https://<DOMAIN>/remote.php/dav/files/<USER>/)
I'm trying to get it working with authentication in mind but can't make it work in any way(I get back "Conflict" or "Not found" with different paths, not quite useful for debugging). Is there any guide on how to make proper calls?
And the base address should reflect the folder which you want to find/upload files or the base address should just refer to the base root path for a certain user? (in my case Nextcloud gives me the WebDAV path
https://<DOMAIN>/remote.php/dav/files/<USER>/)