ceuk / spotui

Spotify in the terminal 💻🎶
MIT License
525 stars 22 forks source link

Localhost refused to connect #15

Closed Proladon closed 4 years ago

Proladon commented 4 years ago

To Reproduce Steps to reproduce the behavior:

  1. spotui
  2. redirect... (http://localhost:8888/Proladon, setting both .spotuirc and soptify dashboard) (and also tried 127.0.0.1)
  3. showing authorization
  4. Click agree
  5. localhost refused to connect.

Screenshots image

Desktop (please complete the following information):

Additional context Btw, Windows should install windows-curses or it will show no module named '_curses'

ceuk commented 4 years ago

Hey, this is actually how it's supposed to work. You just need to copy the URL of that page and paste it back into the terminal.

I'll have a look at the windows curses thing, thanks for raising :)

Proladon commented 4 years ago

Oh, omg lol, forgive me dumb question :(

ceuk commented 4 years ago

No probs, it's not a very intuitive process - blame the spotipy library :)