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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T01:02:44+00:00 2026-05-17T01:02:44+00:00

I am trying to connect to twitter via TwitterVB and the following code does

  • 0

I am trying to connect to twitter via TwitterVB and the following code does not work(note: removed the consumerKey and consumerKeySecret for privacy issues). When I run the following code it pops up a web page(Attached). What am I doing wrong?

Code:
string consumerKey = “”;
string consumerKeySecret = “”;

    TwitterVB2.TwitterAPI tw = new TwitterVB2.TwitterAPI();
    if (Request["oauth_token"] == null)
    {
        Response.Redirect(tw.GetAuthorizationLink(consumerKey, consumerKeySecret));
        Debug.WriteLine(tw.OAuth_Token);
        Debug.WriteLine(tw.OAuth_TokenSecret);
    }
    else
    {
        tw.GetAccessTokens(consumerKey, consumerKeySecret, Request["oauth_token"], Request["oauth_verifier"]);
        Debug.WriteLine(tw.OAuth_Token);
        Debug.WriteLine(tw.OAuth_TokenSecret);
    }

Screenshot: http://picasaweb.google.com/110153104476017462305/Screenshots#5521379134576882050

  • 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-17T01:02:44+00:00Added an answer on May 17, 2026 at 1:02 am

    In short: you need to get key and secret to have access to twitter account. And that could be done only with that form on the screenshot. But that should be done just once. So – give the permission and store key + secret somewhere.

    And here are some useful links for you:

    http://dev.twitter.com/pages/auth
    http://hueniverse.com/oauth/
    http://dev.twitter.com/pages/oauth_faq

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

Sidebar

Related Questions

When trying to connect to a server, my app does not have a very
I'm trying to connect to the Twitter API via an AS3 app, but I
I am trying to connect to Twitter through REST API using Java. I am
Im trying to connect my project via sFTP. and everytime I run the project
I am trying to make Twitter work in my app and everything works fine
Trying to connect to sql server 2005 with delphi 2010 gives me the following
Trying to connect to a SQL Server 2005 instance remotely but getting the following
im trying to connect mysql in android app. Below is my code. Once i
I'm trying to connect a user with its Twitter account in an iPad app.
The code itself is pretty basic. I am trying to allow user to connect

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.