<?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: Create Folder on a shared space doesn't have a have shared folder Id in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Folder-on-a-shared-space-doesn-t-have-a-have-shared/m-p/305427#M18422</link>
    <description>&lt;P&gt;This is the expected behavior. The&amp;nbsp;CreateFolderV2Async method creates a standard folder (private by default, unless it happens to be created inside some other shared folder), not a shared folder.&lt;/P&gt;
&lt;P&gt;If you intended to share an existing folder, or make a new shared folder, you should use&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ShareFolderAsync_1.htm" target="_blank"&gt;ShareFolderAsync&lt;/A&gt; instead.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or, to get the shared folder ID of the shared folder above the newly created folder, if any, you should check the&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/P_Dropbox_Api_Files_FolderSharingInfo_ParentSharedFolderId.htm" target="_blank"&gt;ParentSharedFolderId&lt;/A&gt; instead of&amp;nbsp;SharedFolderId.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Oct 2018 16:33:49 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-10-25T16:33:49Z</dc:date>
    <item>
      <title>Create Folder on a shared space doesn't have a have shared folder Id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Folder-on-a-shared-space-doesn-t-have-a-have-shared/m-p/305393#M18415</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I am using the .NET SDK and I found something odd&amp;nbsp; that I wanted to share.&lt;BR /&gt;&lt;BR /&gt;I am using CreateFolderV2Async to create a folder on the root namespace and then I would like to save its namespace id/shared folder id, but if I use it like this:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;var result = await dbc.Files.CreateFolderV2Async("name");&lt;/PRE&gt;&lt;P&gt;and then get the shared folder id from the result like this:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;result.Metadata.AsFolder.SharedFolderId;&lt;/PRE&gt;&lt;P&gt;It is null. I have to do a seperate request to get the ID.&lt;BR /&gt;&lt;BR /&gt;Wondering if this is a design decision or just something unplanned.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:09:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Folder-on-a-shared-space-doesn-t-have-a-have-shared/m-p/305393#M18415</guid>
      <dc:creator>TwinBlade</dc:creator>
      <dc:date>2019-05-29T09:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create Folder on a shared space doesn't have a have shared folder Id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Folder-on-a-shared-space-doesn-t-have-a-have-shared/m-p/305427#M18422</link>
      <description>&lt;P&gt;This is the expected behavior. The&amp;nbsp;CreateFolderV2Async method creates a standard folder (private by default, unless it happens to be created inside some other shared folder), not a shared folder.&lt;/P&gt;
&lt;P&gt;If you intended to share an existing folder, or make a new shared folder, you should use&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ShareFolderAsync_1.htm" target="_blank"&gt;ShareFolderAsync&lt;/A&gt; instead.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or, to get the shared folder ID of the shared folder above the newly created folder, if any, you should check the&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/P_Dropbox_Api_Files_FolderSharingInfo_ParentSharedFolderId.htm" target="_blank"&gt;ParentSharedFolderId&lt;/A&gt; instead of&amp;nbsp;SharedFolderId.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 16:33:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Create-Folder-on-a-shared-space-doesn-t-have-a-have-shared/m-p/305427#M18422</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-10-25T16:33:49Z</dc:date>
    </item>
  </channel>
</rss>

