Hi All,
Few month ago, I used this post of Matt Casters' blog to create a stream for twitter :
http://www.ibridge.be/?p=204
It was working few month ago.
Today I would like to use this ETL and I have a null pointer exception.
I make some research and I discovered that API twitter changed to 1.1 version, and the 1.0 are not available.
So I create a new account in the API twitter and in my ETL I have a 'user defined java class' step. When i do a preview, I have now this error :
{"errors":[{"message":"Bad Authentication data","code":215}]}
Can anyone please help me to find an issue ?
Many thanks and Regards.
Few month ago, I used this post of Matt Casters' blog to create a stream for twitter :
http://www.ibridge.be/?p=204
It was working few month ago.
Today I would like to use this ETL and I have a null pointer exception.
I make some research and I discovered that API twitter changed to 1.1 version, and the 1.0 are not available.
So I create a new account in the API twitter and in my ETL I have a 'user defined java class' step. When i do a preview, I have now this error :
{"errors":[{"message":"Bad Authentication data","code":215}]}
Can anyone please help me to find an issue ?
Many thanks and Regards.