We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
User Profile
user44
Explorer | Level 4
Joined 3 years ago
User Widgets
Posts & Replies
No way to disconnect the OAuth2 integration app from Dropbox via an API call
As there is no way to totally disconnect the OAuth2 integration app via an API call, what best can be done to not to get hit by webhooks for users who have disconnected our Dropbox integration. I am ...Solved225Views0likes2CommentsRe: How to programmatically disconnect the Dropbox integration OAuth2 app on behalf of my user?
Thanks for responding@Здравко and @Greg-DB, Is there a work around or what best can be done in this situation, we would not like to keep getting hit by webhooks for users who are no longer using our...242Views0likes0CommentsHow to programmatically disconnect the Dropbox integration OAuth2 app on behalf of my user?
Hi there, I have developed an OAuth2 integration of our app with Dropbox. I would like to know what is the API endpoint for disconnecting the integration on behalf of our app's user, who say wants t...Solved376Views0likes3CommentsDropbox API for deleting the integration app connected via OAuth2 flow.
Does Dropbox provides an API for deleting the integration app connection. We just want to allow users to disconnect our Dropbox integration app from our app itself, just like same is allowed from the...Solved1.2KViews0likes1CommentHow to get FileMetaData object representing metadata of a file in Dropbox, using Java SDK?
In this guideof Dropbox it is nicely explained how to deal with files and folders in Dropbox using their API. But on reaching the endpoint to fetch files and folders in a location using Java SDK ins...Solved644Views0likes3Comments