You should be using http://api.twitter.com/1/statuses/user_timeline
endpoint

On Feb 25, 12:50 pm, Aurph <derm...@gmail.com> wrote:
> hello,
>
> I'm new to the group but I have a problem I could do with some advice
> on.
>
> I've been adding Tweets to my site for some time using Ajax and a URL
> like:
>
> http://twitter.com/statuses/user_timeline/148714212.json?callback
>
> It's been behaving strangely recently, returning
> incorrect id_str values so the direct links to the tweets on
> twitter.com are coming back as 404s.
>
> I suspect the URL I'm using is deprecated and perhaps this whole API
> but
> I'm not sure what the correct one is!
>
> I'm only using javascript so can't use PHP or that for authentication,
> it has to be a public feed
> of users recent tweets.
>
> I've read through the docs athttp://dev.twitter.com
> but for the life of me I can't find the correct URL I should be using.
>
> Can anyone advise?
>
> Thanks.

-- 
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