<?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: New API v2 sharing and unsharing errors in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/New-API-v2-sharing-and-unsharing-errors/m-p/145677#M4703</link>
    <description>&lt;P&gt;Thanks Gregory!&lt;/P&gt;</description>
    <pubDate>Fri, 06 Nov 2015 07:18:46 GMT</pubDate>
    <dc:creator>Ronan W.</dc:creator>
    <dc:date>2015-11-06T07:18:46Z</dc:date>
    <item>
      <title>New API v2 sharing and unsharing errors</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/New-API-v2-sharing-and-unsharing-errors/m-p/145675#M4701</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a few problems with the new API v2 when trying to remove a user:&lt;/P&gt;
&lt;PRE&gt;curl -X POST https://api.dropboxapi.com/2/sharing/remove_folder_member \&lt;BR /&gt; --header "Authorization: Bearer &amp;lt;OMITTED&amp;gt;" \&lt;BR /&gt; --header "Content-Type: application/json" \&lt;BR /&gt; --data '{"shared_folder_id": "&amp;lt;OMITTED REAL FOLDER ID&amp;gt;", "member": { ".tag": "email", "email": "myemail@me.com"}, "leave_a_copy": false }'&lt;/PRE&gt;
&lt;P&gt;The response says:&lt;/P&gt;
&lt;P&gt;Error in call to API function "sharing/remove_folder_member": Cannot remove members by e-mail yet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I tried to get the dropbox_id to test if I can remove a collaborator through that, but&amp;nbsp;I don't see an endpoint to get the dropbox_id neither an endpoint to list all the collaborators that a folder has.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would be very grateful if someone can help me out.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot,&lt;/P&gt;
&lt;P&gt;Ronan&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:38:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/New-API-v2-sharing-and-unsharing-errors/m-p/145675#M4701</guid>
      <dc:creator>Ronan W.</dc:creator>
      <dc:date>2019-05-29T09:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: New API v2 sharing and unsharing errors</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/New-API-v2-sharing-and-unsharing-errors/m-p/145676#M4702</link>
      <description>&lt;P&gt;The &lt;A href="https://www.dropbox.com/developers/documentation/http#documentation-sharing-remove_folder_member" target="_blank" rel="nofollow noreferrer"&gt;/sharing/remove_folder_member documentation&lt;/A&gt; says:&lt;/P&gt;
&lt;P&gt;"&lt;STRONG&gt;&lt;CODE&gt;dropbox_id&lt;/CODE&gt;&lt;/STRONG&gt; &lt;EM class="type show_datatype"&gt;String&lt;/EM&gt; Dropbox account, team member, or group ID of member to add."&lt;/P&gt;
&lt;P&gt;So, you have a few choices of what kind of ID you can supply. For example, you can get a&amp;nbsp;Dropbox account ID from &lt;A href="https://www.dropbox.com/developers/documentation/http#documentation-users-get_current_account" target="_blank" rel="nofollow noreferrer"&gt;/users/get_current_account&lt;/A&gt;&amp;nbsp;(for the linked user), or of members of a shared folder using &lt;A href="https://www.dropbox.com/developers/documentation/http#documentation-sharing-get_folder_metadata" target="_blank" rel="nofollow noreferrer"&gt;/sharing/get_folder_metadata&lt;/A&gt;, in&amp;nbsp;membership.user.account_id or&amp;nbsp;team_member_id.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 06:47:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/New-API-v2-sharing-and-unsharing-errors/m-p/145676#M4702</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-11-06T06:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: New API v2 sharing and unsharing errors</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/New-API-v2-sharing-and-unsharing-errors/m-p/145677#M4703</link>
      <description>&lt;P&gt;Thanks Gregory!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 07:18:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/New-API-v2-sharing-and-unsharing-errors/m-p/145677#M4703</guid>
      <dc:creator>Ronan W.</dc:creator>
      <dc:date>2015-11-06T07:18:46Z</dc:date>
    </item>
  </channel>
</rss>

