<?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 2/files/list_folder not consistent with results in path_display in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-list-folder-not-consistent-with-results-in-path-display/m-p/208277#M10231</link>
    <description>&lt;P&gt;When using the API list_folder (event with the API explorer), the results in path_display are not consistent.&lt;/P&gt;&lt;P&gt;For example if I start with /CLIENTS&lt;/P&gt;&lt;P&gt;I 'm getting a bunch of results and the results have all the rigth format for&amp;nbsp;&lt;SPAN&gt;path_display&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/CLIENTS/Client1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/CLIENTS/Client2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/CLIENTS/Client3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But if I start with&amp;nbsp;/CLIENTS/Client2, I'm also getting a bunch of results, but everything in&amp;nbsp;path_display is in lower case now&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/clients/client1/file1.txt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/clients/client1/file2txt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/clients/client1/file3.txt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It doesn't matter the folder, it's happening each time you are going 2 levels down.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there some way to go around that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:25:33 GMT</pubDate>
    <dc:creator>odoremieux</dc:creator>
    <dc:date>2019-05-29T09:25:33Z</dc:date>
    <item>
      <title>2/files/list_folder not consistent with results in path_display</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-list-folder-not-consistent-with-results-in-path-display/m-p/208277#M10231</link>
      <description>&lt;P&gt;When using the API list_folder (event with the API explorer), the results in path_display are not consistent.&lt;/P&gt;&lt;P&gt;For example if I start with /CLIENTS&lt;/P&gt;&lt;P&gt;I 'm getting a bunch of results and the results have all the rigth format for&amp;nbsp;&lt;SPAN&gt;path_display&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/CLIENTS/Client1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/CLIENTS/Client2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/CLIENTS/Client3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But if I start with&amp;nbsp;/CLIENTS/Client2, I'm also getting a bunch of results, but everything in&amp;nbsp;path_display is in lower case now&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/clients/client1/file1.txt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/clients/client1/file2txt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/clients/client1/file3.txt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It doesn't matter the folder, it's happening each time you are going 2 levels down.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there some way to go around that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:25:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-list-folder-not-consistent-with-results-in-path-display/m-p/208277#M10231</guid>
      <dc:creator>odoremieux</dc:creator>
      <dc:date>2019-05-29T09:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: 2/files/list_folder not consistent with results in path_display</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-list-folder-not-consistent-with-results-in-path-display/m-p/208355#M10238</link>
      <description>Unfortunately due to some specifics of how Dropbox is implemented, not all of the path components can be guaranteed to have the expected casing. &lt;BR /&gt; &lt;BR /&gt;You can find more information on this in the "Path formats" section under:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#formats" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#formats&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;There's also some information in the documentation for "path_display" if you expand "FileMetadata, e.g., under: &lt;BR /&gt; &lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;FileMetadata.name will contain the case-preserved name, so the workaround would be to build the path up from that.</description>
      <pubDate>Fri, 24 Feb 2017 18:57:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-list-folder-not-consistent-with-results-in-path-display/m-p/208355#M10238</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-02-24T18:57:18Z</dc:date>
    </item>
  </channel>
</rss>

