Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Omri1984
1 month agoExplorer | Level 4
Using API and SDK together
Hello, I need some help until now i have been using >NET SDK Version 6.37. and we are experiencing a problem downloading large files 30GB and higher. so I tried to implement chunk download, but S...
DB-Des
Dropbox Community Moderator
1 month agoHi Omri1984
Refresh tokens don't automatically expire. In general, a refresh token will remain valid unless it’s revoked (for example, if the user disconnects the app, the token is explicitly revoked, or the app's access is otherwise removed).
For the 401 you mentioned, could you share the full error message/response body you're seeing (not just the status code)?
Also, if you haven't already, please make sure you're using the latest version of the SDK, since updates can include important fixes and improvements related to auth handling.
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!