Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

找不到sp_key和sp_gaid #974

Open
1 task done
hongsedaima opened this issue Dec 30, 2023 · 21 comments
Open
1 task done

找不到sp_key和sp_gaid #974

hongsedaima opened this issue Dec 30, 2023 · 21 comments
Labels
bug Something isn't working

Comments

@hongsedaima
Copy link

hongsedaima commented Dec 30, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

按照应用内部教程,只找到sp_dc,找不到sp_key或sp_gaid

Expected Behavior

找到上述问题的解决方案

Steps to reproduce

  1. F12,打开Chrome的开发者工具
  2. 找到Application下的Cookies
  3. 再打开https://open.spotify.com
  4. 在右侧找到sp_dc
  5. 但找不到sp_key或sp_gaid

Operating System

Win11专业版

Spotube version

No response

Installation source

Website (spotube.netlify.app) or (spotube.krtirtho.dev)

Additional information

No response

@hongsedaima hongsedaima added the bug Something isn't working label Dec 30, 2023
@hongsedaima
Copy link
Author

我发现正确的应该是:sp_dc和**_Secure-s_a**,使用这2个登录成功了。
image

@AxeForward
Copy link

请问您这边是用了梯子才登陆成功吗,我搭了梯子在浏览器可以正常登录Spotify,但是在软件端就会报连接超时错误,Cookie都找到了对应的填了进去。我的系统是Windows 11 家庭版 22H2,软件版本是3.4.0。
image

@ricklei2777
Copy link

我发现正确的应该是:sp_dc和**_Secure-s_a**,使用这2个登录成功了。 image

回复以上所有用户,这里我也是这两个属性填写正确但无法进入,如图所示:

@ricklei2777
Copy link

我发现正确的应该是:sp_dc和**_Secure-s_a**,使用这2个登录成功了。 image

回复以上所有用户,这里我也是这两个属性填写正确但无法进入,如图所示:

上面给出的更换属性方法已使用过,无效,而且也是超时连接,我初步判断是这边解析有问题,希望作者大大回复!

@rockxsj
Copy link

rockxsj commented Jan 3, 2024

it's because the http client for dart ignore system proxy settings. see also dart-lang/sdk#50434

@ricklei2777
Copy link

it's because the http client for dart ignore system proxy settings. see also dart-lang/sdk#50434这是因为Dart的HTTP客户端忽略了系统代理设置。另请参阅dart-lang/sdk#50434

That being the case, how does it work in order to use it? It's always like this now.
image

@navono
Copy link

navono commented Jan 21, 2024

我发现正确的应该是:sp_dc和**_Secure-s_a**,使用这2个登录成功了。 image

没有 _Secure-s_a 字段

@yzztin
Copy link

yzztin commented Jan 21, 2024

it's because the http client for dart ignore system proxy settings. see also dart-lang/sdk#50434这是因为Dart的HTTP客户端忽略了系统代理设置。另请参阅dart-lang/sdk#50434

That being the case, how does it work in order to use it? It's always like this now. image

如果你用的代理软件是clash,打开 ”TUN模式“ 即可

@Rogerlv51
Copy link

it's because the http client for dart ignore system proxy settings. see also dart-lang/sdk#50434这是因为Dart的HTTP客户端忽略了系统代理设置。另请参阅dart-lang/sdk#50434

That being the case, how does it work in order to use it? It's always like this now. image

如果你用的代理软件是clash,打开 ”TUN模式“ 即可

image
开了还是不行啊。。。

@wangshiw
Copy link

sp_t ≈ sp_key ≈ sp_gaid ≈ _Secure-s_a

@navono
Copy link

navono commented Jan 23, 2024

it's because the http client for dart ignore system proxy settings. see also dart-lang/sdk#50434这是因为Dart的HTTP客户端忽略了系统代理设置。另请参阅dart-lang/sdk#50434

That being the case, how does it work in order to use it? It's always like this now. image

如果你用的代理软件是clash,打开 ”TUN模式“ 即可

image 开了还是不行啊。。。

开了 TUN Mode,装了 Service Mode。
可以登录了。

@Rogerlv51
Copy link

it's because the http client for dart ignore system proxy settings. see also dart-lang/sdk#50434这是因为Dart的HTTP客户端忽略了系统代理设置。另请参阅dart-lang/sdk#50434

That being the case, how does it work in order to use it? It's always like this now. image

如果你用的代理软件是clash,打开 ”TUN模式“ 即可

image 开了还是不行啊。。。

开了 TUN Mode,装了 Service Mode。 可以登录了。

老哥不会卡住吗,我开了TUN在提交那里一直卡住没反应
image

@navono
Copy link

navono commented Jan 25, 2024

it's because the http client for dart ignore system proxy settings. see also dart-lang/sdk#50434这是因为Dart的HTTP客户端忽略了系统代理设置。另请参阅dart-lang/sdk#50434

That being the case, how does it work in order to use it? It's always like this now. image

如果你用的代理软件是clash,打开 ”TUN模式“ 即可

image 开了还是不行啊。。。

开了 TUN Mode,装了 Service Mode。 可以登录了。

老哥不会卡住吗,我开了TUN在提交那里一直卡住没反应 image

没卡住。重开 clash 试试。

@lucastucious
Copy link

same here

@SomberOfShadow
Copy link

it's because the http client for dart ignore system proxy settings. see also dart-lang/sdk#50434这是因为Dart的HTTP客户端忽略了系统代理设置。另请参阅dart-lang/sdk#50434

That being the case, how does it work in order to use it? It's always like this now. image

如果你用的代理软件是clash,打开 ”TUN模式“ 即可

使用的是 clashX pro 没有见到你说的TUN模式啊,该如何是好

@merlinalex1028
Copy link

merlinalex1028 commented Jun 11, 2024

我这里也是开了TUN模式也登录不了

@beimomaomaochong
Copy link

beimomaomaochong commented Jun 14, 2024

我也不行
photo_2024-06-14_19-44-27
乐还是在TUN模式下2023版本2024版本装好打不开

@SomberOfShadow
Copy link

SomberOfShadow commented Jun 14, 2024 via email

@beimomaomaochong
Copy link

如果使用clash软件 先关闭clash软件 就可以 然后重新打开clash 北陌猫猫chong @.>于2024年6月14日周五19:45写道:

我也不行 photo_2024-06-14_19-44-27.jpg (在网页上查看) < https://github.com/KRTirtho/spotube/assets/134760327/d379e8b6-b124-418b-a033-b00e0d494e7d > 乐 — 直接回复此邮件、在 GitHub 上查看 < #974 (评论) >,或取消订阅 < https://github.com/notifications/unsubscribe-auth/AKIAQQ7QZAH7Q234X4B57K3ZHLJURAVCNFSM6AAAAABBHPCMNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRXHA2DQNBRGQ > . 您收到此邮件是因为您发表了评论。消息 ID: @.
>

不行

@beimomaomaochong
Copy link

翻译就是没证书A咋办

@Rogerlv51
Copy link

翻译就是没证书A咋办

不用试了,就是用不了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests