I have researched quite a lot on how to retrieve user information from Yahoo Music API, i have read Open Social as well and looked at Yahoo documentation but can't find what i am looking for. Any help guys please.

link|improve this question

feedback

1 Answer

There is no way to fetch the user's actual playlists, just the number of playlists they have created.

Reference: http://developer.yahoo.com/music/

The current Yahoo Music APIs are all run through YQL and don't provide any user-specific data. To access the user data, you can use the "legacy" access method which used bbAuth. In the link above, scroll to the bottom of the page for documentation links.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.