<?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: https://api.dropboxapi.com/2/sharing/list_folders should return all folders user can access? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/181008#M7436</link>
    <description>&lt;P&gt;Hi Ashley, the&amp;nbsp;/sharing/list_folders[/continue] endpoints should list all of the shared folders the specified user has access to. In your example, is "FOLDER" missing, or is it only "SUB FOLDER" that you're expecting and not seeing?&lt;/P&gt;
&lt;P&gt;The endpoint wouldn't list the subfolders (e.g., "SUB FOLDER") or other contents of those shared folders, in case that's what you mean (since the subfolders aren't themselves shared folders, but are just in shared folders). You'd have to then call&amp;nbsp;/files/list_folder[/continue] for each shared folder you want, if so.&lt;/P&gt;
&lt;P&gt;Also, make sure you always check for a cursor in the response. If there is one, it indicates that there are more shared folders to return, and you should call /sharing/list_folders/continue to get them.&lt;/P&gt;
&lt;P&gt;In any case, if you're still seeing issues with this, please share some sample code and output to help illustrate it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2016 03:33:55 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-08-04T03:33:55Z</dc:date>
    <item>
      <title>https://api.dropboxapi.com/2/sharing/list_folders should return all folders user can access?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/181006#M7434</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I've been looking at the below&amp;nbsp;endpoint, forgive me if this is a silly question. Should this return all folders I can access in the dropbox ui?&lt;/P&gt;
&lt;PRE class="literal-block"&gt;https://api.dropboxapi.com/2/sharing/list_folders&lt;/PRE&gt;
&lt;P&gt;I'm making a request to a users Dropbox using this header&amp;nbsp;Dropbox-API-Select-User with the user id. This works with out any problems when I'm listing users files and folders.&lt;/P&gt;
&lt;P&gt;When I do the following with sharing/list_folders it does not appear to bring all the folders. For example say I'm doing&amp;nbsp;Dropbox-API-Select-User say on User 1.&lt;/P&gt;
&lt;P&gt;User 2 has created a folder called "FOLDER" and shared this folder with User 1 and another, User 3.&lt;/P&gt;
&lt;P&gt;"FOLDER" &amp;nbsp;has a sub folder called "SUB FOLDER" which was created by User 3.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can view these folders and upload to "SUB FOLDER" I've not set any limits for the request and there are only a few folders and files.&lt;/P&gt;
&lt;P&gt;Am I missing something?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:31:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/181006#M7434</guid>
      <dc:creator>Ashley B.15</dc:creator>
      <dc:date>2019-05-29T09:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.dropboxapi.com/2/sharing/list_folders should return all folders user can access?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/181007#M7435</link>
      <description>&lt;P&gt;Just to confirm.when making a request with&amp;nbsp;Dropbox-API-Select-User, it does not appear to list all the folders that user can access&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 22:55:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/181007#M7435</guid>
      <dc:creator>Ashley B.15</dc:creator>
      <dc:date>2016-08-03T22:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.dropboxapi.com/2/sharing/list_folders should return all folders user can access?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/181008#M7436</link>
      <description>&lt;P&gt;Hi Ashley, the&amp;nbsp;/sharing/list_folders[/continue] endpoints should list all of the shared folders the specified user has access to. In your example, is "FOLDER" missing, or is it only "SUB FOLDER" that you're expecting and not seeing?&lt;/P&gt;
&lt;P&gt;The endpoint wouldn't list the subfolders (e.g., "SUB FOLDER") or other contents of those shared folders, in case that's what you mean (since the subfolders aren't themselves shared folders, but are just in shared folders). You'd have to then call&amp;nbsp;/files/list_folder[/continue] for each shared folder you want, if so.&lt;/P&gt;
&lt;P&gt;Also, make sure you always check for a cursor in the response. If there is one, it indicates that there are more shared folders to return, and you should call /sharing/list_folders/continue to get them.&lt;/P&gt;
&lt;P&gt;In any case, if you're still seeing issues with this, please share some sample code and output to help illustrate it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 03:33:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/181008#M7436</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-08-04T03:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.dropboxapi.com/2/sharing/list_folders should return all folders user can access?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/181009#M7437</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;I'm expecting to see the "SUB FOLDER" in the endpoint as I can access/upload through the API. I did notice that &amp;nbsp;"SUB FOLDER" had no "SharedFolderId" but a "ParentSharedFolderId" this would make sense. As you say its not a shared folder but in a shared folder. I think the description for this endpoint might be a bit misleading?&lt;/P&gt;
&lt;P&gt;This is a shared folder which inherits its permissions from its parent?&amp;nbsp;I would expect to see it in the endpoint&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 14:10:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/181009#M7437</guid>
      <dc:creator>Ashley B.15</dc:creator>
      <dc:date>2016-08-04T14:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.dropboxapi.com/2/sharing/list_folders should return all folders user can access?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/181010#M7438</link>
      <description>&lt;P&gt;I see, thanks for clarifying. The&amp;nbsp;/sharing/list_folders endpoint isn't supposed&amp;nbsp;to list "SUB FOLDER" in that case, as that is just a normal folder inside a shared folder, and not a shared folder itself.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank" rel="nofollow noreferrer"&gt;/files/list_folder[&lt;/A&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank" rel="nofollow noreferrer"&gt;/continue&lt;/A&gt;] to list the contents of "FOLDER".&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 01:50:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/181010#M7438</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-08-05T01:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.dropboxapi.com/2/sharing/list_folders should return all folders user can access?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/723217#M31948</link>
      <description>&lt;P&gt;As mentioned in&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders&lt;/A&gt;&amp;nbsp;, API:&amp;nbsp;&lt;A href="https://api.dropboxapi.com/2/sharing/list_folders" target="_blank"&gt;https://api.dropboxapi.com/2/sharing/list_folders&lt;/A&gt;&amp;nbsp;should return cursor variable, so that I can use it in&amp;nbsp;&lt;A href="https://api.dropboxapi.com/2/sharing/list_folders/continue" target="_blank"&gt;https://api.dropboxapi.com/2/sharing/list_folders/continue&lt;/A&gt;&amp;nbsp;API to get sub-folders, however &lt;A href="https://api.dropboxapi.com/2/sharing/list_folders" target="_blank"&gt;https://api.dropboxapi.com/2/sharing/list_folders&lt;/A&gt; is not returning cursor variable in response. How do I get get cursor variable?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 19:27:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/723217#M31948</guid>
      <dc:creator>Inderjeetdev</dc:creator>
      <dc:date>2023-10-20T19:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.dropboxapi.com/2/sharing/list_folders should return all folders user can access?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/723226#M31949</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1747981"&gt;@Inderjeetdev&lt;/a&gt; The cursor field will be "Present if there are additional shared folders that have not been returned yet.". If the cursor is not returned, that means that there are no more shared folders to return, and so it is not necessary to call &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders-continue" target="_blank"&gt;/2/sharing/list_folders/continue&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, note that the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders" target="_blank"&gt;/2/sharing/list_folders&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders-continue" target="_blank"&gt;/continue&lt;/A&gt;] endpoints only return shared folders themselves, not the contents of shared folders. To list all of the contents of any particular folder, you would use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank"&gt;/continue&lt;/A&gt;] instead.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 19:35:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/723226#M31949</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-10-20T19:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.dropboxapi.com/2/sharing/list_folders should return all folders user can access?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/723258#M31950</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/10"&gt;@Greg-DB&lt;/a&gt;&amp;nbsp;There are still sub-sub-folders inside the shared folder which are not returned by the API&amp;nbsp;&lt;A href="https://api.dropboxapi.com/2/sharing/list_folders" target="_blank"&gt;https://api.dropboxapi.com/2/sharing/list_folders&lt;/A&gt;&amp;nbsp;. I can access sub-sub-folders by direct link, so it means they are shared to me, API is not fetching them (it fetched only two sub-folders) however as you mentioned that this API only&lt;SPAN&gt;&amp;nbsp;return shared folders themselves, not the contents of shared folders, so, I can ignore it for now because I need file names.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Main issue is that if I depend on&amp;nbsp;&lt;A href="https://api.dropboxapi.com/2/files/list_folder" target="_blank"&gt;https://api.dropboxapi.com/2/files/list_folder&lt;/A&gt;&amp;nbsp;, it needs '&lt;SPAN&gt;Dropbox-API-Select-User', so it&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;don't allow to access shared team folder outside a user's folder. How do I access them through API?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 20:44:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/723258#M31950</guid>
      <dc:creator>Inderjeetdev</dc:creator>
      <dc:date>2023-10-20T20:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: https://api.dropboxapi.com/2/sharing/list_folders should return all folders user can access?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/723270#M31951</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1747981"&gt;@Inderjeetdev&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Main issue is that if I depend on&amp;nbsp;&lt;A href="https://api.dropboxapi.com/2/files/list_folder" target="_blank" rel="noopener"&gt;https://api.dropboxapi.com/2/files/list_folder&lt;/A&gt;&amp;nbsp;, it needs '&lt;SPAN&gt;Dropbox-API-Select-User', so it&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;don't allow to access shared team folder outside a user's folder. How do I access them through API?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1747981"&gt;@Inderjeetdev&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes, you are correct. Take a look on the &lt;A title="API &amp;quot;List Folder&amp;quot; , no team folder" href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-quot-List-Folder-quot-no-team-folder/m-p/721785" target="_blank" rel="noopener"&gt;discussion here&lt;/A&gt;, so I not to repeat everything again. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 21:32:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/https-api-dropboxapi-com-2-sharing-list-folders-should-return/m-p/723270#M31951</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-10-20T21:32:00Z</dc:date>
    </item>
  </channel>
</rss>

