Trying to share subfolder thru API.
getting message "no_permission..."
I am using admin account.
Can it be related to "Dropbox Business API app key" ?
Did anybody see somehing like that ?
url / request / response
https://api.dropboxapi.com/2/sharing/share_folder
request
{"path": "/ddd/dd5","acl_update_policy": "editors","force_async": false,"access_inheritance": "inherit"}
response
{"error_summary": "no_permission/...", "error": {".tag": "no_permission"}, "user_message": {"locale": "en", "text": "You don\u2019t have permission to perform this action."}}