<?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: API v2 in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/249548#M14335</link>
    <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/505688"&gt;@Marcos_Soares&lt;/a&gt;&amp;nbsp;Rich is correct, your code uses &lt;A href="https://blogs.dropbox.com/developers/2016/06/api-v1-deprecated/" target="_self"&gt;API v1, which is retired&lt;/A&gt;, so the call will fail. You should &lt;A href="https://www.dropbox.com/developers/reference/migration-guide" target="_blank"&gt;migrate&lt;/A&gt;&amp;nbsp;to &lt;A href="https://www.dropbox.com/developers/documentation\" target="_self"&gt;API v2&lt;/A&gt; instead.&amp;nbsp;For example, the equivalent of&amp;nbsp;/1/files_put is &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_self"&gt;/2/files/upload&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, if you need more time to migrate your app to API v2, we can offer an extension for access to API v1. To request that, please &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;open an API ticket&lt;/A&gt; with the relevant app key(s).&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2017 13:45:04 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-10-26T13:45:04Z</dc:date>
    <item>
      <title>API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/249505#M14329</link>
      <description>&lt;P&gt;My app send me a "v1_retired" message when i try to upload a json file. The command is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$http({method: 'PUT', url: '&lt;A href="https://api-content.dropbox.com/1/files_put/dropbox/'+G_NomeUsuario+'/avisos.json?access_token='+G_AccessToken,data" target="_blank"&gt;https://api-content.dropbox.com/1/files_put/dropbox/'+G_NomeUsuario+'/avisos.json?access_token='+G_AccessToken,data&lt;/A&gt;: data &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do i have to do to fix it? &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks. Marcos.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:17:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/249505#M14329</guid>
      <dc:creator>Marcos_Soares</dc:creator>
      <dc:date>2019-05-29T09:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/249509#M14330</link>
      <description>&lt;P&gt;You need to update your app to use the newer &lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;API v2&lt;/A&gt;. I'm moving your post to the API forum.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 11:32:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/249509#M14330</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2017-10-26T11:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/249548#M14335</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/505688"&gt;@Marcos_Soares&lt;/a&gt;&amp;nbsp;Rich is correct, your code uses &lt;A href="https://blogs.dropbox.com/developers/2016/06/api-v1-deprecated/" target="_self"&gt;API v1, which is retired&lt;/A&gt;, so the call will fail. You should &lt;A href="https://www.dropbox.com/developers/reference/migration-guide" target="_blank"&gt;migrate&lt;/A&gt;&amp;nbsp;to &lt;A href="https://www.dropbox.com/developers/documentation\" target="_self"&gt;API v2&lt;/A&gt; instead.&amp;nbsp;For example, the equivalent of&amp;nbsp;/1/files_put is &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_self"&gt;/2/files/upload&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, if you need more time to migrate your app to API v2, we can offer an extension for access to API v1. To request that, please &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;open an API ticket&lt;/A&gt; with the relevant app key(s).&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 13:45:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/249548#M14335</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-26T13:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/249980#M14374</link>
      <description>&lt;P&gt;Do I have only to change the path? What else do i have to do? There is a step by step way to do it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Marcos.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2017 19:33:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/249980#M14374</guid>
      <dc:creator>Marcos_Soares</dc:creator>
      <dc:date>2017-10-28T19:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/250205#M14389</link>
      <description>API v1 and API v2 offer different interfaces, so you will need to update your code. There's a migration guide here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/reference/migration-guide" target="_blank"&gt;https://www.dropbox.com/developers/reference/migration-guide&lt;/A&gt;</description>
      <pubDate>Mon, 30 Oct 2017 13:50:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/250205#M14389</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-30T13:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/250382#M14409</link>
      <description>Ok, i finally get my app working with the API v2.

Thanks Greg.</description>
      <pubDate>Tue, 31 Oct 2017 14:09:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2/m-p/250382#M14409</guid>
      <dc:creator>Marcos_Soares</dc:creator>
      <dc:date>2017-10-31T14:09:35Z</dc:date>
    </item>
  </channel>
</rss>

