<?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 Integrating user dropbox acc with a flask app to save user files in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Integrating-user-dropbox-acc-with-a-flask-app-to-save-user-files/m-p/313161#M18609</link>
    <description>&lt;P&gt;I am trying to enable users in my flask app to authorize my dropbox app so that I get an access token that I can store in the db. This access token will be used to push user files to a folder in their dropbox account. I would appreciate if someone could paste any relevant links because I have found the documentation very confusing (compared to the likes of Stripe) and lacking in quickstart examples. Thanks.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:09:11 GMT</pubDate>
    <dc:creator>Pattom</dc:creator>
    <dc:date>2019-05-29T09:09:11Z</dc:date>
    <item>
      <title>Integrating user dropbox acc with a flask app to save user files</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Integrating-user-dropbox-acc-with-a-flask-app-to-save-user-files/m-p/313161#M18609</link>
      <description>&lt;P&gt;I am trying to enable users in my flask app to authorize my dropbox app so that I get an access token that I can store in the db. This access token will be used to push user files to a folder in their dropbox account. I would appreciate if someone could paste any relevant links because I have found the documentation very confusing (compared to the likes of Stripe) and lacking in quickstart examples. Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:09:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Integrating-user-dropbox-acc-with-a-flask-app-to-save-user-files/m-p/313161#M18609</guid>
      <dc:creator>Pattom</dc:creator>
      <dc:date>2019-05-29T09:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating user dropbox acc with a flask app to save user files</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Integrating-user-dropbox-acc-with-a-flask-app-to-save-user-files/m-p/313575#M18613</link>
      <description>&lt;P&gt;Thanks for the feedback! Based on your mention of "Flask", it sounds like you're trying to use the&amp;nbsp;Dropbox API from Python. To do so, we&amp;nbsp;recommend using the official&amp;nbsp;Dropbox API v2 Python SDK:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-python" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-python&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;We don't have an example for using it with a web framework such as Flask, but you can find examples that make&amp;nbsp;Dropbox API calls here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-python/tree/master/example" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-python/tree/master/example&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can find the documentation and some basic sample code for using the OAuth flow with the Python SDK in a web app here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/moduledoc.html#dropbox.oauth.DropboxOAuth2Flow" target="_blank"&gt;https://dropbox-sdk-python.readthedocs.io/en/latest/moduledoc.html#dropbox.oauth.DropboxOAuth2Flow&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 14:23:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Integrating-user-dropbox-acc-with-a-flask-app-to-save-user-files/m-p/313575#M18613</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-11-26T14:23:46Z</dc:date>
    </item>
  </channel>
</rss>

