charlie86 / spotifyr

R wrapper for Spotify's Web API
http://www.rcharlie.com/spotifyr
Other
368 stars 67 forks source link

`get_tracks` only returns `NA` #185

Closed yogat3ch closed 2 years ago

yogat3ch commented 2 years ago

Reprex: spotifyr::get_tracks(c("5ZeQPbqt3zeaPuMMtLs1eP?si=6b4709a338bf474f", "3yEiYSb5iONgtI4a3Vmm3x?si=3ecc99dc5b704af0"))

yogat3ch commented 2 years ago

The id had a query parameter appended that I missed