<?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: How to use username and password for upload files from web application using DropBox api in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/359427#M20489</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;How can i get an oauth2 token in c# to call the new DropBoxClient with the token?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2019 13:09:58 GMT</pubDate>
    <dc:creator>Testman</dc:creator>
    <dc:date>2019-08-09T13:09:58Z</dc:date>
    <item>
      <title>How to use username and password for upload files from web application using DropBox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/301324#M18242</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;How to use username and password for upload files from web application using DropBox api instead of using access token,App key and&amp;nbsp;App secret.&lt;BR /&gt;&lt;BR /&gt;Pls reply asap&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aravind&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:10:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/301324#M18242</guid>
      <dc:creator>Aravindb</dc:creator>
      <dc:date>2019-05-29T09:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use username and password for upload files from web application using DropBox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/301439#M18252</link>
      <description>&lt;P&gt;The&amp;nbsp;Dropbox API does not support uploading using the username and password.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your app should implement the OAuth flow so that each user can choose to connect their&amp;nbsp;Dropbox account to your app. This way, your users don't need to register their own apps, and your app never handles their usernames/passwords. You can find information on how the OAuth flow works 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;
&lt;P&gt;You can find the documentation for it here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization&amp;nbsp;" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#authorization&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Once your app has an access token for a user, it can use it to upload files, e.g., using /2/files/upload:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-upload&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;https://www.dropbox.com/developers/documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Those have corresponding native methods for the HTTPS endpoints. They also do most of the work of implementing the OAuth flow for you.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 15:28:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/301439#M18252</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-10-05T15:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to use username and password for upload files from web application using DropBox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/302280#M18279</link>
      <description>&lt;P&gt;Hi , Thanks for reply,&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; I want some more explanitaion, i have 1000 more user, each user have their own dropbox account,&amp;nbsp;&lt;BR /&gt;&amp;nbsp; I have web application in that each user enter their username and password of dropbox and in file broser button , they browse file and click upload.&lt;BR /&gt;&amp;nbsp;Once submit file insert into their own dropbox which what dropbox username and password they typed.&lt;BR /&gt;&lt;BR /&gt;For this how i get each user access tokes or app&amp;nbsp;ID or screate key, we know only username and password only, but i can upload file using access token.&lt;BR /&gt;&lt;BR /&gt;If only upload file with access token, then how to get access token using username and password ? or how to get api key and screat key using&amp;nbsp;&lt;SPAN&gt;username and password&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;so how this will do in web application,&lt;BR /&gt;&amp;nbsp;interface screenshot :&lt;A href="http://prntscr.com/l4b4w0" target="_blank"&gt;http://prntscr.com/l4b4w0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aravind&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 07:41:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/302280#M18279</guid>
      <dc:creator>Aravindb</dc:creator>
      <dc:date>2018-10-10T07:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to use username and password for upload files from web application using DropBox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/302341#M18282</link>
      <description>&lt;P&gt;Users should not be entering their&amp;nbsp;Dropbox username and password into your app, and your app should never prompt them to do so.&lt;/P&gt;
&lt;P&gt;Your app must implement &lt;A href="https://www.dropbox.com/developers/reference/oauth-guide" target="_blank"&gt;the OAuth app authorization flow&lt;/A&gt; so that it can get an access token for each user, without ever seeing their&amp;nbsp;Dropbox username and password. The app can use the resulting access token to make API calls, e.g., &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank"&gt;to upload files&lt;/A&gt;, etc.&lt;/P&gt;
&lt;P&gt;Please refer to the OAuth &lt;A href="https://www.dropbox.com/developers/reference/oauth-guide" target="_blank"&gt;guide&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank"&gt;documentation&lt;/A&gt; for more information on how to do this. We also&amp;nbsp;recommend using one of &lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;the official SDKs&lt;/A&gt;, if possible, as they will handle most of the work for you.&lt;/P&gt;
&lt;P&gt;There's a basic example of this flow implemented in &lt;A href="https://dropbox.github.io/dropbox-api-v2-explorer/#files_upload" target="_blank"&gt;the API v2 Explorer demo&lt;/A&gt;, for instance.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 15:16:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/302341#M18282</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-10-10T15:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to use username and password for upload files from web application using DropBox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/359427#M20489</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;How can i get an oauth2 token in c# to call the new DropBoxClient with the token?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 13:09:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/359427#M20489</guid>
      <dc:creator>Testman</dc:creator>
      <dc:date>2019-08-09T13:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use username and password for upload files from web application using DropBox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/359443#M20492</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1195264"&gt;@Testman&lt;/a&gt;&amp;nbsp;It sounds like you're referring to using &lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet" target="_self"&gt;the official&amp;nbsp;Dropbox API v2 .NET SDK&lt;/A&gt;. You can find information on how to implement the OAuth 2 app authorization flow to get an access token using that here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/T_Dropbox_Api_DropboxOAuth2Helper.htm" target="_blank"&gt;https://dropbox.github.io/dropbox-sdk-dotnet/html/T_Dropbox_Api_DropboxOAuth2Helper.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 15:15:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-username-and-password-for-upload-files-from-web/m-p/359443#M20492</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-08-09T15:15:35Z</dc:date>
    </item>
  </channel>
</rss>

