Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetAlbumsByArtist broken ? #6

Open
frontegi opened this issue Dec 11, 2014 · 1 comment
Open

GetAlbumsByArtist broken ? #6

frontegi opened this issue Dec 11, 2014 · 1 comment

Comments

@frontegi
Copy link

Hi Efrat !
I'm trying to develop an app to retrieve some data from Beats.
I found that there is an exception in the method GetAlbumByArtist (Id)
ex. code
var Albums = await client.Artists.GetAlbumsByArtist(artistId);

Exception:
An unhandled exception of type 'System.ArgumentException' occurred in mscorlib.dll

Additional information: The argument type, 'CodingChick.BeatsMusicAPI.Core.Endpoints.Enums.PlaylistRefType', is not the same as the enum type 'CodingChick.BeatsMusicAPI.Core.Endpoints.Enums.AlbumRefType'.

Can you confirm ?

@frontegi
Copy link
Author

PS: I'm using the Nuget Version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant