question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Twitter API: Keys and Tokens

See original GitHub issue

❓ In the Twitter set up information it talks about (4) different parameters

You should now have 4 Tokens to work with at this point on this same page.

A Consumer Key
A Consumer Secret
An Access Token
An Access Token Secret 

But in the Twitter API info, I only see (3) - am I missing something?

skitch

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
elax46commented, May 29, 2022

❓ In the Twitter set up information it talks about (4) different parameters

You should now have 4 Tokens to work with at this point on this same page.

A Consumer Key
A Consumer Secret
An Access Token
An Access Token Secret 

But in the Twitter API info, I only see (3) - am I missing something?

skitch

The four Tokens are available after the creation of your application in particular you can find them in this section Immagine 2022-05-29 215909

If you need to post automatic tweets, send private messages you need to request high access on your application you can do it this way. Twitter asks you to justify why you need it as long as you specify the purpose of your app in detail Immagine 2022-05-29 221019 For more information, please refer here.

1reaction
caronccommented, Jun 18, 2022

Been a while now, i’m going to close off this ticket due to lack of response. I believe everything has been handled now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting access to the Twitter API | Docs
Step two: Save your App's key and tokens and keep them secure · API Key and Secret: Essentially the username and password for...
Read more >
API Key and Secret | Docs | Twitter Developer Platform
The API Key and Secret (also known as Consumer Key and Secret) are the most fundamental credentials required to access the Twitter API....
Read more >
Obtaining Access Tokens using 3-legged OAuth flow
Twitter allows you to obtain user access tokens through the 3-legged OAuth flow, which allows your application to obtain an access token and...
Read more >
Generating and using app-only Bearer Tokens | Docs
A bearer token allows developers to have a more secure point of entry for using the Twitter APIs, and are one of the...
Read more >
Authentication - Regenerate API keys and tokens
Regenerate API keys and tokens · Navigate to the developer portal's "Projects and Apps" page. · Click on the "Keys and tokens" icon...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found