A dart library for interfacing with the Spotify API.
BSD 3-Clause "New" or "Revised" License
206
stars
93
forks
source link
Getting "type 'Null' is not a subtype of type 'Map<String, dynamic>'" on missing audio feature #223
Closed
bvasya closed 4 weeks ago
https://api.spotify.com/v1/audio-features?ids=2cs7JxrZ9DxvsfoVI07ayX return
This request throws an error at spotify.audioFeatures.list(trackIds): type 'Null' is not a subtype of type 'Map<String, dynamic>'