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
AlexStudio
10 months agoNew member | Level 2
Re: API access token expired
Perhaps you can tell me what type of authorization is best to use for a .Net API app? I looked at the examples, but RedirectUri are indicated there, and as I understand it, this is convenient to do if they are developing the client part, but my task is to integrate with the server part. Perhaps you have an example for integration with the server side
- Greg-DBDropbox Staff
If you're using .NET, we recommend using the official Dropbox .NET SDK. Check out the SimpleBlogDemo sample for an example of how to use that with a server-side web app.
A redirect URI is a URI controlled by the third party app, where the user will be directed to after authorizing the app to access their account. It is optional but it can be useful for both server-side and client-side apps.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,880 PostsLatest Activity: 4 hours 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!