You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/11/24 15:33:39 UTC

[camel-kafka-connector-examples] branch master updated: Camel-Twittersearch source connector examples: Added note about needed permissions

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d79efe  Camel-Twittersearch source connector examples: Added note about needed permissions
0d79efe is described below

commit 0d79efed5a7f20333e993131ab92f6e5959978cc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 24 16:31:53 2020 +0100

    Camel-Twittersearch source connector examples: Added note about needed permissions
---
 twitter/twitter-search-source/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/twitter/twitter-search-source/README.adoc b/twitter/twitter-search-source/README.adoc
index 41f3038..018729a 100644
--- a/twitter/twitter-search-source/README.adoc
+++ b/twitter/twitter-search-source/README.adoc
@@ -6,7 +6,7 @@ This is an example for Camel-Kafka-connector Twitter Search Source
 
 ### What is needed
 
-- A Twitter App
+- A Twitter App with Read and Write permissions
 
 ### Setting up Twitter App and get credentials