Re: [twitter-dev] Twitter List API not working?

2009-11-24 Thread Marcel Molina
We are aware of the description parameter being (unintentionally) mandatory
right now. We're working on a fix. Thanks.

On Tue, Nov 24, 2009 at 2:18 AM, alan_b  wrote:

> it is just me or everybody else as well? the List API seems down at
> the moment
>
> i tried to create a list using the API
>
> example:
> ---
> curl -u user:pass -d "name=friends"
> http://api.twitter.com/1/31337geek/lists.xml
>
> i've got a normal response
> ---
> 
> 
>  3780302
>  friends
>  @31337geek/friends
>  friends
>  
>  0
>  0
>  /31337geek/friends
>  public
>  .
> 
>
> and then i made a "index" call immediately:
> curl -u user:pass http://api.twitter.com/1/31337geek/lists.xml
>
> i got a empty list:
> -
> 
> 
> 
> 
> 0
> 0
> 
>
>
> did i call a wrong API? or the API is currently down?
>



-- 
Marcel Molina
Twitter Platform Team
http://twitter.com/noradio


[twitter-dev] Twitter List API not working?

2009-11-24 Thread alan_b
it is just me or everybody else as well? the List API seems down at
the moment

i tried to create a list using the API

example:
---
curl -u user:pass -d "name=friends" http://api.twitter.com/1/31337geek/lists.xml

i've got a normal response
---


  3780302
  friends
  @31337geek/friends
  friends
  
  0
  0
  /31337geek/friends
  public
  .


and then i made a "index" call immediately:
curl -u user:pass http://api.twitter.com/1/31337geek/lists.xml

i got a empty list:
-




0
0



did i call a wrong API? or the API is currently down?


[twitter-dev] Twitter List API not working?

2009-11-24 Thread alan_b
it is just me or everybody else as well? the List API seems down at
the moment

i tried to create a list using the API

example:
---
curl -u user:pass -d "name=friends" http://api.twitter.com/1/31337geek/lists.xml

i've got a normal response
---


  3780302
  friends
  @31337geek/friends
  friends
  
  0
  0
  /31337geek/friends
  public
  .


and then i made a "index" call immediately:
curl -u user:pass http://api.twitter.com/1/31337geek/lists.xml

i got a empty list:
-




0
0



did i call a wrong API? or the API is currently down?