issue 2
(Dataprovider issues in ) reported by nvdhawan
- There is an issue when you try to call 2 functions from the same class. For
example trying to pass an artist object into getsimilar() and into the
getTopTracks() or getTopAlbums(). Doing so causes problems, the issue is to
do with the data provider.
There is an issue when you try to call 2 functions from the same class. For
example trying to pass an artist object into getsimilar() and into the
getTopTracks() or getTopAlbums(). Doing so causes problems, the issue is to
do with the data provider.
Feb 06, 2009
issue 1
(Issue regarding part 4 and 5) reported by nvdhawan
- There are no User.getToken() & User.getSessionKey() methods defined
anywhere in the library. Please specify where to find them?
There are no User.getToken() & User.getSessionKey() methods defined
anywhere in the library. Please specify where to find them?