<?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: sharing/get_folder_metadata fails with &amp;quot;invalid shared folder ID&amp;quot; in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-get-folder-metadata-fails-with-quot-invalid-shared/m-p/363248#M20644</link>
    <description>&lt;P&gt;Yes you're right . I mixed some things.&lt;/P&gt;&lt;P&gt;The user has private folders that are shared with other people.&lt;/P&gt;&lt;P&gt;I want to get the sharing info, and I have the shared folder id, but I metadata doesn't work...&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2019 07:02:08 GMT</pubDate>
    <dc:creator>NitayBachrach</dc:creator>
    <dc:date>2019-09-04T07:02:08Z</dc:date>
    <item>
      <title>sharing/get_folder_metadata fails with "invalid shared folder ID"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-get-folder-metadata-fails-with-quot-invalid-shared/m-p/362932#M20628</link>
      <description>&lt;P&gt;Hi, so I tried getting the metadata of a member's shared folder (the one that I got from the members/get_info endpoint), and I got "invalid shared folder ID".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tired using both the user member id (with "Dropbox-API-Select-User") and the admin member id with "Dropbox-API-Select-Admin" (according to the documention its a whole team permission in this endpoind, and the documenation explictly says that whole team permission should be able to access those folders)&lt;/P&gt;
&lt;P&gt;It's worth mentioning that I was able to get the metadata of the admin's private directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 08:12:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-get-folder-metadata-fails-with-quot-invalid-shared/m-p/362932#M20628</guid>
      <dc:creator>NitayBachrach</dc:creator>
      <dc:date>2019-09-04T08:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: sharing/get_folder_metadata fails with "invalid shared folder ID"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-get-folder-metadata-fails-with-quot-invalid-shared/m-p/363133#M20637</link>
      <description>&lt;P&gt;Can you clarify which value from&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team-members-get_info" target="_self"&gt;/2/team/members/get_info&lt;/A&gt; you're passing to &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-get_folder_metadata" target="_self"&gt;/2/sharing/get_folder_metadata&lt;/A&gt;? The&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team-members-get_info" target="_self"&gt;/2/team/members/get_info&lt;/A&gt; endpoint doesn't return shared folder information. It returns information about a particular team member.&lt;/P&gt;
&lt;P&gt;There isn't exactly something called "a member's shared folder".&amp;nbsp; Any particular member may own or be a member of any number of shared folders, but those aren't listed by&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team-members-get_info" target="_self"&gt;/2/team/members/get_info&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What information are you looking for by attempting to do so?&lt;/P&gt;
&lt;P&gt;If you want to list the shared folders a member has access to, you should use the&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders" target="_self"&gt;/2/sharing/list_folders&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders-continue" target="_self"&gt;/continue&lt;/A&gt;] endpoints.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 15:53:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-get-folder-metadata-fails-with-quot-invalid-shared/m-p/363133#M20637</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-09-03T15:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: sharing/get_folder_metadata fails with "invalid shared folder ID"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-get-folder-metadata-fails-with-quot-invalid-shared/m-p/363248#M20644</link>
      <description>&lt;P&gt;Yes you're right . I mixed some things.&lt;/P&gt;&lt;P&gt;The user has private folders that are shared with other people.&lt;/P&gt;&lt;P&gt;I want to get the sharing info, and I have the shared folder id, but I metadata doesn't work...&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 07:02:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-get-folder-metadata-fails-with-quot-invalid-shared/m-p/363248#M20644</guid>
      <dc:creator>NitayBachrach</dc:creator>
      <dc:date>2019-09-04T07:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: sharing/get_folder_metadata fails with "invalid shared folder ID"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-get-folder-metadata-fails-with-quot-invalid-shared/m-p/363257#M20646</link>
      <description>&lt;P&gt;I'd add that that shared_folder_id is returned by the server as "parent_shared_folder_id" when I'm enumarating the files.&lt;/P&gt;&lt;P&gt;I expect that that field is indeed a valid shared_folder_id.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 08:39:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-get-folder-metadata-fails-with-quot-invalid-shared/m-p/363257#M20646</guid>
      <dc:creator>NitayBachrach</dc:creator>
      <dc:date>2019-09-04T08:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: sharing/get_folder_metadata fails with "invalid shared folder ID"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-get-folder-metadata-fails-with-quot-invalid-shared/m-p/363340#M20648</link>
      <description>&lt;P&gt;Thanks for following up. Yes, a value from the 'parent_shared_folder_id' field should be a valid shared folder ID.&lt;/P&gt;
&lt;P&gt;If that's not working, please share the code and output you're currently using so we can take a look. You can also share privately by &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;opening an API ticket here&lt;/A&gt; if you'd prefer.&lt;/P&gt;
&lt;P&gt;It would also probably be helpful if you include the shared folder ID value itself, but please make sure to redact the access token.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 15:21:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/sharing-get-folder-metadata-fails-with-quot-invalid-shared/m-p/363340#M20648</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-09-04T15:21:27Z</dc:date>
    </item>
  </channel>
</rss>

