nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
26.76k stars 4k forks source link

Guzzle Error! #23455

Closed yezz123 closed 3 years ago

yezz123 commented 3 years ago

I am try to share existing file on NextCloud server. This is not my server, i have only access to account and API. NextCloudserver version 19.0.2. I am using new API without examples: https://docs.nextcloud.com/server/stable/developer_manual/client_apis/OCS/ocs-share-api.html#create-a-new-share And old API with examples: https://doc.owncloud.com/server/developer_manual/core/apis/ocs-share-api.html#create-a-new-share. After this request i recived statusCode 200 (it must be 100, 400, 403 or 404 on API documentation ) and file is not shared.

kesselb commented 3 years ago

https://help.nextcloud.com/c/dev/11 for such questions.