guilhermesad / rspotify

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

Raise error on missing authentication. #170

Closed Deuteu closed 6 years ago

Deuteu commented 6 years ago

Largely inspired by #124 and solving or at least giving more explicit error for #138 #89 #123

I took also the liberty to harmonize the syntax in the modified file.

guilhermesad commented 6 years ago

great stuff, thanks!