Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7654695
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T12:19:21+00:00 2026-05-31T12:19:21+00:00

I want my web server code (invoked from ASP.NET MVC3 site’s controller) to be

  • 0

I want my web server code (invoked from ASP.NET MVC3 site’s controller) to be able to save files to Dropbox account.

I have examined two out of three .Net/Dropbox libraries and all of them require a user to “authenticate” via web-redirect to Dropbox to get a token.

Examined libs are Spring.Social.Dropbox and DropNet.

Can this authentication and upload be done via purely .net code without messing with the user’s browser? Can the acquired token be saved for later use? This is theoretical question, not about particular implementation.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T12:19:22+00:00Added an answer on May 31, 2026 at 12:19 pm

    This is a bit of a complicated subject. As far as I know Dropbox uses OAuth, which is an authentication and authorization protocol.

    General process is this:

    1. You create authorization request token
    2. User gets redirected, authenticates and grants permissions to your app.
    3. You trade the request token for an access token
    4. You must save the access token because it is used to perform actions on the users behalf

    Access tokens don’t usually expire and only stop working if a user revokes your application permissions.

    This means the user will have to authenticate and authorize your application at least once so you can get the access token and access token secret.

    After that, you are pretty much free to perform actions on the users’ behalf based on the permissions granted. You must specify the access token attained by the above-mentioned process in order to perform actions.

    In short, get an access token, save it, use it for requests.

    Does this clarify it a bit for you?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a very fast web server (IIS6, ASP.NET) that I want to use
I have a SQL Server 2000, C# & ASP.net web app. We want to
I want to extend a web server which is only able to handle RPC
I want to load data from my web server, I want it be the
i want to display a image after downloading that image from a web-server i
I'm using this code to upload files asynchronously to my web server. WebClient fileUploader
I want to Upload picture to my web server. $newname = dirname(__FILE__).'/upload/'.$filename; The code
I want to configure SMTP on my web server, so that any email sent
I want to create an extremely simple web server for development purposes in Ruby
I am writing a web server in Java and I want it to support

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.