<?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: Get programatically APP_KEY and APP_SECRET, in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-programatically-APP-KEY-and-APP-SECRET/m-p/172408#M6583</link>
    <description>&lt;P&gt;Richard's correct, your app should never be directly handling the user's email address and password.&lt;/P&gt;
&lt;P&gt;You, as the developer, just need to register your app to get an app key and secret once. Those should be included in the app. This step can't be done programmatically, but only needs to be done once per app anyway.&lt;/P&gt;
&lt;P&gt;Your app should then implement the OAuth app authorization flow, which lets individual users link their accounts to your app. You can find more information on that here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/oauth-guide" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/reference/oauth-guide&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;That is handled via the Dropbox web site, with your app never handling the user's email address and password. The result of that is a user-specific access token that your app can store and re-use to access the API on behalf of that user without further manual intervention.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Apr 2016 01:18:30 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-04-05T01:18:30Z</dc:date>
    <item>
      <title>Get programatically APP_KEY and APP_SECRET,</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-programatically-APP-KEY-and-APP-SECRET/m-p/172406#M6581</link>
      <description>&lt;P&gt;I am working on a python tool,that will allow me to work with dropbox files, but since this app is for "non-technician people" I'd like to programatically get Access Toekn or AppKey / App SECRET.&lt;/P&gt;
&lt;P&gt;How can I do it from Python script if the user gives me login and password?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:34:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-programatically-APP-KEY-and-APP-SECRET/m-p/172406#M6581</guid>
      <dc:creator>Maxwell</dc:creator>
      <dc:date>2019-05-29T09:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Get programatically APP_KEY and APP_SECRET,</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-programatically-APP-KEY-and-APP-SECRET/m-p/172407#M6582</link>
      <description>&lt;P&gt;You cant - the entire API is based around preventing you doing exactly that, you should never ask a user to enter their Dropbox username and password into a non-Dropbox provided authentication form.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have to do the auth via the OAuth system as shown in the documentation.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 04:50:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-programatically-APP-KEY-and-APP-SECRET/m-p/172407#M6582</guid>
      <dc:creator>Richard P.</dc:creator>
      <dc:date>2016-04-04T04:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Get programatically APP_KEY and APP_SECRET,</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-programatically-APP-KEY-and-APP-SECRET/m-p/172408#M6583</link>
      <description>&lt;P&gt;Richard's correct, your app should never be directly handling the user's email address and password.&lt;/P&gt;
&lt;P&gt;You, as the developer, just need to register your app to get an app key and secret once. Those should be included in the app. This step can't be done programmatically, but only needs to be done once per app anyway.&lt;/P&gt;
&lt;P&gt;Your app should then implement the OAuth app authorization flow, which lets individual users link their accounts to your app. You can find more information on that here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/oauth-guide" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/reference/oauth-guide&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;That is handled via the Dropbox web site, with your app never handling the user's email address and password. The result of that is a user-specific access token that your app can store and re-use to access the API on behalf of that user without further manual intervention.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 01:18:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-programatically-APP-KEY-and-APP-SECRET/m-p/172408#M6583</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-04-05T01:18:30Z</dc:date>
    </item>
  </channel>
</rss>

