I\'m attempting to use the SoundCloud SDK for user authentication. My first route after a user clicks \"sign in\":
get \"/login\" do client = Soundcloud
There is a gem to fix this issue, try adding gem 'certified', '~> 1.0'to your Gemfile.
gem 'certified', '~> 1.0'
Gemfile