Hello, I am able to upload file to nextcloud, list the file, but when it come to creating public share, I face an error “ERROR: The resource you are requesting could not be found”
I have tried file path with expression, and it does not work.
I just tested, two slashes do not seem to break anything, it still works fine for me.
So I assume that the path is wrong or the user does not have access. You can use “Folder → List” starting with the path “/” and see if it displays the parent folder and go then down one level at a time.
This is the description of the “Folder Path” parameter: The file path of the file to share. Has to contain the full path. The path should start with "/"
Looks like something very strange is going on. I just tested. It looks like the paths do not have to get combined, it really displays the absolute one. So I assume that there is maybe something misconfigured on NextCloud because if you tell it to list /test it should not return something from a different folder like in your above screenshot a file in es/htoolin/test/.... Another thing that makes me believe that, is that it returns paths with double slashes like es/htoolin//test/.... I would check in the NextCloud community they probably have a better idea what is going on here. But can currently not see anything that makes me believe it is a problem on the n8n side.
I try again on these few days with another set of folder and it seems like i am still unable to share the file.
Below is how i connect my 2 nextcloud nodes. the first node list path, 2nd node will use the path for share setting.