<?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: Question about the method ListFolderMembersAsync() in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Question-about-the-method-ListFolderMembersAsync/m-p/383197#M21332</link>
    <description>&lt;P&gt;Using the&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFolderMembersAsync_1.htm" target="_self"&gt;ListFolderMembersAsync&lt;/A&gt; and &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFolderMembersContinueAsync_1.htm" target="_self"&gt;ListFolderMembersContinueAsync&lt;/A&gt; methods should let you list all of the members of a shared folder, whether or not they are also members of the same team as you.&lt;/P&gt;
&lt;P&gt;Note though that this list is paginated, and you're not guaranteed to get all results back on one page. If the returned&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/P_Dropbox_Api_Sharing_SharedFolderMembers_Cursor.htm" target="_self"&gt;SharedFolderMembers.Cursor&lt;/A&gt; is present, you need to call back to&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFolderMembersContinueAsync_1.htm" target="_self"&gt;ListFolderMembersContinueAsync&lt;/A&gt; to retrieve more results.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you checking&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/P_Dropbox_Api_Sharing_SharedFolderMembers_Cursor.htm" target="_self"&gt;SharedFolderMembers.Cursor&lt;/A&gt;? If not, please add that to your implementation.&lt;/P&gt;
&lt;P&gt;If you are already checking that and it's not present in this case, please let me know so we can look into it further.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2019 19:13:16 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-12-09T19:13:16Z</dc:date>
    <item>
      <title>Question about the method ListFolderMembersAsync()</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Question-about-the-method-ListFolderMembersAsync/m-p/383112#M21329</link>
      <description>&lt;P&gt;I noticed an issue when I call ListFolderMembersAsync(sharedFolderId).&lt;BR /&gt;If my shared folder contains a member that it is external of my team, when I call this method ListFolderMembersAsync, it doesn't show this member on the list of members.&lt;BR /&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;What am i doing wrong?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 15:02:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Question-about-the-method-ListFolderMembersAsync/m-p/383112#M21329</guid>
      <dc:creator>Pierluigi2019</dc:creator>
      <dc:date>2019-12-09T15:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Question about the method ListFolderMembersAsync()</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Question-about-the-method-ListFolderMembersAsync/m-p/383197#M21332</link>
      <description>&lt;P&gt;Using the&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFolderMembersAsync_1.htm" target="_self"&gt;ListFolderMembersAsync&lt;/A&gt; and &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFolderMembersContinueAsync_1.htm" target="_self"&gt;ListFolderMembersContinueAsync&lt;/A&gt; methods should let you list all of the members of a shared folder, whether or not they are also members of the same team as you.&lt;/P&gt;
&lt;P&gt;Note though that this list is paginated, and you're not guaranteed to get all results back on one page. If the returned&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/P_Dropbox_Api_Sharing_SharedFolderMembers_Cursor.htm" target="_self"&gt;SharedFolderMembers.Cursor&lt;/A&gt; is present, you need to call back to&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFolderMembersContinueAsync_1.htm" target="_self"&gt;ListFolderMembersContinueAsync&lt;/A&gt; to retrieve more results.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you checking&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/P_Dropbox_Api_Sharing_SharedFolderMembers_Cursor.htm" target="_self"&gt;SharedFolderMembers.Cursor&lt;/A&gt;? If not, please add that to your implementation.&lt;/P&gt;
&lt;P&gt;If you are already checking that and it's not present in this case, please let me know so we can look into it further.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 19:13:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Question-about-the-method-ListFolderMembersAsync/m-p/383197#M21332</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-12-09T19:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Question about the method ListFolderMembersAsync()</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Question-about-the-method-ListFolderMembersAsync/m-p/383301#M21335</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;BR /&gt;I discovered the problem. In my scenario the folder contained some members and some invitees.&lt;BR /&gt;When I called &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFolderMembersAsync_1.htm" target="_self" rel="nofollow noopener noreferrer"&gt;ListFolderMembersAsync&lt;/A&gt; I checked inside only the Users but not the Invitees.&lt;BR /&gt;&lt;BR /&gt;Thanks for your assistance&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 08:39:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Question-about-the-method-ListFolderMembersAsync/m-p/383301#M21335</guid>
      <dc:creator>Pierluigi2019</dc:creator>
      <dc:date>2019-12-10T08:39:38Z</dc:date>
    </item>
  </channel>
</rss>

