[Plugin: Tweet Blender] No tweets found because twitter search does not work
-
Hi,
Im having this problem quite often. The plugin works fine, but I see that it uses the twitter search to get the tweets, and, apparently, sometimes it does not work very well.
For example
the user https://twitter.com/casasassociadas has a lot of tweets.But if you search for it, you dont find any!
https://search.twitter.com/search?q=from%3AcasasassociadasTherefore the widget wont retrieve any tweets, but I can get them if I get it directly in the code with:
$tweet=json_decode(file_get_contents("https://api.twitter.com/1/statuses/user_timeline/casasassociadas.json"));
Anyone has experienced that and have a workaround?
cheers
Leo,,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Tweet Blender] No tweets found because twitter search does not work’ is closed to new replies.