Clicking a hastag from a Twitter view leads to a webpage saying "The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/overview."

(for example: http://search.twitter.com/search?q=%23tempo14 )

CommentFileSizeAuthor
#9 twitter-n2293615-9.patch487 bytesDamienMcKenna
#1 twitter.patch843 bytestocab
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tocab’s picture

FileSize
843 bytes

Same issue.
I have attached a patch that fix this issue.
If it still don't work go to admin/config/services/twitter/settings and change the "Twitter search" field to "https://twitter.com/hashtag".

BBC’s picture

Thanks for the patch. Works great.

petterw03’s picture

Hmm, I tried applying the patch, flushed the caches and retrieved some new tweets but it doesn't seem to have changed anything.

EDIT: Sorry, I completely missed your part about changing the setting. I changed it and now it works. Thanks!

petterw03’s picture

Status: Active » Reviewed & tested by the community
DamienMcKenna’s picture

Version: 7.x-5.8 » 7.x-5.x-dev
Status: Reviewed & tested by the community » Needs review
Parent issue: » #2402307: Plan for Twitter v7.x-5.9 release

Triggering the testbot.

Status: Needs review » Needs work

The last submitted patch, 1: twitter.patch, failed testing.

Status: Needs work » Needs review

DamienMcKenna queued 1: twitter.patch for re-testing.

Status: Needs review » Needs work

The last submitted patch, 1: twitter.patch, failed testing.

DamienMcKenna’s picture

Status: Needs work » Needs review
FileSize
487 bytes

Most of this was already fixed in #2182945: Update Search to Twitter API v1.1, but there was one little bit left.

DamienMcKenna’s picture

Status: Needs review » Closed (won't fix)
Parent issue: #2402307: Plan for Twitter v7.x-5.9 release »

It turns out this isn't needed - https://twitter.com/search?q=%23thing is a perfectly valid URL.