<?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 How to link Dropbox Account to My App in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-Dropbox-Account-to-My-App/m-p/359366#M20488</link>
    <description>&lt;P&gt;I have finished devlopment of my app. Now, I would like to link other dropbox accounts to my app. How can I do that? Does the dropbox user search for and link my app; or must I setup a dropbox user to use the app; or something else?&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2019 10:07:16 GMT</pubDate>
    <dc:creator>Paul_Portnexus</dc:creator>
    <dc:date>2019-08-09T10:07:16Z</dc:date>
    <item>
      <title>How to link Dropbox Account to My App</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-Dropbox-Account-to-My-App/m-p/359366#M20488</link>
      <description>&lt;P&gt;I have finished devlopment of my app. Now, I would like to link other dropbox accounts to my app. How can I do that? Does the dropbox user search for and link my app; or must I setup a dropbox user to use the app; or something else?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 10:07:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-Dropbox-Account-to-My-App/m-p/359366#M20488</guid>
      <dc:creator>Paul_Portnexus</dc:creator>
      <dc:date>2019-08-09T10:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to link Dropbox Account to My App</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-Dropbox-Account-to-My-App/m-p/359442#M20491</link>
      <description>&lt;P&gt;To allow other users to connect their&amp;nbsp;Dropbox accounts to your app, you should implement the OAuth app authorization flow in your app. The process would start from inside your app itself, e.g., in response to some user input indicating that they want to connect to Dropbox, such as them clicking a button in your UI.&lt;/P&gt;
&lt;P&gt;You can find documentation on the OAuth flow here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#authorization&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There's also an OAuth Guide that may be helpful here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/reference/oauth-guide" target="_blank"&gt;https://www.dropbox.com/developers/reference/oauth-guide&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 15:13:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-Dropbox-Account-to-My-App/m-p/359442#M20491</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-08-09T15:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to link Dropbox Account to My App</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-Dropbox-Account-to-My-App/m-p/359466#M20493</link>
      <description>&lt;P&gt;OK. I think I have this figured out.&lt;/P&gt;&lt;P&gt;For My App, we are uploading videos from a comapny's employees. We want to authorize just one dropbox account - the account of the company. So, on our web portal we have an "Authorize" button which re-directs the user to the dropbox authoriz page (&lt;A href="https://www.dropbox.com/oauth2/authorize" target="_blank"&gt;https://www.dropbox.com/oauth2/authorize&lt;/A&gt;). Once the user authorizes the company account is linked to my app. The redirect URL for our app will receive the access token. I save the access toekn in our server database and can re-use the toekn since it never expires.&lt;/P&gt;&lt;P&gt;Do I have the flow correct?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 18:19:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-Dropbox-Account-to-My-App/m-p/359466#M20493</guid>
      <dc:creator>Paul_Portnexus</dc:creator>
      <dc:date>2019-08-09T18:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to link Dropbox Account to My App</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-Dropbox-Account-to-My-App/m-p/359468#M20494</link>
      <description>&lt;P&gt;Yes, that's correct. Let us know if you run in to any issues.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 18:32:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-link-Dropbox-Account-to-My-App/m-p/359468#M20494</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-08-09T18:32:42Z</dc:date>
    </item>
  </channel>
</rss>

