Any plans to make this work with twitter version 3?
Right now I'm getting an error on this line:

  if (_twitter_request_failure($response)) { 

because this function isn't implemented in Twitter 3.0 (Yes I know it's still in dev, but it'd still be nice to be able to use)

Thanks!

Comments

dragonwize’s picture

Status: Active » Postponed

We will definitely support Twitter module 3.x but it is to much of moving target right now. They are completely changing the API, for the good, but very different. Depending on how the development of that module goes will depend on how fast we will support 3.x. If it is fast enough we may not support 2.x but otherwise we may end up having to create 2 versions to support each (I really hope not).

summit’s picture

Status: Postponed » Active

Hi, set to active if it is ok. Since the new twitter policy, twitter 2 is not working correct ant more.
You need twitter module 3 to get Oauth working ok. Therefore twitter 2 is not usable anymore, correct?

May be now the time to move to Version 3 support also with the twitter search module please?
Thanks a lot in advance for considering this!
greetings,
Martijn

eiland’s picture

Priority: Normal » Major

This module is great as it gets tweets into views, and then you can do anythnig you can do with views to the tweets... for me it works fine with twitter 2.0 as im not tweeting myself, but its a smal module and it should be easy to upgrade to Twitter v3?

jindustry’s picture

Eiland, are you currently able to use the twitter 2,x with twitter search? My impression was that twitter 2.x doesn't support oAuth so it won't authenticate with twitter since basic has been disabled. Is that correct? Is anyone still using twitter search, and can you give me any advice to get it working? Twitter 2.x fails to authenticate for me. I don't need to post tweets. I only need to pull tweets.

edit: I realized you don't need to authenticate to pull tweets. just leave the password field blank in twitter 2.x

eiland’s picture

Status: Closed (fixed) » Active

silly me... i total not realised i could search tweets, import them with the good old rss aggregator module, and then exposed them to Views. I used yahoo pipes to rewrite the tweets a bit to my liking, and then I just uninstalled all twitter modules...

sheldon rampton’s picture

Priority: Major » Normal
Status: Active » Closed (fixed)

I've updated the Twitter Search module to work with the latest version of the Twitter module, which in turn makes it compatible with the latest version of the Twitter API, so I'm closing this ticket.

Status: Active » Closed (fixed)