jbszczepaniak / spotify-cli

Terminal client for Spotify
MIT License
176 stars 10 forks source link

Illegal scope #8

Closed eduardonunesp closed 4 years ago

eduardonunesp commented 5 years ago

When execute ./spotify-cli it gives an error in browser Illegal scope

paulojean commented 5 years ago

You can solve that by removing the last two scopes from the url (+user-read-birthdate+user-read-email) and redoing the request manually.

jbszczepaniak commented 4 years ago

I fixed problems reported by users and released new versions Please consider using this one, also remember about requirements for running the project. I am closing this issue, if running newest release will be still problematic for you - feel free to reopen the issue.