Hello,
I've read that it should be possible to display tweets with the aggregation module in core.
found here.
http://sivaji.drupalgardens.com/adding-tweets-drupal-site-without-twitte...
The Twitter URL I am using
https://twitter.com/statuses/user_timeline/Vetshealing.rss
I also tried this format
http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=Vetshealing&count=200
These URLs produce a valid RSS feeds in my browser but they don't seem to work in Drupal's Aggregator :(
I get these messages when I am in the configuration panel for Aggregation I get these message.
The feed from Twitter Feed Example seems to be broken, because of error "400 Bad Request".
There is no new syndicated content from Twitter Feed Example.
The obvious answer would be its a syntax error but I don't think that's the case.
What am I doing wrong here?
Edit: I'm working with a brand new install of D7
Comments
That URL is different from the example in the tutorial...
https://twitter.com/statuses/user_timeline/Vetshealing.rss might work?
See you at the Drupalcon!
Tried that too...
Yeah I tried that (with Cap V). I even tried the URL used in the example.
Should work as far as I can see. I found other posted from 2009 and 2010 that indicates a similar issue. No real solution for me :(
http://drupal.org/node/566938
I'm stumped. Oh well, I guess I will onto a not Aggregator solution.
The twitter Block module works kind of ... It won't display tweets if set to "tweets send by user" But the other options do work. It has an odd behavior I don't understand.
Twitter feed format
From http://drupal.org/node/1811444