<?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.Api.AccessException: invalid_account_type/feature/ in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Dropbox-Api-AccessException-invalid-account-type-feature/m-p/484215#M24359</link>
    <description>&lt;P&gt;&lt;SPAN&gt;It sounds like your team is set up to use&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/help/business/team-space-overview" target="_self" rel="noopener noreferrer noopener noreferrer"&gt;the "team space" configuration&lt;/A&gt;&lt;SPAN&gt;, so you shouldn't use the&amp;nbsp;/2/team/team_folder/* endpoints. To create a folder in the team space, you should use&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-create_folder" target="_self" rel="noreferrer noopener noreferrer"&gt;the /2/files/create_folder_v2 endpoint&lt;/A&gt;&lt;SPAN&gt;. Please refer to &lt;A href="https://www.dropbox.com/lp/developers/reference/dbx-team-files-guide" target="_self"&gt;the Team Files Guide&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;for information on how to operate in the team space.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jan 2021 17:35:17 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-01-04T17:35:17Z</dc:date>
    <item>
      <title>Re: Dropbox.Api.AccessException: invalid_account_type/feature/</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Dropbox-Api-AccessException-invalid-account-type-feature/m-p/483769#M24358</link>
      <description>&lt;P&gt;I am testing the Business stabdard with one user to acces the team space ti creat folder&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;following parameter&amp;nbsp;&lt;/P&gt;
&lt;P&gt;curl "&lt;A href="https://api.dropboxapi.com/2/team/team_folder/create" target="_blank" rel="noopener"&gt;https://api.dropboxapi.com/2/team/team_folder/create&lt;/A&gt;" \&lt;BR /&gt;-X POST \&lt;BR /&gt;-d "{\n \"name\": \"Marketing\",\n \"sync_setting\": \"not_synced\"\n}" \&lt;BR /&gt;-H "Authorization: Bearer Autorisaation token after update the scope to &lt;SPAN&gt;team_data.member&lt;/SPAN&gt;,&lt;SPAN&gt;team_data.team_space,files.team_metadata.write&lt;/SPAN&gt;" \&lt;BR /&gt;-H "Content-Type: application/json"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and getting below error&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;error_summary&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;invalid_account_type/endpoint/&lt;/SPAN&gt;"&lt;SPAN class="json-viewer style-scope punctuation dimmed"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;error&lt;/SPAN&gt;": {
&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;.tag&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;invalid_account_type&lt;/SPAN&gt;"&lt;SPAN class="json-viewer style-scope punctuation dimmed"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;invalid_account_type&lt;/SPAN&gt;": {
&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;.tag&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;endpoint&lt;/SPAN&gt;"&lt;/DIV&gt;
}
&lt;DIV class="json-viewer style-scope rootElementToggleButton"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
}&lt;SPAN class="json-viewer style-scope punctuation dimmed"&gt;,&lt;/SPAN&gt;
&lt;DIV class="json-viewer style-scope rootElementToggleButton"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;user_message&lt;/SPAN&gt;": {
&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;locale&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;en&lt;/SPAN&gt;"&lt;SPAN class="json-viewer style-scope punctuation dimmed"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;text&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;You can’t create a team folder for this team&lt;/SPAN&gt;"&lt;/DIV&gt;
}
&lt;DIV class="json-viewer style-scope rootElementToggleButton"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 08:52:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Dropbox-Api-AccessException-invalid-account-type-feature/m-p/483769#M24358</guid>
      <dc:creator>Shrin</dc:creator>
      <dc:date>2021-01-05T08:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox.Api.AccessException: invalid_account_type/feature/</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Dropbox-Api-AccessException-invalid-account-type-feature/m-p/484215#M24359</link>
      <description>&lt;P&gt;&lt;SPAN&gt;It sounds like your team is set up to use&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/help/business/team-space-overview" target="_self" rel="noopener noreferrer noopener noreferrer"&gt;the "team space" configuration&lt;/A&gt;&lt;SPAN&gt;, so you shouldn't use the&amp;nbsp;/2/team/team_folder/* endpoints. To create a folder in the team space, you should use&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-create_folder" target="_self" rel="noreferrer noopener noreferrer"&gt;the /2/files/create_folder_v2 endpoint&lt;/A&gt;&lt;SPAN&gt;. Please refer to &lt;A href="https://www.dropbox.com/lp/developers/reference/dbx-team-files-guide" target="_self"&gt;the Team Files Guide&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;for information on how to operate in the team space.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 17:35:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Dropbox-Api-AccessException-invalid-account-type-feature/m-p/484215#M24359</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-01-04T17:35:17Z</dc:date>
    </item>
  </channel>
</rss>

