I had this problem too. The solution was to change

http://twitter.com/$twitter_id/lists/our-mps/statuses.xml

to be

http://api.twitter.com/1/$twitter_id/lists/our-mps/statuses.xml

NB the /1/. I don't think the domain change matters, but it might.

R

On Mar 25, 11:25 pm, Luuxx <luuk_min...@hotmail.com> wrote:
> I'm using a plug-gin on a site that stopped working today.I think it
> has something to do with the new update of today but not sure.
>
> the only thing I know is that the error occurs when the request is
> send:
>
> http://twitter.com/T2Entertainment/lists/artists/statuses.json?callba...
>
> the error is quite clear but I don't know how to solve it.
>
> error:
> You must specify either a list ID or a slug and owner
>
> the plug-gin is written in JS and the original code is here:
>
> http://twitter.com/javascripts/widgets/widget.js
>
> thanks ahead.

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