Forum Discussion

Abdul_KariM's avatar
Abdul_KariM
Explorer | Level 3
8 years ago
Solved

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

  • Greg-DB's avatar
    Greg-DB
    8 years ago
    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's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox 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.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,947 PostsLatest Activity: 20 minutes ago
351 Following

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!