<?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: URL with # sign in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/URL-with-sign/m-p/111661#M3260</link>
    <description>&lt;P&gt;See &lt;A href="https://www.dropbox.com/developers/core/docs#oa2-authorize" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#oa2-authorize&lt;/A&gt;. If you're using the token flow, which is intended for client-side apps (including JavaScript in the browser), then the access token and other parameters are included in the URL fragment (the portion of the URL after the &lt;CODE&gt;#&lt;/CODE&gt; sign).&lt;/P&gt;

&lt;P&gt;If you use the code flow (more appropriate for server-side code), then the authorization code will be in a query parameter, and you'll then make a call to &lt;CODE&gt;/oauth2/token&lt;/CODE&gt; to exchange the authorization code for an access token.&lt;/P&gt;

&lt;P&gt;All of this is part of the OAuth 2 standard, not specific to Dropbox, so consider reading up on OAuth 2 itself.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2015 13:22:39 GMT</pubDate>
    <dc:creator>Steve M.</dc:creator>
    <dc:date>2015-01-26T13:22:39Z</dc:date>
    <item>
      <title>URL with # sign</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/URL-with-sign/m-p/111659#M3258</link>
      <description>&lt;P&gt;I am writing code with Dorpbox API, It seems working ok as I am calling oauth 2 and return with access_token etc.. looks ok with one issue, in querystring it return with # rather then ?  like &lt;A href="https://www.sitename.com/dboxcallback.asp?access_token=xxxxxx&amp;amp;token_type=xxxr&amp;amp;uid=xxxx" rel="nofollow noreferrer" target="_blank"&gt;https://www.sitename.com/dboxcallback.asp?access_token=xxxxxx&amp;amp;token_type=xxxr&amp;amp;uid=xxxx&lt;/A&gt;&lt;BR /&gt;
is this normal? I am expect it would be ? rather then #. or there are something I am doing wrong? &lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:45:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/URL-with-sign/m-p/111659#M3258</guid>
      <dc:creator>L. Robin</dc:creator>
      <dc:date>2019-05-29T09:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: URL with # sign</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/URL-with-sign/m-p/111660#M3259</link>
      <description>&lt;P&gt;sorry I get back like this with #  &lt;A href="https://www.sitename.com/dboxcallback.asp#accesstoken=xxxxxx&amp;amp;token_type=xxxr&amp;amp;uid=xxxx" rel="nofollow noreferrer"&gt;https://www.sitename.com/dboxcallback.asp#accesstoken=xxxxxx&amp;amp;token_type=xxxr&amp;amp;uid=xxxx&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jan 2015 16:12:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/URL-with-sign/m-p/111660#M3259</guid>
      <dc:creator>L. Robin</dc:creator>
      <dc:date>2015-01-25T16:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: URL with # sign</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/URL-with-sign/m-p/111661#M3260</link>
      <description>&lt;P&gt;See &lt;A href="https://www.dropbox.com/developers/core/docs#oa2-authorize" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#oa2-authorize&lt;/A&gt;. If you're using the token flow, which is intended for client-side apps (including JavaScript in the browser), then the access token and other parameters are included in the URL fragment (the portion of the URL after the &lt;CODE&gt;#&lt;/CODE&gt; sign).&lt;/P&gt;

&lt;P&gt;If you use the code flow (more appropriate for server-side code), then the authorization code will be in a query parameter, and you'll then make a call to &lt;CODE&gt;/oauth2/token&lt;/CODE&gt; to exchange the authorization code for an access token.&lt;/P&gt;

&lt;P&gt;All of this is part of the OAuth 2 standard, not specific to Dropbox, so consider reading up on OAuth 2 itself.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2015 13:22:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/URL-with-sign/m-p/111661#M3260</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-01-26T13:22:39Z</dc:date>
    </item>
  </channel>
</rss>

