<?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: dropbox team - get folder call not working (https://api.dropboxapi.com/2/team/team_folder/list) in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-team-get-folder-call-not-working-https-api-dropboxapi/m-p/468388#M23871</link>
    <description>&lt;P&gt;You can get the namespace IDs for the team space and team member folder by calling&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#users-get_current_account" target="_self"&gt;/2/users/get_current_account&lt;/A&gt;. Please refer to the &lt;A href="https://www.dropbox.com/lp/developers/reference/dbx-team-files-guide" target="_self"&gt;Team Files Guide&lt;/A&gt; for more information.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Nov 2020 17:48:55 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2020-11-09T17:48:55Z</dc:date>
    <item>
      <title>dropbox team - get folder call not working (https://api.dropboxapi.com/2/team/team_folder/list)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-team-get-folder-call-not-working-https-api-dropboxapi/m-p/467693#M23850</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;I have checked the documentaion and try to implement the get team folders call &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;, however I am not getting any errors but not getting folder list too.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;in respopnse I got just this folder name "Your team's shared workspace", I have many folders in my dropbox team space.&lt;BR /&gt;&lt;BR /&gt;How can I solve It?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 14:38:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-team-get-folder-call-not-working-https-api-dropboxapi/m-p/467693#M23850</guid>
      <dc:creator>davedeni</dc:creator>
      <dc:date>2020-11-06T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: dropbox team - get folder call not working (https://api.dropboxapi.com/2/team/team_folder/list)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-team-get-folder-call-not-working-https-api-dropboxapi/m-p/467717#M23852</link>
      <description>&lt;P&gt;If your team is using the "team space" configuration, the contents of the team space won't be individually listed by that endpoint. You should instead list the contents of the team space using&amp;nbsp;&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;] with the 'Dropbox-API-Path-Root' header. You can find more information on the different configurations and how to access the team space in the &lt;A href="https://www.dropbox.com/lp/developers/reference/dbx-team-files-guide" target="_self"&gt;Team Files Guide&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 15:38:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-team-get-folder-call-not-working-https-api-dropboxapi/m-p/467717#M23852</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-11-06T15:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: dropbox team - get folder call not working (https://api.dropboxapi.com/2/team/team_folder/list)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-team-get-folder-call-not-working-https-api-dropboxapi/m-p/468247#M23864</link>
      <description>&lt;P&gt;How to get namespace id that used in header ?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 10:25:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-team-get-folder-call-not-working-https-api-dropboxapi/m-p/468247#M23864</guid>
      <dc:creator>davedeni</dc:creator>
      <dc:date>2020-11-09T10:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: dropbox team - get folder call not working (https://api.dropboxapi.com/2/team/team_folder/list)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-team-get-folder-call-not-working-https-api-dropboxapi/m-p/468388#M23871</link>
      <description>&lt;P&gt;You can get the namespace IDs for the team space and team member folder by calling&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#users-get_current_account" target="_self"&gt;/2/users/get_current_account&lt;/A&gt;. Please refer to the &lt;A href="https://www.dropbox.com/lp/developers/reference/dbx-team-files-guide" target="_self"&gt;Team Files Guide&lt;/A&gt; for more information.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 17:48:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/dropbox-team-get-folder-call-not-working-https-api-dropboxapi/m-p/468388#M23871</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-11-09T17:48:55Z</dc:date>
    </item>
  </channel>
</rss>

