chenqingyu / auto-sub

Automatically exported from code.google.com/p/auto-sub
0 stars 0 forks source link

Twitter API broken ? needs update ! #198

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. twitter api broken since update on twitter.com
2.
3.

What is the expected output? What do you see instead?
Twitter notification. No more twitter notification

What version of the product are you using? On what operating system?
0.5.7 on synology

Please provide any additional information below.

Original issue reported on code.google.com by kris.boe...@gmail.com on 14 Jun 2013 at 5:30

GoogleCodeExporter commented 9 years ago
That's because Twitter stopped supported API 1.0.

The Twitter library needs to be updated, I have updated this in my clone 
already and tested it.

Zyronix, updated library can be found here:
https://github.com/bear/python-twitter/blob/master/twitter.py

Make sure you point oauth2 and simplejson to library.***

Original comment by Donny.va...@gmail.com on 15 Jun 2013 at 9:41

GoogleCodeExporter commented 9 years ago
Thanks

Original comment by romke.va...@gmail.com on 16 Jun 2013 at 8:49

GoogleCodeExporter commented 9 years ago
Fixed in newest alpha.

Original comment by romke.va...@gmail.com on 20 Jun 2013 at 12:59

GoogleCodeExporter commented 9 years ago
Thanks !

Original comment by kris.boe...@gmail.com on 20 Jun 2013 at 6:03