INTSAMPLES-114 Twitter Search Requires Authentication
* Update Sample to Spring Integration 2.2.4 * In the sample - disallow unauthenticated Twitter Searches - As of Twitter API version 1.1, users must be authenticated to perform searches. For reference see: https://jira.springsource.org/browse/INTSAMPLES-114
This commit is contained in:
@@ -5,7 +5,7 @@ This example demonstrates the following aspects of the Twitter support available
|
||||
|
||||
1. Twitter Inbound Channel Adapter - allows you to receive HOME status updates
|
||||
2. Twitter Inbound Search Channel Adapter - allows you to receive HOME status updates
|
||||
3. Twitter Outboud Channel Adapter - allows send status updates
|
||||
3. Twitter Outbound Channel Adapter - allows send status updates
|
||||
|
||||
In order to run this sample you need to configure [OAuth][] and set the values in the [OAuth][] properties.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user