Code Monkey home page Code Monkey logo

Comments (7)

7being avatar 7being commented on May 18, 2024

Python 2.5.1

from tweepy.

joshthecoder avatar joshthecoder commented on May 18, 2024

Could you also paste a trace back for this exception. Thanks.

from tweepy.

7being avatar 7being commented on May 18, 2024

...I am new to python, and using web2py. I've tried, but don't known how to trace.
Sorry~
Is your gea example able to work?

from tweepy.

joshthecoder avatar joshthecoder commented on May 18, 2024

Remove the try block and it should print out a traceback report on the console.

from tweepy.

7being avatar 7being commented on May 18, 2024

Ummm, it's my bad. I passed None request_key&secret to auth.set_request_token before get_access_token.
Thanks.
Keep up good works.

from tweepy.

joshthecoder avatar joshthecoder commented on May 18, 2024

Glad you figured out the issue.

from tweepy.

pepijndevos avatar pepijndevos commented on May 18, 2024

I'm having the same problem. As long as I just use one auth object on the terminal everything goes fine, but as soon as I try to rebuild the object on another, it fails. I'm just doing auth.request_token.key and auth.request_token.secret in one terminal, and copying them to the other one to do auth.set_request_token("long value", "another logn value")

from tweepy.

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.