summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortheaamanda <ta.kupler@posteo.de>2016-09-21 23:34:53 +0200
committertheaamanda <ta.kupler@posteo.de>2016-09-21 23:34:53 +0200
commitd44fc9292637ed6d1a4a7e04883e8b3b88dc3c15 (patch)
tree7a1472480072f20ccd19b22f1b09b0259efaeff9 /doc
parent460129e5965751127bb6cb363a661afb7c7d5ab4 (diff)
finished error-handling with different error-messages for different errors. added info that the account has to be public in Twitter-Doc
Diffstat (limited to 'doc')
-rw-r--r--doc/TWITTER_FEED.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TWITTER_FEED.md b/doc/TWITTER_FEED.md
index 592cd38..94de8c1 100644
--- a/doc/TWITTER_FEED.md
+++ b/doc/TWITTER_FEED.md
@@ -41,7 +41,7 @@ production:
* Add also `--projectroot your_projectroot --twitterhandle your_twitterhandle` as well to not have manually put the data in your secrets-file
* The full command looks like this: `script/generate_bearer_token --key your_consumerkey --secret your_consumersecret --projectroot your_projectroot --twitterhandle your_twitterhandle`
* If you didn't give all your information to the script, had a typo or want to change anything else, please do so by finding the secrets-file at `/config/secrets.yml`
- * Make sure that the correct twitterhandle and bearer-token is included
+ * Make sure that the correct twitterhandle and bearer-token is included. The twitter-account you want to have shown (the twitterhandle) is a public account!
* Deactivate your bearer token
* To deactivate your generated bearer token you can run script/invalidate_bearer_token