Slogger
Slogger copied to clipboard
Twitter error
Using the current version of Slogger and ruby 2.0.0, I'm getting this message after "Getting Twitter Timeline":
Faraday::Builder is now Faraday::RackBuilder.
/Users/brent/.rvm/gems/ruby-2.0.0-p353/gems/twitter-5.3.1/lib/twitter/tweet.rb:84:in `uris': To get urls, you must pass `:include_entities => true` when requesting the Twitter::Tweet.
/Users/brent/.rvm/gems/ruby-2.0.0-p353/gems/twitter-5.3.1/lib/twitter/tweet.rb:57:in `media': To get media, you must pass `:include_entities => true` when requesting the Twitter::Tweet.
I've been seeing this message as well. All of the calls do implement those arguments, and it still works for me. Not sure where they're coming from yet.
-Brett
On 15 Feb 2014, at 19:08, brentajones wrote:
Using the current version of Slogger and ruby 2.0.0, I'm getting this message after "Getting Twitter Timeline":
Faraday::Builder is now Faraday::RackBuilder. /Users/brent/.rvm/gems/ruby-2.0.0-p353/gems/twitter-5.3.1/lib/twitter/tweet.rb:84:in `uris': To get urls, you must pass `:include_entities => true` when requesting the Twitter::Tweet. /Users/brent/.rvm/gems/ruby-2.0.0-p353/gems/twitter-5.3.1/lib/twitter/tweet.rb:57:in `media': To get media, you must pass `:include_entities => true` when requesting the Twitter::Tweet.
Reply to this email directly or view it on GitHub: https://github.com/ttscoff/Slogger/issues/261
I'm seeing this same error, has anything come of it?
Nope. I couldn't find any reason for those.. Just ignore them for now.
Cool, thanks. Just so you know, it's been ticking over wonderfully are the past 10 days without any problems.