Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharing files fails with Wrong path, file/folder doesn't exist #15855

Closed
Tracked by #15840
dkocher opened this issue Apr 19, 2024 · 1 comment · Fixed by #15840
Closed
Tracked by #15840

Sharing files fails with Wrong path, file/folder doesn't exist #15855

dkocher opened this issue Apr 19, 2024 · 1 comment · Fixed by #15840
Assignees
Labels
Milestone

Comments

@dkocher
Copy link
Contributor

dkocher commented Apr 19, 2024

When connected to oCIS, sharing a file fails with 404

POST /ocs/v1.php/apps/files_sharing/api/v1/shares?path=/remote.php/webdav/sad_mac_%28white%29.jpg&shareType=3&shareWith= HTTP/1.1
OCS-APIRequest: true
Accept: application/xml
Content-Length: 0
Host: ocis.ocis-keycloak.latest.owncloud.works
Connection: Keep-Alive
User-Agent: Cyberduck/8.8.3.41360 (Mac OS X/14.4.1) (aarch64)
Accept-Encoding: gzip,deflate
Authorization: Bearer ***

HTTP/1.1 200 OK
Content-Length: 175
Content-Type: text/xml; charset=utf-8
Date: Fri, 19 Apr 2024 10:14:45 GMT
Ocs-Api-Version: 1
Vary: Origin
X-Request-Id: 3c9a7676557b/HgcReilixE-000077

<?xml version="1.0" encoding="UTF-8"?>
<ocs><meta><status>failure</status><statuscode>404</statuscode><message>Wrong path, file/folder doesn&#39;t exist</message></meta></ocs>
@dkocher dkocher added this to the 8.8.3 milestone Apr 19, 2024
@dkocher dkocher self-assigned this Apr 19, 2024
@dkocher dkocher mentioned this issue Apr 19, 2024
3 tasks
dkocher added a commit that referenced this issue Apr 19, 2024
@dkocher
Copy link
Contributor Author

dkocher commented Apr 19, 2024

@dkocher dkocher closed this as completed Apr 19, 2024
@dkocher dkocher linked a pull request Apr 19, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant