Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
julio_diniz_perdigao
2 years 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
2 years 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 and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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, Facebook or Instagram.
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!