<?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 Dropbox api to get accesstoken from my application to prompt for authentication without redirect url in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-api-to-get-accesstoken-from-my-application-to-prompt-for/m-p/350666#M20106</link>
    <description>&lt;P&gt;I want to regitster app and access dropbox from my application and when dropbox opeed should prompt for authetication and need to get the auth code to my application with out redirect url to the called method.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jul 2019 09:40:51 GMT</pubDate>
    <dc:creator>manjuvani</dc:creator>
    <dc:date>2019-07-16T09:40:51Z</dc:date>
    <item>
      <title>Dropbox api to get accesstoken from my application to prompt for authentication without redirect url</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-api-to-get-accesstoken-from-my-application-to-prompt-for/m-p/350666#M20106</link>
      <description>&lt;P&gt;I want to regitster app and access dropbox from my application and when dropbox opeed should prompt for authetication and need to get the auth code to my application with out redirect url to the called method.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 09:40:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-api-to-get-accesstoken-from-my-application-to-prompt-for/m-p/350666#M20106</guid>
      <dc:creator>manjuvani</dc:creator>
      <dc:date>2019-07-16T09:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox api to get accesstoken from my application to prompt for authentication without redirect</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-api-to-get-accesstoken-from-my-application-to-prompt-for/m-p/350745#M20109</link>
      <description>&lt;P&gt;The&amp;nbsp;Dropbox OAuth app authorization flow supports the "token" and "code" flows. You can find the documentation 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;A redirect URI is required for the token flow, but not the code flow, so if you need to process the app authorization without a redirect URI, you'll need use the code flow. That will result in an authorization code displayed on the&amp;nbsp;Dropbox web site that the user can copy and paste into your app to complete&amp;nbsp;the process.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 15:49:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-api-to-get-accesstoken-from-my-application-to-prompt-for/m-p/350745#M20109</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-06-18T15:49:16Z</dc:date>
    </item>
  </channel>
</rss>

