cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem Dropbox api 2

Problem Dropbox api 2

Abdul_KariM
Explorer | Level 3
Go to solution

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

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution
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)

View solution in original post

6 Replies 6

Greg-DB
Dropbox Staff
Go to solution

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_KariM
Explorer | Level 3
Go to solution

plz give me the syntax , I do not understand this code

 

 

Abdul_KariM
Explorer | Level 3
Go to solution

up up , any help ! plz

Abdul_KariM
Explorer | Level 3
Go to solution

Where are you guys , I need help fast

Greg-DB
Dropbox Staff
Go to solution
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)

Abdul_KariM
Explorer | Level 3
Go to solution
thanks
Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Abdul_KariM Explorer | Level 3
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?