We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Itai M.
3 years agoExplorer | Level 4
createSharedLinkWithSettings() falls with shared_link_already_exist error
We're using the following code to create shared links:
sharingClient: DbxUserSharingRequests sharingClient.createSharedLinkWithSettings(path)
DroboxCore SDK version: 5.1.1
Request ID:
aa92...
Greg-DB
3 years agoDropbox Staff
Itai M. That's correct, if there's already a shared link for the item, you'll get that 'shared_link_already_exists' error. You can catch and handle that exception as needed. You can also use listSharedLinks to check for/list existing shared links.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 6 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!