You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
julio_diniz_perdigao
10 months agoExplorer | Level 3
Re: Uploading large files directly from web application.
I know is old but, if refresh the token once the upload connection is done (not the upload process)? 1 - get the token from server-side and pass it to client side 2 - start upload and once the c...
julio_diniz_perdigao
10 months agoExplorer | Level 3
For large files, i know it's not a good practice to expose the credentials, but...
1 - get the token from server-side
2 - use the token to upload from client-side and once the upload starts (or the first bytes are sent), send to server-side to refresh the token.
I guess that, once the upload process start, the token is no more necessary, so you can refresh it.
Also, using a second account (a free one) to just use as upload and move the file to a paid account as soon as the upload finish.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,888 PostsLatest Activity: 2 days 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!