guilhermesad / rspotify

A ruby wrapper for the Spotify Web API
MIT License
717 stars 290 forks source link

remove '/' before before path to seek endpoint #171

Closed toby676 closed 6 years ago

toby676 commented 6 years ago

currently this method is returning a RestClient::NotFound: 404 Not Found

guilhermesad commented 6 years ago

looks good, thanks!