You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ch06/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ When doing last code sanity checks for the book, Twitter
5
5
was using the API 1.0, which did not require authentication.
6
6
With its switch to version 1.1, this has now changed.
7
7
8
-
It seems that you don't have already created your personal Twitter
9
-
access keys and tokens. Please do so at
8
+
If you don't have already created your personal Twitter
9
+
access keys and tokens, you might want to do so at
10
10
[https://dev.twitter.com/docs/auth/tokens-devtwittercom](https://dev.twitter.com/docs/auth/tokens-devtwittercom) and paste the keys/secrets into twitterauth.py
11
11
12
12
Note that some tweets might be missing when you are running install.py.
0 commit comments