KRTirtho / spotube

🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
https://spotube.krtirtho.dev/
Other
28.61k stars 1.18k forks source link

Error 401 no get tokens #1518

Closed Matt0967 closed 2 months ago

Matt0967 commented 3 months ago

Is there an existing issue for this?

Current Behavior

Hi, I have a bug to this app and i my on Linux Ubuntu (Pop_os)

Error : Capture d’écran du 2024-05-21 14-46-04

Expected Behavior

I expected to work to my pc with music

Steps to reproduce

  1. I open the app
  2. What happens if I not information

Operating System

linux

Spotube version

No response

Installation source

GitHub Releases (Binary), GitHub Actions (Nightly Binary)

Additional information

Capture d’écran du 2024-05-21 14-46-04

Self grab

s-b-repo commented 3 months ago

have the same issues just restart app tokens probably expired

s-b-repo commented 3 months ago

what can solve this a deamon in the background that fetch scripts in the background

s-b-repo commented 3 months ago

https://github.com/s-b-repo/spotube-daemon-cookie-grabber/tree/main made a basic implementation you can work off of

Matt0967 commented 2 months ago

Thanks, it's fixed now

Msakhibullin24 commented 1 month ago

on win 11 this problem how to fix?

https://github.com/s-b-repo/spotube-daemon-cookie-grabber/tree/main made a basic implementation you can work off of