You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
dboxdev
5 years agoNew member | Level 2
share_folder - share sub folder
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."}}
- Tomy23Explorer | Level 4
not surprised that there is no answer...
DB Support is a freakin Joke- Greg-DBDropbox Staff
Thanks for surfacing this thread, and apologies it wasn't answered! (Sometimes threads get posted in the wrong section and only later moved to the correct section so the right people don't get notified like in this case.)
Anyway, looking at the original question, I see it was regarding getting a 'no_permission' error from /2/sharing/share_folder. That's a somewhat general error that means "The current user does not have permission to perform this action.". There are a few reasons that that can occur.
dboxdev Apologies for the delay, but are you still seeing this issue or have you resolved it already? Let us know if you're still seeing it and we'll be happy to help.
Tomy23 Are you also seeing the same issue? If so, can you share the specifics in your case so we can take a look and advise? Thanks!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,882 PostsLatest Activity: 16 hours agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!