<?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 Access Token from Chooser API in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-Access-Token-from-Chooser-API/m-p/269161#M15860</link>
    <description>The Dropbox Chooser does not return an access token, nor does it use the OAuth app authorization flow at all.&lt;BR /&gt;&lt;BR /&gt;Instead, it returns to your app information about the selected file(s), including links to the file data. There's more information about this in the documentation here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/chooser" target="_blank"&gt;https://www.dropbox.com/developers/chooser&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In short, in the `file` result, there is a `link` field, which contains a URL to the file data. Your app should perform a GET request to that URL to get the file data.</description>
    <pubDate>Mon, 19 Mar 2018 15:23:57 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-03-19T15:23:57Z</dc:date>
    <item>
      <title>Get Access Token from Chooser API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-Access-Token-from-Chooser-API/m-p/269129#M15859</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial, sans-serif"&gt;In my salesforce project, I need to enable dropbox so that user can select the file from dropbox. Backend logic involves reading the file content and process it further.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial, sans-serif"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;SPAN&gt;I am using Dropbox chooser in form of JS component in my application. I am able to login and select the file&amp;nbsp; but to get the file content through another API call, I need access token(not my app token). I am not able to fetch the response or not sure how to get the access token. In the URL, not even getting the authorization code when i use chooser.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As per the&amp;nbsp;instructions provided in&amp;nbsp;chooser, I can only get the files parameter in response.&lt;BR /&gt;do i need to separately call the&amp;nbsp;"/oauth2/authorize" and&amp;nbsp;"/oauth2/token" and then call Dropbox.choose(options)?? or is there any way to get the access token from chooser JS component itself?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:14:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-Access-Token-from-Chooser-API/m-p/269129#M15859</guid>
      <dc:creator>mohit1</dc:creator>
      <dc:date>2019-05-29T09:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Get Access Token from Chooser API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-Access-Token-from-Chooser-API/m-p/269161#M15860</link>
      <description>The Dropbox Chooser does not return an access token, nor does it use the OAuth app authorization flow at all.&lt;BR /&gt;&lt;BR /&gt;Instead, it returns to your app information about the selected file(s), including links to the file data. There's more information about this in the documentation here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/chooser" target="_blank"&gt;https://www.dropbox.com/developers/chooser&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In short, in the `file` result, there is a `link` field, which contains a URL to the file data. Your app should perform a GET request to that URL to get the file data.</description>
      <pubDate>Mon, 19 Mar 2018 15:23:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-Access-Token-from-Chooser-API/m-p/269161#M15860</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-03-19T15:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Get Access Token from Chooser API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-Access-Token-from-Chooser-API/m-p/269412#M15894</link>
      <description>&lt;P&gt;Thank you for your support&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 10:34:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-Access-Token-from-Chooser-API/m-p/269412#M15894</guid>
      <dc:creator>mohit1</dc:creator>
      <dc:date>2018-03-21T10:34:57Z</dc:date>
    </item>
  </channel>
</rss>

