jlund / spotify-export

A simple Ruby utility that uses Spotify's Web API to export a playlist as plain text
MIT License
293 stars 42 forks source link

No token provided #15

Open MDemakov opened 7 years ago

MDemakov commented 7 years ago

Hi!

Is your application still supported?

Now when you try to start the conversion, a response arrives with the following content:

{"error"=>{"status"=>401, "message"=>"No token provided"}}

MDemakov commented 7 years ago

image