Giter Site home page Giter Site logo

Comments (4)

andypiper avatar andypiper commented on August 18, 2024 1

The consumer key and secret identify your app. This is OK for read-only functions like getting a public Tweet, or searching for Tweets. For functions where you need to post, you will need additional values that enable your app to post as an authenticated user.

The PIN-based approach enables the code to do the sign-in and get a usable pair of access token and access token secret. If you were coding this yourself, you could build the sign-in flow and cache/save the access token and access token and secret. This code is just a single example to demonstrate one method of getting tokens to enable you to post a Tweet.

from twitter-api-v2-sample-code.

hDmtP avatar hDmtP commented on August 18, 2024

Thanks for pointing it out. I will try it...

from twitter-api-v2-sample-code.

360macky avatar 360macky commented on August 18, 2024

Hi @hDmtP! Please, how did you solve this? 🙏 I also wonder the same thing as you, and I'm just starting with this API.

from twitter-api-v2-sample-code.

rodrigorootrj avatar rodrigorootrj commented on August 18, 2024

i don't understand it, is it standard to v2 api, puts handly a number get from website?
this is nonsense. I have a limit by day. Is It, not enough?

from twitter-api-v2-sample-code.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.