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

OCS Share API #27400

Closed
maimalash opened this issue Mar 16, 2017 · 3 comments
Closed

OCS Share API #27400

maimalash opened this issue Mar 16, 2017 · 3 comments

Comments

@maimalash
Copy link

i review OCS Share API from this link
https://doc.owncloud.org/server/8.2/developer_manual/core/ocs-share-api.html
and there is not Statuscodes =200
when i share file with a user that own this file response get you can't share this file with file owner
with Statuscodes =200
you use
ocs/v1.php/apps/files_sharing/api/v1/shares with paremter
from where you get Statuscodes =200 and how you know file owner

@ghost
Copy link

ghost commented Mar 16, 2017

@maimalash Please note this is a bugtracker for ownCloud. Please close here and:

  1. if you have questions to the OCS Share API ask your question at https://central.owncloud.org/ (you can login with your github credentials there)

  2. if there is a problem with the documentation create a new issue in https://github.com/owncloud/documentation/issues

It might also help if you take some time and write your issue down more clearly. I think i'm not the only one who doesn't understand what issue you're currently facing.

@maimalash
Copy link
Author

Sorry if i am not clear i'm asking about Statuscodes =200 in CreateRemoteShareOperation when i share file with file owner i get this error code "sharing failed because the user is xxx is the original shares " in documentation Create a new Share there is this
Statuscodes:
100 - successful
400 - unknown share type
403 - public upload was disabled by the admin
404 - file couldn’t be shared
from where Statuscodes =200 comes and how we know file owner

@lock
Copy link

lock bot commented Aug 1, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants