This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Comments and tag APIs #1215
Comments
Hey @tarkhil
TL;DR: sorry to say that both are not implemented and currently not planned... at least not by an ownCloud developer. |
Okay; I'm going to implement all of this myself, but maybe you can help me with oc.davClient.
for some reason does not supply credentials. Client has been initialized with URL/username/password and has just performed some requests. oc.helpers._authHeader exists. Adding `Authorization: oc.helpers._authHeader results in
The answer should be rather trivial, but I'm stuck. |
Sorry, my dumb fault. /comments/files/${d.fileid} instead of /dav/comments/files/${d.fileid} I still wonder why withCredentials: true does not work |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Could not find them in SDK; are they not implemented (yet) or are they considered too trivial and to be implemented by user?
The text was updated successfully, but these errors were encountered: