[twitter-dev] Re: Creating a list without description silently fails (on website as wel as using API

2010-10-06 Thread Ken D.
In my app, the list names are quite descriptive, so until this gets
fixed - and I think it will be -  I send description=name which makes
some sense as the originally input name is transformed (loss of
capitals and special characters) and does not appear in the Twitter UI
anyway.

On Oct 6, 1:06 am, Bert Lagaisse bert.lagai...@virtual-remote.com
wrote:
 Posted ;-)

 I hadn't run my unittests for my upcoming WP7 twitter client in two
 weeks. Just ran them again and discovered this feature ;-)
 I now force the user to enter a description ;-)

 greets

 Bert Lagaissewww.virtual-remote.com/twozaic

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


Re: [twitter-dev] Re: Creating a list without description silently fails (on website as wel as using API

2010-10-06 Thread Matt Harris
Thanks for filing this. The team has been notified and i'll update the
ticket on the issue tracker with any progress.

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



On Tue, Oct 5, 2010 at 11:57 PM, Ken D. k...@cimas.ch wrote:
 In my app, the list names are quite descriptive, so until this gets
 fixed - and I think it will be -  I send description=name which makes
 some sense as the originally input name is transformed (loss of
 capitals and special characters) and does not appear in the Twitter UI
 anyway.

 On Oct 6, 1:06 am, Bert Lagaisse bert.lagai...@virtual-remote.com
 wrote:
 Posted ;-)

 I hadn't run my unittests for my upcoming WP7 twitter client in two
 weeks. Just ran them again and discovered this feature ;-)
 I now force the user to enter a description ;-)

 greets

 Bert Lagaissewww.virtual-remote.com/twozaic

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


[twitter-dev] Re: Creating a list without description silently fails (on website as wel as using API

2010-10-05 Thread Ken D.
Nice find! This is recent, a day or two.

There is confusion elsewhere in the doc regarding optional parameters,
For example, in DELETE :user/lists/:id, id is said to be optional.

If this also fails in the Twitter UI there is hope that it will be
fixed soon.

For now Bert, this bug is yours:
http://code.google.com/p/twitter-api/issues/entry

Ken

On Oct 5, 10:08 pm, Bert Lagaisse bert.lagai...@virtual-remote.com
wrote:
 Whenever I create a list, using the twitter.com website, or using the
 api, and I dont' give a description (which is marked optional in the
 api), then the list is not created. However, there is no error
 message.
 This bug can only have been introduced in the last weeks I think.

 Any one else with this problem ?

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