[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #9003 [Stem]: Twitter example uses deprecated 1.0 API
#9003: Twitter example uses deprecated 1.0 API
-----------------------+----------------------------------------------------
Reporter: ovnicraft | Owner: atagar
Type: defect | Status: needs_information
Priority: minor | Milestone:
Component: Stem | Version:
Keywords: website | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Changes (by atagar):
* status: needs_review => needs_information
Comment:
Thanks, a couple questions...
* Mind a link to the instructions for consumer_key, consumer_secret, and
access tokens? I'm not personally a twitter user.
* Are you sure this works? In particular you have...
{{{
auth = tweepy.OAuthHandler(consumer_key, consumer_secret)
auth.set_access_token(access_token, access_token_secret)
api = tweepy.API(auth)
}}}
... but tweepy is undefined. Does this mean we can't effectively provide a
tutorial using urllib any longer?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9003#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs