<?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 How can I retrieve a list of all the members who have been granted access to a file in team folder in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679025#M30562</link>
    <description>&lt;P&gt;&lt;SPAN&gt;A member of a team has created a folder in the team folder, inside the folder there is a file. This file is shared with multiple users, excluding the admin. With admin privilege, I am able to retrieve the list of members of the file using the Dropbox API endpoint "&lt;/SPAN&gt;&lt;A href="https://api.dropboxapi.com/2/sharing/list_file_members" target="_new"&gt;https://api.dropboxapi.com/2/sharing/list_file_members&lt;/A&gt;&lt;SPAN&gt;".&amp;nbsp; &amp;nbsp;The API provides me with a cursor for pagination. However, when I attempt to retrieve the next page of members using the endpoint "&lt;/SPAN&gt;&lt;A href="https://api.dropboxapi.com/2/sharing/list_file_members/continue" target="_new"&gt;https://api.dropboxapi.com/2/sharing/list_file_members/continue&lt;/A&gt;&lt;SPAN&gt;",&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I encounter the following error:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-04-24 at 2.26.54 PM.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/37126i2DE76497F61166D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-04-24 at 2.26.54 PM.png" alt="Screenshot 2023-04-24 at 2.26.54 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I believe that this endpoint is supposed to support admin privileges, but it seems to be returning an error related to an invalid file ID. I am unsure how to retrieve the members on the next page if this endpoint does not support admin privileges. Can anyone provide guidance on how to resolve this issue?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Apr 2023 12:40:57 GMT</pubDate>
    <dc:creator>athithan</dc:creator>
    <dc:date>2023-04-24T12:40:57Z</dc:date>
    <item>
      <title>How can I retrieve a list of all the members who have been granted access to a file in team folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679025#M30562</link>
      <description>&lt;P&gt;&lt;SPAN&gt;A member of a team has created a folder in the team folder, inside the folder there is a file. This file is shared with multiple users, excluding the admin. With admin privilege, I am able to retrieve the list of members of the file using the Dropbox API endpoint "&lt;/SPAN&gt;&lt;A href="https://api.dropboxapi.com/2/sharing/list_file_members" target="_new"&gt;https://api.dropboxapi.com/2/sharing/list_file_members&lt;/A&gt;&lt;SPAN&gt;".&amp;nbsp; &amp;nbsp;The API provides me with a cursor for pagination. However, when I attempt to retrieve the next page of members using the endpoint "&lt;/SPAN&gt;&lt;A href="https://api.dropboxapi.com/2/sharing/list_file_members/continue" target="_new"&gt;https://api.dropboxapi.com/2/sharing/list_file_members/continue&lt;/A&gt;&lt;SPAN&gt;",&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I encounter the following error:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-04-24 at 2.26.54 PM.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/37126i2DE76497F61166D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-04-24 at 2.26.54 PM.png" alt="Screenshot 2023-04-24 at 2.26.54 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I believe that this endpoint is supposed to support admin privileges, but it seems to be returning an error related to an invalid file ID. I am unsure how to retrieve the members on the next page if this endpoint does not support admin privileges. Can anyone provide guidance on how to resolve this issue?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 12:40:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679025#M30562</guid>
      <dc:creator>athithan</dc:creator>
      <dc:date>2023-04-24T12:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679059#M30563</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1688137"&gt;@athithan&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Did you try to authenticate on continue as a regular user after authenticate as admin during start listing members instead of always as admin? &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@9AD39CA637682E9616FBE31CDAF1B6C4/emoticons/1f914.png" alt=":thinking_face:" title=":thinking_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 13:09:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679059#M30563</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-04-24T13:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679125#M30564</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1688137"&gt;@athithan&lt;/a&gt; To echo what Здравко said, how did you make these two calls? It may be helpful if you can share the request for each of them so we can take a look. Be sure to redact the access token though. You can &lt;A href="https://www.dropbox.com/developers/contact" target="_blank"&gt;open an API ticket here&lt;/A&gt; if you'd prefer to share privately.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 16:09:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679125#M30564</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-04-24T16:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679150#M30565</link>
      <description>&lt;P&gt;@gerg-DB&lt;/P&gt;&lt;P&gt;1. First I tried to list all the members as admin (page limit set to = 1)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="List_all_file_members_-_____—_elba-projects.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/37139i2B60B97D2E23094B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="List_all_file_members_-_____—_elba-projects.png" alt="List_all_file_members_-_____—_elba-projects.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; 2. Then the I used the cursor to&amp;nbsp; list the rest of the members wit same privilege,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="List_all_file_members_-_____—_elba-projects.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/37140i90DD2CDE53A85931/image-size/medium?v=v2&amp;amp;px=400" role="button" title="List_all_file_members_-_____—_elba-projects.png" alt="List_all_file_members_-_____—_elba-projects.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; 3. Then I tried to use the admin as a user,&amp;nbsp; received an error because, the file is not shared with admin&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="List_all_file_members_-_____—_elba-projects.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/37141iA258118FE60F58DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="List_all_file_members_-_____—_elba-projects.png" alt="List_all_file_members_-_____—_elba-projects.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 16:37:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679150#M30565</guid>
      <dc:creator>athithan</dc:creator>
      <dc:date>2023-04-24T16:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679152#M30566</link>
      <description>&lt;P&gt;Try skip/jump over the second step.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 16:38:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679152#M30566</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-04-24T16:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679161#M30567</link>
      <description>&lt;P&gt;&amp;nbsp;Thank you for your answers, but I couldn't catch you Could you&amp;nbsp; please elaborate&amp;nbsp; a bit more &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 16:47:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679161#M30567</guid>
      <dc:creator>athithan</dc:creator>
      <dc:date>2023-04-24T16:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679167#M30568</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1688137"&gt;@athithan&lt;/a&gt;, As you can see, &lt;A title="Once a cursor has been retrieved, use this to paginate through all shared file members" href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_file_members-continue" target="_blank" rel="noopener"&gt;/2/sharing/list_file_members/continue&lt;/A&gt; only support User authentication! That's it.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 16:54:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679167#M30568</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-04-24T16:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679187#M30569</link>
      <description>&lt;P&gt;Is there any way to achieve what I want?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 17:34:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679187#M30569</guid>
      <dc:creator>athithan</dc:creator>
      <dc:date>2023-04-24T17:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679210#M30570</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1688137"&gt;@athithan&lt;/a&gt; Thanks for the additional information. I'll ask the team to support "Dropbox-API-Select-Admin" on /2/sharing/list_file_members/continue, but I can't promise if or when that might be done though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead, you'd need to use "Dropbox-API-Select-User", but make sure you're providing the member ID of an account that does have access to the specified file.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 18:14:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679210#M30570</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-04-24T18:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679342#M30576</link>
      <description>&lt;P&gt;In my scenario, the admin needs to retrieve all the team folders and files, including shared members of the files and folders. Therefore, I am making multiple requests in a loop. However, if a folder is not shared with the admin, it will throw an error when trying to get the next page members (/continue). At this point, it is difficult to switch back to 'Dropbox-API-Select-User' because the admin is the owner of all content in the team folder, and I do not know the original owner of the folder. In my opinion, the /continue endpoint should support fetching the next page members in this case. I am looking forward to seeing your response.&amp;nbsp;&lt;STRONG&gt;&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@D125BC1199F50B38C96BACC18103EF48/emoticons/1f64f.png" alt=":folded_hands:" title=":folded_hands:" /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 07:06:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679342#M30576</guid>
      <dc:creator>athithan</dc:creator>
      <dc:date>2023-04-25T07:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679481#M30600</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1688137"&gt;@athithan&lt;/a&gt; Thanks for the context! I've brought this up with the team and I'll follow up here with any news on this.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 14:24:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679481#M30600</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-04-25T14:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679797#M30648</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you! I am eagerly anticipating the updates. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@D125BC1199F50B38C96BACC18103EF48/emoticons/1f64f.png" alt=":folded_hands:" title=":folded_hands:" /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 07:17:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679797#M30648</guid>
      <dc:creator>athithan</dc:creator>
      <dc:date>2023-04-26T07:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679974#M30654</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1688137"&gt;@athithan&lt;/a&gt; To be clear, I can't promise if/when this would be updated accordingly, but I'll follow up here if I do get any news on this to share.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 17:43:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/679974#M30654</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-04-26T17:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve a list of all the members who have been granted access to a file in team fold</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/680346#M30675</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1688137"&gt;@athithan&lt;/a&gt; We've deployed an update with support for "Dropbox-API-Select-Admin" on /2/sharing/list_file_members/continue. Give that a try and let me know if that works for you.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 19:41:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-retrieve-a-list-of-all-the-members-who-have-been/m-p/680346#M30675</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-04-27T19:41:41Z</dc:date>
    </item>
  </channel>
</rss>

