Opened 11 years ago
Last modified 10 years ago
#250 new defect
Twitter API v1 is going away June 11th
Reported by: | davidben@mit.edu | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Keywords: | ||
Cc: |
Description
Unless they postpone it again.
https://dev.twitter.com/blog/api-v1-retirement-final-dates
Pretty sure we're using v1. There's a Net::Twitter::Lite::WithAPIv1_1 we could use instead? I haven't looked into this at all yet.
http://search.cpan.org/~mmims/Net-Twitter-Lite-0.12004/lib/Net/Twitter/Lite/WithAPIv1_1.pod
Change History (3)
comment:1 Changed 11 years ago by ezyang@mit.edu
comment:2 Changed 10 years ago by ezyang@mit.edu
- Priority changed from major to blocker
Twitter support is now definitively broken, and we need to switch.
comment:3 Changed 10 years ago by andersk@mit.edu
I’m aware that some people are having trouble with this, but I just logged in again and it still works for me with stock 1.9.1.
If you are using Twitter’s 2FA, you do need to generate new a temporary password and put it in ~/.owl/twitter for each login.
We're still using v1, but for some reason it still works...