You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TrackSimple object cannot have an Album child object, because it would have a circular reference. While looking in the spotify documentation, it is stated where TrackSimple objects are required (e.g. in Album). I see however, that the recentlyPlayed endpoint does return an array of Track objects, which themselves contain an Album (and currently the PlayHistory dart object has an array of TrackSimple). Is that what you are referring to @tikbox ?
I would like to request an update for the new Spotify API. It appears that the TrackSimple object is currently missing the Album field.
Could you please add the Album field to the TrackSimple object? This addition would greatly enhance the functionality and completeness of the API.
Thank you for your attention to this matter.
Best regards,
The text was updated successfully, but these errors were encountered: