Skip to content

GetAlbumsByArtist broken ? #6

@frontegi

Description

@frontegi

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions