We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
lmbrvill
7 years agoExplorer | Level 3
create_shared_link_with_settings works once, then returns nothing
Hey all - would love some help. If anyone is working with the Kunnu PHP sdk: The following: $response = $dropbox->postToAPI("/sharing/create_shared_link_with_settings", ["path" => "/path/to/file...
lmbrvill
Explorer | Level 3
Aha!
Ok got it - list_shared_links is what I needed thank you!
Is there a method to generate a permanent link?
Greg-DB
7 years agoDropbox Staff
The links returned by /2/sharing/create_shared_link_with_settings (and list_shared_links) are the closest to "permanent" links. They don't expire by default, though users/apps can explicitly revoke them or set an expiration.
- lmbrvill7 years agoExplorer | Level 3
Ok thanks again!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!