First, I'm sorry for my language.
I am developping an application with API Spotify's and I have an error when I try to get length property Album's but at execution, console report that property length is undefined, the same for get(index) method.
So, I checked the contents of my request and I noted that length property is not defined in the console whereas it's enable on the Spotify API?
I want to develop an application which for an user, gives all artists from library's user, name of an album by artist and name of a single from album artist's.
Thanks for your answers.
typeofagainst Album and let us know the result. – austincheney Dec 21 '11 at 12:06