Giter Club home page Giter Club logo

Comments (3)

tonybaloney avatar tonybaloney commented on May 17, 2024

+1, I'm trying to use this package at the moment, have lots of questions.
I can see how to setup an app, how to generate a consumer key and secret. But where do I get the bearer token from? Surely the client gets the bearer token for me or that is available in the client? Why would I store a bearer token in the session file, since they normally expire after a short period.

from search-tweets-python.

binaryaaron avatar binaryaaron commented on May 17, 2024

@tonybaloney - We are using app-only authentication and the bearer tokens are not delivered with an expiration time. They can be invalidated.

Please see here for an overview of the auth method. I am open to putting in a small function to grab a bearer token given your application's keys.

I am about to update the credentialing docs. If there is anything not clear on there, feel free to let me know.

from search-tweets-python.

tonybaloney avatar tonybaloney commented on May 17, 2024

I'll raise a PR to allow the user to put the consumer key and secret into the yaml file, having to manually generate bearer tokens is going to frustrate to anyone who doesn't know Oauth2 intimately. It's not obvious from the twitter docs which endpoint to call to get the bearer token as well.

from search-tweets-python.

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.