Closed (duplicate)
Project:
Twitter
Version:
7.x-5.8
Component:
Twitter API
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2013 at 07:16 UTC
Updated:
13 Mar 2015 at 13:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gillesbailleuxIn the Twitter settings (admin/config/services/twitter/settings), the Twitter API is set to https://api.twitter.com which is no longer in use. I unsuccessfully tried https://api.twitter.com/1.1
Comment #2
yeebot commentedI'm not sure if this is a valid solution (or will cause issues elsewhere) but I found changing the Twitter Settings (admin/config/services/twitter/settings) for Twitter search to http://twitter.com seems to fix my #hashtag links for my tweets.
Comment #3
gillesbailleux@yeebot: it works for me too. Thx!
Comment #4
hawasha commentedI found that in views where I have used the 'Twitter: Message text' field, I also needed to edit the field settings so that the URL under the 'Link Twitter #hashtags to another URL' checkbox is http://twitter.com/search?q=%23 (NOT http://search.twitter.com/search?q=%23 ).
As @yeebot, Im not sure if this is a "correct" solution, but it has solved the ugly API error issue in the short term.
Comment #5
joelpittet#4 worked well for now, thanks @hawasha
Comment #6
samwillc commented@hawasha, thanks, worked for me too.
Comment #7
avanvlack2 commented@hawasha Thanks! Still working.
Comment #8
juampynr commentedDuplicate of #2182945: Update Search to Twitter API v1.1.
The dev release of Twitter has fixes for hashtags already.
As for the Twitter settings, a fresh install has the following values which seem to work fine:
Comment #9
agilman commented#8 worked for me. Thanks!