<?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 get #access_token= ?!?! in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-access-token/m-p/180396#M7379</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We're trying to integrate Dropbox within our service.&lt;BR /&gt;&lt;BR /&gt;Right now, we're hung op on how to access the GET access_token after a user authenticated. Dropbox places a # before the GET variables so we can't access it the normal way and REQUEST_URI won't work either.&lt;BR /&gt;How can we get that access_token?!&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;/P&gt;
&lt;P&gt;- Ralph&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:31:11 GMT</pubDate>
    <dc:creator>Cloak F.</dc:creator>
    <dc:date>2019-05-29T09:31:11Z</dc:date>
    <item>
      <title>How to get #access_token= ?!?!</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-access-token/m-p/180396#M7379</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We're trying to integrate Dropbox within our service.&lt;BR /&gt;&lt;BR /&gt;Right now, we're hung op on how to access the GET access_token after a user authenticated. Dropbox places a # before the GET variables so we can't access it the normal way and REQUEST_URI won't work either.&lt;BR /&gt;How can we get that access_token?!&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;/P&gt;
&lt;P&gt;- Ralph&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:31:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-access-token/m-p/180396#M7379</guid>
      <dc:creator>Cloak F.</dc:creator>
      <dc:date>2019-05-29T09:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get #access_token= ?!?!</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-access-token/m-p/180397#M7380</link>
      <description>&lt;P&gt;Never mind, I used the code flow instead.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:23:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-access-token/m-p/180397#M7380</guid>
      <dc:creator>Cloak F.</dc:creator>
      <dc:date>2016-08-02T16:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get #access_token= ?!?!</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-access-token/m-p/180398#M7381</link>
      <description>&lt;P&gt;Hi Ralph, when using the "token" flow, the access token is placed in the "fragment" of the redirect URI (the portion after the "#"), per the OAuth specification.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Browsers don't send that portion up to the server though, so if you are building a web app, using the "code" flow instead is the right way to go.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 23:15:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-access-token/m-p/180398#M7381</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-08-02T23:15:20Z</dc:date>
    </item>
  </channel>
</rss>

