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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:10:32+00:00 2026-05-27T00:10:32+00:00

Having trouble getting the oauth access token and secret exchanged from the request tokens

  • 0

Having trouble getting the oauth access token and secret exchanged from the request tokens any help would be great everything else seems to be in the right place

 TweepError: HTTP Error 401: Unauthorized


callback_url = urllib.quote("%s?twitterCallback=1" % self.request.url)

auth = tweepy.OAuthHandler(consumer_key, consumer_secret)#, callback_url

try:
    redirect_url = auth.get_authorization_url()
except tweepy.TweepError:
    print 'Error! Failed to get request token.'

request_token = [auth.request_token.key, auth.request_token.secret]

tmpldict['twitauthurl'] = redirect_url

oauth_verifier = self.request.values.get('oauth_verifier',None)
oauth_token = self.request.values.get('oauth_token',None)

if oauth_verifier:
    auth = tweepy.OAuthHandler(consumer_key, consumer_secret)

    auth.set_request_token(request_token[0], request_token[1])

    access_token = {}
    try:
            access_token = auth.get_access_token(oauth_verifier)

    except tweepy.TweepError:
            print 'Error! Failed to get access token.'
  • 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-27T00:10:33+00:00Added an answer on May 27, 2026 at 12:10 am

    Needed to store the request token data in the session and recall it in the second part. the call was creating a new request token.

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

Sidebar

Related Questions

I am having trouble getting this to work so any help would be appreciated!
I am having trouble getting dynamic content coming from a custom handler to be
Having trouble getting my POST arrays to show all checkbox values from my form.
Having trouble getting the javascript alert to display from my code behind. c# -
I am having trouble getting inside my Search WebMethod from my JQuery call. Maybe
I'm having trouble getting oauth to work with linkedin in GAE Python and I
I am having trouble getting the contents of JSON object from a JQery.ajax call.
I am having trouble getting rid of Subclipse from my Eclipse configuration. I made
i am having trouble getting this to work, can any one spot the issue?
Having trouble getting this to work: /// <summary> /// Retrieve search suggestions from previous

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.