Slogger icon indicating copy to clipboard operation
Slogger copied to clipboard

Twitter error

Open brentajones opened this issue 11 years ago • 4 comments

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.

brentajones avatar Feb 16 '14 01:02 brentajones

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

ttscoff avatar Feb 16 '14 10:02 ttscoff

I'm seeing this same error, has anything come of it?

robotsandcake avatar Jul 09 '14 18:07 robotsandcake

Nope. I couldn't find any reason for those.. Just ignore them for now.

drallgood avatar Jul 18 '14 23:07 drallgood

Cool, thanks. Just so you know, it's been ticking over wonderfully are the past 10 days without any problems.

robotsandcake avatar Jul 19 '14 14:07 robotsandcake