Hey there!
There are two ways to identify a list with the new endpoints:
1) With the "list_id" parameter. For example:
- http://api.twitter.com/1/lists/show.json?list_id=574
2) With the combination of "slug" AND ("owner_id" OR "owner_screen_name")
parameters. For example:
- http://api.twitter.co
Seeing the same thing here. It would be nice to have some guidance on
proper usage or confirmation whether it's a bug.
Joe
On Apr 22, 4:16 pm, Craig Walls wrote:
> Per this
> announcement:http://groups.google.com/group/twitter-api-announce/browse_thread/thr...
>
> I'm changing my code to use t