go-musicfox / spotifox

Spotifox is yet another spotify CLI client similar to go-musicfox
MIT License
70 stars 2 forks source link

Spotify登录失败 #9

Closed Bryan2333 closed 10 months ago

Bryan2333 commented 10 months ago

Check for existing issues

检查是否已存在相同issue

Describe the bug and provide steps to reproduce it

描述遇到的bug并提供相应的复现方法

登录Spotify时提示如下报错 Screenshot_20231119_220721.webp

Environment / 运行环境

Spotifox - Using Spotify on the Command Line

Version: v1.0.2

Arch Linux with KDE Plasma 5.27.9 Wayland.

If applicable, list the error messages you see

如果有错误输出请一并填入

No response

If applicable, attach your ${MUSICFOX_ROOT}/musicfox.log file to this issue.

如果${MUSICFOX_ROOT}/musicfox.log里有错误日志,请一并上传

No response

anhoder commented 10 months ago

可以申请个spotify的client_id填到配置文件中 传送门 image

Bryan2333 commented 10 months ago

申请的时候需要填写一个Redirect URI,这个怎么填?

anhoder commented 10 months ago

可以填这个 http://localhost:11999/callback

另外ha还需要在这里加上你自己的账号 image

Bryan2333 commented 10 months ago

登录成功,谢谢。

另外我在AUR上给Arch Linux打了个包 https://aur.archlinux.org/packages/spotifox-bin

不知能否将这个放到README中。

anhoder commented 10 months ago

登录成功,谢谢。

另外我在AUR上给Arch Linux打了个包 https://aur.archlinux.org/packages/spotifox-bin

不知能否将这个放到README中。

可以提个PR