One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
Abdul_KariM
8 years agoExplorer | Level 3
Problem Dropbox api 2
hi all , I have a problem in the dropbox api 2
i create apps and i choose file and given me url direct
after this Stayed with me to 1 day and when entered him
given me error
this url I face in him problem
https://dl.dropboxusercontent.com/1/view/16hs9nu0z84uj5e/playerEnd/HWID.txt
i want take url direct to Even link it in vb.net
plz help me i need help
- If you're using the official .NET SDK, you can find some examples here:
https://github.com/dropbox/dropbox-sdk-dotnet/tree/master/Examples
We'll be happy to help with any issues you're having with the Dropbox API, but I'll need some more information. Please reply with:
- the name and version of the SDK/library you are using, if any
- the full text of the error/any output
- the relevant code snippet(s)
- Greg-DB
Dropbox Staff
These links, e.g., as returned by /2/files/get_temporary_link, are temporary and do expire after four hours, so that error is expected.
You can call the API again to get a new link if you need, or if you just need to directly download file data, you can use /2/files/download.
- Abdul_KariMExplorer | Level 3
plz give me the syntax , I do not understand this code
- Abdul_KariMExplorer | Level 3
up up , any help ! plz
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,947 PostsLatest Activity: 20 minutes ago
If 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!