Hello, I'm begginer in S4 platform and I'm trying to execute the Twitter trending example (http://incubator.apache.org/s4/doc/0.6.0/twitter_trending_example/ ).
But when I try build and deploy twitter-adapter app, I receive this error in the node for the adapter app: <h2>HTTP ERROR: 401</h2> <p>Problem accessing '/1/statuses/sample.json'. Reason: <pre> Unauthorized</pre> I looked in this link, of a similar error. https://dev.twitter.com/discussions/18617 I think it might be the authentication method. Can anyone help me? Thanks.
