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 8211785
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T10:32:49+00:00 2026-06-07T10:32:49+00:00

The Request Token and Token Secret MUST be exchanged for an Access Token and

  • 0

The Request Token and Token Secret MUST be exchanged for an Access Token and Token Secret.

To request an Access Token, the Consumer makes an HTTP request to the Service Provider’s Access Token URL. The Service Provider documentation specifies the HTTP method for this request, and HTTP POST is RECOMMENDED. The request MUST be signed per Signing Requests, and contains the following parameters:

oauth_consumer_key:
The Consumer Key.
oauth_token:
The Request Token obtained previously.
oauth_signature_method:
The signature method the Consumer used to sign the request.
oauth_signature:
The signature as defined in Signing Requests.
oauth_timestamp:
As defined in Nonce and Timestamp.
oauth_nonce:
As defined in Nonce and Timestamp.

how to get these parameters in java

  • 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-06-07T10:32:51+00:00Added an answer on June 7, 2026 at 10:32 am
            AppKeyPair appKeys = new AppKeyPair("INSERT_APP_KEY_HERE", "INSERT_SECRET_HERE"); //Both from Dropbox developer website
            WebAuthSession session = new WebAuthSession(appKeys, Session.AccessType.DROPBOX);
    
            DropboxAPI<WebAuthSession> mDBApi = new DropboxAPI<WebAuthSession>(session);
            System.out.println(mDBApi.getSession().getAuthInfo().url);
    

    The URL contains all the information need I believe.

    Dropbox API downloaded form here:
    https://www.dropbox.com/developers/reference/sdk

    Go here to get App key information:
    https://www.dropbox.com/developers/apps (Must sign in to dropbox and create new app)

    You don’t need all the extra stuff other than oauth_token if you connect over https.

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

Sidebar

Related Questions

Having trouble getting the oauth access token and secret exchanged from the request tokens
I request @me , but requestDidLoadWithError method show this error. An active access token
In the section 6.1.1. Consumer Obtains a Request Token of the OAuth Spec says
I defined #define kTwitterOAuthConsumerKey @ Leu3YcKcTd4u2HsNw #define kTwitterOAuthConsumerSecret @ zp6WwVn6FfOIYD4st6jjjGNT8Cy8tT84YA1HB9Cts The request token for
I am using Twitter4J API on GAE/J. I want to use the request token
Apparently, my use of Twitter oAuth (token request) doesn't work in iOS 5... how
How can I retrieve the CSRF token to pass with a JSON request? I
Request[key] vs Request.Params[key] vs Request.QueryString[key] Which method do you seasoned programmers use? and why?
I'm trying to generate a request token using oauth2 in a Pyramid application for
Very quick question for FreshBooks OAuth. When requesting a Request Token you need to

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.