AppleMusicAPI.NET
AppleMusicAPI.NET copied to clipboard
A wrapper for Apple Music API v1, written in C#/.NET.
Results
1
AppleMusicAPI.NET issues
Sort by
recently updated
recently updated
newest added
Great library! When I call the method GetCatalogPlaylist it generates a response from the following URL: https://api.music.apple.com/v1/catalog/us/playlists/pl.1c35ac10cfe848aaa19f68ebe62ea46e The JSON serializer can't deserialize the result and throws the following exception: "Could...