<?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: Problem using published business api endpoint in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-using-published-business-api-endpoint/m-p/343070#M19803</link>
    <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1122380"&gt;@TimO1968&lt;/a&gt;&amp;nbsp;This error message indicates that you are calling this endpoint using an API app with a permission that doesn't have access to this particular endpoint.&lt;/P&gt;
&lt;P&gt;In this case, you are calling&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team-team_folder-create" target="_self"&gt;/2/team/team_folder/create&lt;/A&gt;, which requires the use of an access token for an app registered for the "team member file access" permission. If you call with an access token for an app with the "team member management" permission instead, for instance, you'll get this error message. You can find &lt;A href="https://www.dropbox.com/developers/documentation/http/teams#access-types" target="_self"&gt;more information on the different&amp;nbsp;Dropbox Business API permissions here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;If you need to use the&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team-team_folder-create" target="_self"&gt;/2/team/team_folder/create&lt;/A&gt;&amp;nbsp;endpoint, you should instead &lt;A href="https://www.dropbox.com/developers/apps/create" target="_self"&gt;register&lt;/A&gt; a&amp;nbsp;Dropbox Business API app with the "team member file access" permission and get and use an access token for that.&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2019 14:39:54 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-05-06T14:39:54Z</dc:date>
    <item>
      <title>Problem using published business api endpoint</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-using-published-business-api-endpoint/m-p/342947#M19799</link>
      <description>&lt;P&gt;When trying to create a shared folder with the API, I get the following message:&lt;/P&gt;&lt;P&gt;Your API app is not allowed to call this function.&lt;/P&gt;&lt;P&gt;The endpoint:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;https://api.dropboxapi.com/2/team/team_folder/create&lt;/PRE&gt;&lt;P&gt;Full command:&lt;/P&gt;&lt;PRE&gt;curl -X POST https://api.dropboxapi.com/2/team/team_folder/create \
    --header "Authorization: Bearer &amp;lt;my access token&amp;gt;" \
    --header "Content-Type: application/json" \
    --data "{\"name\": \"TIMTEST\"}"&lt;/PRE&gt;</description>
      <pubDate>Wed, 29 May 2019 09:06:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-using-published-business-api-endpoint/m-p/342947#M19799</guid>
      <dc:creator>TimO1968</dc:creator>
      <dc:date>2019-05-29T09:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using published business api endpoint</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-using-published-business-api-endpoint/m-p/343059#M19802</link>
      <description>&lt;P&gt;Are you able to perform any other actions with the API?&lt;/P&gt;
&lt;P&gt;And just to check the obvious, did you replace the&amp;nbsp;&amp;lt;my access token&amp;gt; with your actual access token?&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 13:08:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-using-published-business-api-endpoint/m-p/343059#M19802</guid>
      <dc:creator>Pikamander2</dc:creator>
      <dc:date>2019-05-06T13:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using published business api endpoint</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-using-published-business-api-endpoint/m-p/343070#M19803</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1122380"&gt;@TimO1968&lt;/a&gt;&amp;nbsp;This error message indicates that you are calling this endpoint using an API app with a permission that doesn't have access to this particular endpoint.&lt;/P&gt;
&lt;P&gt;In this case, you are calling&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team-team_folder-create" target="_self"&gt;/2/team/team_folder/create&lt;/A&gt;, which requires the use of an access token for an app registered for the "team member file access" permission. If you call with an access token for an app with the "team member management" permission instead, for instance, you'll get this error message. You can find &lt;A href="https://www.dropbox.com/developers/documentation/http/teams#access-types" target="_self"&gt;more information on the different&amp;nbsp;Dropbox Business API permissions here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;If you need to use the&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team-team_folder-create" target="_self"&gt;/2/team/team_folder/create&lt;/A&gt;&amp;nbsp;endpoint, you should instead &lt;A href="https://www.dropbox.com/developers/apps/create" target="_self"&gt;register&lt;/A&gt; a&amp;nbsp;Dropbox Business API app with the "team member file access" permission and get and use an access token for that.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 14:39:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-using-published-business-api-endpoint/m-p/343070#M19803</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-05-06T14:39:54Z</dc:date>
    </item>
  </channel>
</rss>

