<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to unlink dropbox from my app programaticaly? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-unlink-dropbox-from-my-app-programaticaly/m-p/236387#M13037</link>
    <description>&lt;P&gt;Assuming you're using the API v2 Java SDK, you should just throw away your client object. The API v2 Java SDK doesn't have the same "session" concept as the v1 SDK did.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The unlink method in the v1 SDK didn't revoke the token on the server, but if you do want to explicitly revoke the token on the server using the API v2 SDK, you would additionally use &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v2.1.x/com/dropbox/core/v2/auth/DbxUserAuthRequests.html#tokenRevoke--" target="_self"&gt;tokenRevoke&lt;/A&gt;&amp;nbsp;before throwing it away.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's a discussion here with some other details that may be relevant depending on your use case:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-java/issues/92" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-java/issues/92&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Aug 2017 18:44:50 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-08-10T18:44:50Z</dc:date>
    <item>
      <title>How to unlink dropbox from my app programaticaly?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-unlink-dropbox-from-my-app-programaticaly/m-p/236371#M13036</link>
      <description>&lt;P&gt;with API 1 I did this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; dropboxApi.getSession().unlink();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the equivelant of that in API 2?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:20:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-unlink-dropbox-from-my-app-programaticaly/m-p/236371#M13036</guid>
      <dc:creator>android_dev</dc:creator>
      <dc:date>2019-05-29T09:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to unlink dropbox from my app programaticaly?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-unlink-dropbox-from-my-app-programaticaly/m-p/236387#M13037</link>
      <description>&lt;P&gt;Assuming you're using the API v2 Java SDK, you should just throw away your client object. The API v2 Java SDK doesn't have the same "session" concept as the v1 SDK did.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The unlink method in the v1 SDK didn't revoke the token on the server, but if you do want to explicitly revoke the token on the server using the API v2 SDK, you would additionally use &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v2.1.x/com/dropbox/core/v2/auth/DbxUserAuthRequests.html#tokenRevoke--" target="_self"&gt;tokenRevoke&lt;/A&gt;&amp;nbsp;before throwing it away.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's a discussion here with some other details that may be relevant depending on your use case:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-java/issues/92" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-java/issues/92&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 18:44:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-unlink-dropbox-from-my-app-programaticaly/m-p/236387#M13037</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-08-10T18:44:50Z</dc:date>
    </item>
  </channel>
</rss>

