guilhermesad / rspotify

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

Fix callback url #196

Closed ppicazo closed 3 years ago

ppicazo commented 5 years ago

Fixes: https://github.com/guilhermesad/rspotify/issues/189

Due to: https://github.com/omniauth/omniauth-oauth2/issues/81#issuecomment-150323455

annzenkina commented 4 years ago

@guilhermesad could you merge this please? I've tried to make the library work and I couldn't until I found this PR. Thanks!

mattdrewitt commented 3 years ago

@guilhermesad this continues to be a problem and this fixes it. If possible can you look at merging this in? Thank you!

guilhermesad commented 3 years ago

Looks good, thanks and sorry for taking long to merge.