<?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: Dropbox API usage with trailing slashes in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-usage-with-trailing-slashes/m-p/168774#M6213</link>
    <description>&lt;P&gt;I believe the change rolled out on Monday, the 6th.&lt;/P&gt;</description>
    <pubDate>Sat, 11 Jun 2016 00:52:55 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-06-11T00:52:55Z</dc:date>
    <item>
      <title>Dropbox API usage with trailing slashes</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-usage-with-trailing-slashes/m-p/168771#M6210</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;
&lt;P&gt;Our dropbox implementation appeared broken on production environment &amp;nbsp;and we&amp;nbsp;saw that a trailing slash on the following endpoint returned a unknown API endpoint error. This seemed to work fine ( with the trailing slashes "/" ) until earlier this week&amp;nbsp;and looks like a recent regression. Also, am not sure if its just this endpoint that returns this error with trailing "/" or other endpoints are affected by this as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be great if you could&amp;nbsp;notify&amp;nbsp;the clients before making such a change?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doesnt Work:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;curl -X POST &lt;A href="https://api.dropboxapi.com/2/files/list_folder/" rel="nofollow noreferrer" target="_blank"&gt;&lt;SPAN class="s2"&gt;https://api.dropboxapi.com/2/files/list_folder/&lt;/SPAN&gt;&lt;/A&gt; \&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt; &amp;nbsp;--header 'Authorization: Bearer XXX' \&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt; &amp;nbsp;--header 'Content-Type: application/json' \&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt; &amp;nbsp;--data '{"path":""}'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Unknown API function: "files/list_folder/".% &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Works:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;curl -X POST &lt;A href="https://api.dropboxapi.com/2/files/list_folder/" rel="nofollow noreferrer" target="_blank"&gt;&lt;SPAN class="s2"&gt;https://api.dropboxapi.com/2/files/list_folder&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;\&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;--header 'Authorization: Bearer XXX' \&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;--header 'Content-Type: application/json' \&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;&amp;nbsp;--data '{"path":""}'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;-Vasanth&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:32:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-usage-with-trailing-slashes/m-p/168771#M6210</guid>
      <dc:creator>Project Luca</dc:creator>
      <dc:date>2019-05-29T09:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API usage with trailing slashes</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-usage-with-trailing-slashes/m-p/168772#M6211</link>
      <description>&lt;P&gt;Thanks for the report&amp;nbsp;Vasanth, and apologies for the trouble! It looks like there was a recent change to our routing system that changed the handling for calls with an&amp;nbsp;extra trailing slash like this.&lt;/P&gt;
&lt;P&gt;We of course never intend to release breaking changes without notifying developers. The API v2 routes&amp;nbsp;are documented without a trailing slash though,&amp;nbsp;so this wasn't on our radar as something to notify developers of.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 07:18:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-usage-with-trailing-slashes/m-p/168772#M6211</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-06-10T07:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API usage with trailing slashes</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-usage-with-trailing-slashes/m-p/168773#M6212</link>
      <description>&lt;P&gt;&amp;nbsp;Thank you for the confirmation Gregory. Do we know when exactly this change was effected?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Vasanth&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jun 2016 00:14:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-usage-with-trailing-slashes/m-p/168773#M6212</guid>
      <dc:creator>Project Luca</dc:creator>
      <dc:date>2016-06-11T00:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API usage with trailing slashes</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-usage-with-trailing-slashes/m-p/168774#M6213</link>
      <description>&lt;P&gt;I believe the change rolled out on Monday, the 6th.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jun 2016 00:52:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-usage-with-trailing-slashes/m-p/168774#M6213</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-06-11T00:52:55Z</dc:date>
    </item>
  </channel>
</rss>

