<?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  .NET  CreateFolderAsync fails for Top level folder. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-NET-CreateFolderAsync-fails-for-Top-level-folder/m-p/163705#M5786</link>
    <description>&lt;P&gt;Only the root path itself should omit the "/", that is, you represent root by the empty string: ".&lt;/P&gt;
&lt;P&gt;Any non-root path should include the "/", that is, these are valid paths:&amp;nbsp;"/Status/New Folder" and&amp;nbsp;"/New Folder", but&amp;nbsp;"New Folder" isn't.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Jan 2016 02:23:36 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-01-16T02:23:36Z</dc:date>
    <item>
      <title>Dropbox  .NET  CreateFolderAsync fails for Top level folder.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-NET-CreateFolderAsync-fails-for-Top-level-folder/m-p/163704#M5785</link>
      <description>&lt;P&gt;The code is simple:&lt;/P&gt;
&lt;P&gt;The mClient is logged in to access my APP folder.&lt;/P&gt;
&lt;P&gt;public async Task&amp;lt;FolderMetadata&amp;gt; CreateFolder(String DBPath) {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; return await mClient.Files.CreateFolderAsync(DBPath);&lt;BR /&gt; }&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) A DBPath = "New Folder" fails&lt;/P&gt;
&lt;P&gt;2) a DBPath = "/Status/New Folder" &amp;nbsp;works&lt;/P&gt;
&lt;P&gt;Now with more testing ... I find the "/New Folder" works.&lt;/P&gt;
&lt;P&gt;When working with the Swift API I was told to DROP the leading "/" for API V2 for top LEVEL objects.&lt;/P&gt;
&lt;P&gt;WHATS THE TRUTH ???&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:36:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-NET-CreateFolderAsync-fails-for-Top-level-folder/m-p/163704#M5785</guid>
      <dc:creator>Richard T. S.</dc:creator>
      <dc:date>2019-05-29T09:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox  .NET  CreateFolderAsync fails for Top level folder.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-NET-CreateFolderAsync-fails-for-Top-level-folder/m-p/163705#M5786</link>
      <description>&lt;P&gt;Only the root path itself should omit the "/", that is, you represent root by the empty string: ".&lt;/P&gt;
&lt;P&gt;Any non-root path should include the "/", that is, these are valid paths:&amp;nbsp;"/Status/New Folder" and&amp;nbsp;"/New Folder", but&amp;nbsp;"New Folder" isn't.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jan 2016 02:23:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-NET-CreateFolderAsync-fails-for-Top-level-folder/m-p/163705#M5786</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-01-16T02:23:36Z</dc:date>
    </item>
  </channel>
</rss>

