0
votes

While Creating App in Bluemix - for boilerplate Internet of things (Node Red) trying to connect Twitter with HDFS but getting error Stream Error : http(401) . This error is coming because twitter is not getting authenticated. Please help and suggest solution for this issue.

1
Please read "How to Ask" and add some relevant code to your question.brandonscript
Can you describe your issue more or does the answer below solve your issue?Jeff Sloyer

1 Answers

0
votes

You need to authenticate your app with Twitter. If you are using the Insights for Twitter service you will need to bind this service to your app. If you are using the regular Twitter node you will need to create API keys for Twitter, this can be done at https://apps.twitter.com/.