<?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 python sdk and app for business/teams in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/python-sdk-and-app-for-business-teams/m-p/24157#M720</link>
    <description>&lt;P&gt;I am following the tutorial on using the python sdk and when it comes to calling account_info() it fails with a 401 error.  My app is a business app as I am writing something to performs some automation for our team members.     Dropbox says that the app is authorized.    When I make this call 'access_token, user_id = auth_flow.finish(auth_code)', I get an access token but the user_id is null.&lt;/P&gt;

&lt;P&gt;I suspect that this may be because the python sdk doesnt work for business apps, can anybody confirm or deny?&lt;/P&gt;

&lt;P&gt;Thanks for any help.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:46:22 GMT</pubDate>
    <dc:creator>Josh S.3</dc:creator>
    <dc:date>2019-05-29T09:46:22Z</dc:date>
    <item>
      <title>python sdk and app for business/teams</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/python-sdk-and-app-for-business-teams/m-p/24157#M720</link>
      <description>&lt;P&gt;I am following the tutorial on using the python sdk and when it comes to calling account_info() it fails with a 401 error.  My app is a business app as I am writing something to performs some automation for our team members.     Dropbox says that the app is authorized.    When I make this call 'access_token, user_id = auth_flow.finish(auth_code)', I get an access token but the user_id is null.&lt;/P&gt;

&lt;P&gt;I suspect that this may be because the python sdk doesnt work for business apps, can anybody confirm or deny?&lt;/P&gt;

&lt;P&gt;Thanks for any help.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:46:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/python-sdk-and-app-for-business-teams/m-p/24157#M720</guid>
      <dc:creator>Josh S.3</dc:creator>
      <dc:date>2019-05-29T09:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: python sdk and app for business/teams</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/python-sdk-and-app-for-business-teams/m-p/24158#M721</link>
      <description>&lt;P&gt;It's true that the Python SDK doesn't have anything specific in it for the Dropbox for Business API.&lt;/P&gt;

&lt;P&gt;If you're making calls on behalf of a team member, you need to attach the &lt;CODE&gt;X-Dropbox-Perform-As-Team-Member&lt;/CODE&gt; header, which you can't do directly via the Python SDK. I'd recommend making your API calls manually via, e.g., the &lt;CODE&gt;requests&lt;/CODE&gt; module.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2015 07:01:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/python-sdk-and-app-for-business-teams/m-p/24158#M721</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-01-08T07:01:00Z</dc:date>
    </item>
  </channel>
</rss>

