<?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 Dropbox API Add folder member not working in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-Add-folder-member-not-working/m-p/352976#M20192</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am using the AddFolderMemberAsync (.NET SDK) to give access to a shared folder which is created with no access by default(it does not inherit members from parent folder, which is a &lt;U&gt;team&lt;/U&gt; folder). Yesterday I noticed that sharing the folder did not work. I ran some tests with Postman as well - I am getting a null response and no exceptions, but the folder is still not shared even after a successful api call&lt;BR /&gt;&lt;BR /&gt;Here is the code I've implemented:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-Creation of the folder&lt;BR /&gt;await dbt.AsAdmin(teammemberID).Sharing.ShareFolderAsync("ns:" + FolderId + "/" + Name, null, false, null, null, null, AccessInheritance.NoInherit.Instance);&lt;BR /&gt;&lt;BR /&gt;-Sharing it&lt;/P&gt;
&lt;P&gt;await dropboxClient.AsAdmin(teamAdminId).Sharing.AddFolderMemberAsync(SharedFolderId, newViewers);&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jul 2019 09:10:24 GMT</pubDate>
    <dc:creator>BIMcollab</dc:creator>
    <dc:date>2019-07-16T09:10:24Z</dc:date>
    <item>
      <title>Dropbox API Add folder member not working</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-Add-folder-member-not-working/m-p/352976#M20192</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am using the AddFolderMemberAsync (.NET SDK) to give access to a shared folder which is created with no access by default(it does not inherit members from parent folder, which is a &lt;U&gt;team&lt;/U&gt; folder). Yesterday I noticed that sharing the folder did not work. I ran some tests with Postman as well - I am getting a null response and no exceptions, but the folder is still not shared even after a successful api call&lt;BR /&gt;&lt;BR /&gt;Here is the code I've implemented:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-Creation of the folder&lt;BR /&gt;await dbt.AsAdmin(teammemberID).Sharing.ShareFolderAsync("ns:" + FolderId + "/" + Name, null, false, null, null, null, AccessInheritance.NoInherit.Instance);&lt;BR /&gt;&lt;BR /&gt;-Sharing it&lt;/P&gt;
&lt;P&gt;await dropboxClient.AsAdmin(teamAdminId).Sharing.AddFolderMemberAsync(SharedFolderId, newViewers);&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 09:10:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-Add-folder-member-not-working/m-p/352976#M20192</guid>
      <dc:creator>BIMcollab</dc:creator>
      <dc:date>2019-07-16T09:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API Add folder member not working</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-Add-folder-member-not-working/m-p/353102#M20195</link>
      <description>&lt;P&gt;Are you getting a response from the first share folder call? That one does have a response object.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Typically, no response from the Add Folder Member call means that the share was successful, so that&amp;nbsp;&lt;EM&gt;is&amp;nbsp;&lt;/EM&gt;odd.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would you mind &lt;A href="https://www.dropbox.com/support" target="_self"&gt;opening a ticket&lt;/A&gt; so we can discuss the specifics of your integration? Just mention that it's about an API integration and it will go directly to me.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 18:02:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-Add-folder-member-not-working/m-p/353102#M20195</guid>
      <dc:creator>TaylorKrusen</dc:creator>
      <dc:date>2019-07-02T18:02:23Z</dc:date>
    </item>
  </channel>
</rss>

