<?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 How i can find out i use api 2? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-i-can-find-out-i-use-api-2/m-p/222662#M11923</link>
    <description>I am not sure i migrade my app completely to api v2. I Think i have. But today i get a email with the information i have to migrade to api v2.&lt;BR /&gt;So where i can make a find it out? Is there somewere a app v2 ready check?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for support.</description>
    <pubDate>Wed, 29 May 2019 09:22:17 GMT</pubDate>
    <dc:creator>Matthias2</dc:creator>
    <dc:date>2019-05-29T09:22:17Z</dc:date>
    <item>
      <title>How i can find out i use api 2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-i-can-find-out-i-use-api-2/m-p/222662#M11923</link>
      <description>I am not sure i migrade my app completely to api v2. I Think i have. But today i get a email with the information i have to migrade to api v2.&lt;BR /&gt;So where i can make a find it out? Is there somewere a app v2 ready check?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for support.</description>
      <pubDate>Wed, 29 May 2019 09:22:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-i-can-find-out-i-use-api-2/m-p/222662#M11923</guid>
      <dc:creator>Matthias2</dc:creator>
      <dc:date>2019-05-29T09:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: How i can find out i use api 2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-i-can-find-out-i-use-api-2/m-p/222748#M11928</link>
      <description>Even if you've already migrated your app to API v2, it's possible you got the email if some users are still using old versions of your app.&lt;BR /&gt;&lt;BR /&gt;Exactly how you check what version you're using depends on what SDK, if any you're using. Are you using one of the official SDKs? If so, which one and what version number?</description>
      <pubDate>Wed, 24 May 2017 17:11:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-i-can-find-out-i-use-api-2/m-p/222748#M11928</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-05-24T17:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: How i can find out i use api 2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-i-can-find-out-i-use-api-2/m-p/222783#M11938</link>
      <description>&lt;P&gt;Thanks for your reply. It should be possible that some users use a old app version. I update my App to API v2 not long ago.&lt;/P&gt;&lt;P&gt;I use following SDK: "com.dropbox.core:dropbox-core-sdk:3.0.2". I hope that is the newest one.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 20:33:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-i-can-find-out-i-use-api-2/m-p/222783#M11938</guid>
      <dc:creator>Matthias2</dc:creator>
      <dc:date>2017-05-24T20:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: How i can find out i use api 2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-i-can-find-out-i-use-api-2/m-p/222788#M11940</link>
      <description>&lt;P&gt;That version of the SDK does use API v2, so it sounds like it is just users with an old version of your app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One exception for the Java SDK in particular though is that it does still contain API v1 functionality (for now) to ease the migration. Just make sure you're not using &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.0.x/com/dropbox/core/v1/DbxClientV1.html" target="_self"&gt;DbxClientV1&lt;/A&gt; anywhere in your latest code.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 20:51:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-i-can-find-out-i-use-api-2/m-p/222788#M11940</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-05-24T20:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: How i can find out i use api 2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-i-can-find-out-i-use-api-2/m-p/222842#M11946</link>
      <description>&lt;P&gt;I checked my latest code and i only use DbxClientV2. Now i'm sure i finished the migration to API v2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 10:03:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-i-can-find-out-i-use-api-2/m-p/222842#M11946</guid>
      <dc:creator>Matthias2</dc:creator>
      <dc:date>2017-05-25T10:03:23Z</dc:date>
    </item>
  </channel>
</rss>

