<?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 Shutdown client in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shutdown-client/m-p/398134#M21827</link>
    <description>&lt;P&gt;Hi Dropbox team,&lt;/P&gt;
&lt;P&gt;I would like to ask you about shutdown client object. Is there a way in sdk-java to shutdown the client object ? Something like AWS is doing ?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/AmazonWebServiceClient.html#shutdown--" target="_self"&gt;AWS-shutdown&lt;/A&gt;&amp;nbsp;. I cannot use revokeToken operation becasue all my tests fail.&lt;/P&gt;
&lt;P&gt;Thank you for you response.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2020 07:11:18 GMT</pubDate>
    <dc:creator>Michal5</dc:creator>
    <dc:date>2020-02-24T07:11:18Z</dc:date>
    <item>
      <title>Shutdown client</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shutdown-client/m-p/398134#M21827</link>
      <description>&lt;P&gt;Hi Dropbox team,&lt;/P&gt;
&lt;P&gt;I would like to ask you about shutdown client object. Is there a way in sdk-java to shutdown the client object ? Something like AWS is doing ?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/AmazonWebServiceClient.html#shutdown--" target="_self"&gt;AWS-shutdown&lt;/A&gt;&amp;nbsp;. I cannot use revokeToken operation becasue all my tests fail.&lt;/P&gt;
&lt;P&gt;Thank you for you response.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2020 07:11:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shutdown-client/m-p/398134#M21827</guid>
      <dc:creator>Michal5</dc:creator>
      <dc:date>2020-02-24T07:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown client</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shutdown-client/m-p/398231#M21830</link>
      <description>&lt;P&gt;I can't provide insight on that shutdown method as it's not made by Dropbox, but judging from the description, the&amp;nbsp;Dropbox Java SDK doesn't offer an equivalent method. You can release any resources you've opened in your own code and just discard the&amp;nbsp;Dropbox client as desired. (The&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.1.x/com/dropbox/core/v2/auth/DbxUserAuthRequests.html#tokenRevoke--" target="_self"&gt;tokenRevoke&lt;/A&gt; method would actually disable the access token on the server, so you should only use that if you no longer want that access token to ever be usable.)&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 16:32:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Shutdown-client/m-p/398231#M21830</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-02-20T16:32:28Z</dc:date>
    </item>
  </channel>
</rss>

