You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble firing the request for for user auth. Any suggestions why I'm getting: No route matches [GET] "/auth/spotify"?
(This is a clean install of rails (7.0.0.rc1) to try out RSpotify.)
# application.html.erb
<%= link_to'Sign in with Spotify','/auth/spotify' %>
Hello, thank you for a great GEM!
I'm having trouble firing the request for for user auth. Any suggestions why I'm getting:
No route matches [GET] "/auth/spotify"?
(This is a clean install of
rails (7.0.0.rc1)
to try out RSpotify.)The text was updated successfully, but these errors were encountered: