<?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: /team_folder/list gives has_more false altough the Team has a shared Folder with full permission in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/team-folder-list-gives-has-more-false-altough-the-Team-has-a/m-p/540870#M25940</link>
    <description>&lt;P&gt;Thanks for your Answer.&lt;/P&gt;&lt;P&gt;When I call&amp;nbsp;&lt;SPAN&gt;/files/list_folder The API response with the following error:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;"&lt;SPAN&gt;&lt;EM&gt;Error in call to API function "files/list_folder": This API function operates on a single Dropbox account, but the OAuth 2 access token you provided is for an entire Dropbox Business team..."&lt;/EM&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I use the ID of my user which has Admin permissions or even the owners user with the Dropbox-API-Select-User. I can only see folders in my or his private workspace. Not folders in the teams workspace.&lt;/P&gt;&lt;P&gt;I just read the Team Files Guide,&amp;nbsp;but I just don't get it. Do I need to use the Dropbox-API-Path-Root header?&lt;/P&gt;&lt;P&gt;To clearify I made a screenshot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="dropbox.png" style="width: 373px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/24952i740C812FBA722D52/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dropbox.png" alt="dropbox.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can't really find a good explanation on how to r/w into Teamspaces via API with an App Bearer Token.&lt;/P&gt;&lt;P&gt;Maybe u can provide more detailed instructions for me.&lt;/P&gt;&lt;P&gt;Thanks in Advance&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Aug 2021 09:47:44 GMT</pubDate>
    <dc:creator>benjaminkromer</dc:creator>
    <dc:date>2021-08-24T09:47:44Z</dc:date>
    <item>
      <title>/team_folder/list gives has_more false altough the Team has a shared Folder with full permissions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/team-folder-list-gives-has-more-false-altough-the-Team-has-a/m-p/540595#M25925</link>
      <description>&lt;P&gt;Hey folks,&lt;/P&gt;
&lt;P&gt;we just testing the Business Advanced Plan.&lt;/P&gt;
&lt;P&gt;Wenn calling the&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://api.dropboxapi.com/2/team/team_folder/list" target="_blank" rel="noopener"&gt;https://api.dropboxapi.com/2/team/team_folder/list&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;I get the "has_more" key with value false as response.&lt;/P&gt;
&lt;P&gt;POSTing the cursor to &lt;STRONG&gt;/team_folder/list/continue&lt;/STRONG&gt; gives me an empty array of key &lt;STRONG&gt;"team_folders"&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;But the Team I'am in has definitely a Team Folder where everybody on that team has full permissions. It just doesn't show up in the API calls.&lt;/P&gt;
&lt;P&gt;Did I miss something? What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 17:41:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/team-folder-list-gives-has-more-false-altough-the-Team-has-a/m-p/540595#M25925</guid>
      <dc:creator>benjaminkromer</dc:creator>
      <dc:date>2021-08-23T17:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: /team_folder/list gives has_more false altough the Team has a shared Folder with full permission</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/team-folder-list-gives-has-more-false-altough-the-Team-has-a/m-p/540671#M25929</link>
      <description>&lt;P&gt;It sounds like your team is set up to use &lt;A href="https://www.dropbox.com/help/business/team-space-overview" target="_self" rel="noopener noreferrer"&gt;the "team space" configuration&lt;/A&gt;, so the /2/team/team_folder/list[/continue] interface will only list the team's "team space" (or "shared workspace"). &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For teams with this configuration, you can list the contents of the team space directly using the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/continue&lt;/A&gt;] endpoints. Please refer to &lt;A href="https://developers.dropbox.com/dbx-team-files-guide" target="_self"&gt;the Team Files Guide&lt;/A&gt; for information on interacting with the team space via the API.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 15:48:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/team-folder-list-gives-has-more-false-altough-the-Team-has-a/m-p/540671#M25929</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-08-23T15:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: /team_folder/list gives has_more false altough the Team has a shared Folder with full permission</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/team-folder-list-gives-has-more-false-altough-the-Team-has-a/m-p/540870#M25940</link>
      <description>&lt;P&gt;Thanks for your Answer.&lt;/P&gt;&lt;P&gt;When I call&amp;nbsp;&lt;SPAN&gt;/files/list_folder The API response with the following error:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;"&lt;SPAN&gt;&lt;EM&gt;Error in call to API function "files/list_folder": This API function operates on a single Dropbox account, but the OAuth 2 access token you provided is for an entire Dropbox Business team..."&lt;/EM&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I use the ID of my user which has Admin permissions or even the owners user with the Dropbox-API-Select-User. I can only see folders in my or his private workspace. Not folders in the teams workspace.&lt;/P&gt;&lt;P&gt;I just read the Team Files Guide,&amp;nbsp;but I just don't get it. Do I need to use the Dropbox-API-Path-Root header?&lt;/P&gt;&lt;P&gt;To clearify I made a screenshot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="dropbox.png" style="width: 373px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/24952i740C812FBA722D52/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dropbox.png" alt="dropbox.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can't really find a good explanation on how to r/w into Teamspaces via API with an App Bearer Token.&lt;/P&gt;&lt;P&gt;Maybe u can provide more detailed instructions for me.&lt;/P&gt;&lt;P&gt;Thanks in Advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 09:47:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/team-folder-list-gives-has-more-false-altough-the-Team-has-a/m-p/540870#M25940</guid>
      <dc:creator>benjaminkromer</dc:creator>
      <dc:date>2021-08-24T09:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: /team_folder/list gives has_more false altough the Team has a shared Folder with full permission</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/team-folder-list-gives-has-more-false-altough-the-Team-has-a/m-p/540942#M25946</link>
      <description>&lt;P&gt;Yes, you need to set the Dropbox-API-Path-Root header in order to root an API call in the team space (to access those other folders shown in your screenshot). &lt;A href="https://developers.dropbox.com/dbx-team-files-guide" target="_self"&gt;The Team Files Guide&lt;/A&gt; goes over how to do this. That is, you can get the&amp;nbsp;root_namespace_id value from /2/users/get_current_account and use that in the Dropbox-API-Path-Root header value.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 15:54:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/team-folder-list-gives-has-more-false-altough-the-Team-has-a/m-p/540942#M25946</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-08-24T15:54:53Z</dc:date>
    </item>
  </channel>
</rss>

