Hey Del, David,

The API request for doing this is /1/statuses/home_timeline but this is for
your viewing only. You must not use that timeline to render Tweets on a
public website. The reason for this is your home_timeline could contain
Tweets from protected users that you follow, and displaying those to other
users is not permitted.

Best,
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Thu, Feb 17, 2011 at 8:36 AM, David Giamanco <dgiama...@gmail.com> wrote:

> I'm guessing you want to show the last 25 tweets of twitter users that you
> follow. If so, then you should use statuses/friends_timeline. The url is:
>
> http://api.twitter.com/1/statuses/friends_timeline.json
>
> Hopefully this helps.
>
> - David Giamanco
>
> --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk
>

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to