[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] Warning that the twitter example is broken
commit a5dc68b06d049df62f29f308f2029bdbd4521507
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sat Jun 15 15:16:28 2013 -0700
Warning that the twitter example is broken
Twitter has deprecated the 1.0 version of their API, which we used on...
https://stem.torproject.org/tutorials/to_russia_with_love.html#reading-twitter
Warning our users about this. The issue is being tracked on...
https://trac.torproject.org/9003
---
docs/tutorials/to_russia_with_love.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/tutorials/to_russia_with_love.rst b/docs/tutorials/to_russia_with_love.rst
index 4904609..5c9883a 100644
--- a/docs/tutorials/to_russia_with_love.rst
+++ b/docs/tutorials/to_russia_with_love.rst
@@ -114,7 +114,7 @@ Besides SocksiPy, you can also use `PycURL <http://pycurl.sourceforge.net/>`_ to
Reading Twitter
---------------
-Now lets do somthing a little more interesting, and read a Twitter feed over Tor. This can be easily done `using thier API <https://dev.twitter.com/docs/api/1/get/statuses/user_timeline>`_...
+Now lets do somthing a little more interesting, and read a Twitter feed over Tor. This can be easily done `using thier API <https://dev.twitter.com/docs/api/1/get/statuses/user_timeline>`_ (**warning: Twitter has deprecated the API that this example uses,** :trac:`9003`)...
::
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits