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

Spotify Account connection #744

Closed
1 task done
mattish91 opened this issue Sep 21, 2023 · 9 comments
Closed
1 task done

Spotify Account connection #744

mattish91 opened this issue Sep 21, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@mattish91
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

In the tutorial it says sp_key as the second value, but in my case this value was "__secure-TPASESSION" and not "sp_key" like tutorial said.

Expected Behavior

  1. expected "sp_key" to be located in my cookie session.
  2. Or that the tutorial would suggest "__Secure-TPASESSION" as a alternative.

Steps to reproduce

  1. I opened the app
  2. went trough the Spotify connect tutorial
  3. Saw that i needed "sp_dc" and "sp_key".
  4. Realized that "sp_key" must have been renamed by Spotify to "__Secure-TPASESSION" (Or this could be becaus i use Google SSO).
  5. Pressed "Connect" And it all worked out just fine.

Operating System

Windows

Spotube version

v3.1.2

Installation source

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

Additional information

"sp_key" or "__Secure-TPASESSION" in tutorial as this obviously was the case here. See attached picture (Sensitive data hidden).

image

@mattish91 mattish91 added the bug Something isn't working label Sep 21, 2023
@KRTirtho
Copy link
Owner

Interesting

@KRTirtho KRTirtho moved this to Backlog in Spotube Board Sep 21, 2023
@mattish91
Copy link
Author

Interestingly enough for both my kids it was something else, for one it was sp_key and for the other kid it was sp_gaid, so i suppose this is the third option of them 🤔

@KRTirtho
Copy link
Owner

Yeah, thanks for the suggestion. Does the account with Google SSO work in mobile as well?

@mattish91
Copy link
Author

Actually yes

@mattish91
Copy link
Author

Today the account had been logged out from my browser session and i had to log out and in again in order to get the connection working, but now i did have both sp_dc and sp_key, just tought i'd let you know with some kind of update in this thread. :) Still working fine with Google SSO tho :)

@AleJavierHY
Copy link

Hello, I have installed the Windows version of Spotube v3.4.0 but when I try to log in with my Spotify account by pasting the values of sp_dc and sp_key and try to log in I am getting this error:

HandshakeException: Handshake error in client (OS Error: 
	CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate(../../third_party/boringssl/src/ssl/handshake.cc:393))

@KRTirtho
Copy link
Owner

KRTirtho commented Jan 3, 2024

@AleJavierHY Follow #905

Also update your Windows. It's generally outdated certificates.

@KRTirtho
Copy link
Owner

@mattish91 so I discovered that sp_key or sp_gaid is not even necessary so if you even put "lmao" for sp_key field, it'll work. The sp_dc is the only required one. And it must not be shared with anyone as it's top secret.

I've removed the sp_key field in the Nightly version and there should be no more confusion in the upcoming versions.

@mattish91
Copy link
Author

@mattish91 so I discovered that sp_key or sp_gaid is not even necessary so if you even put "lmao" for sp_key field, it'll work. The sp_dc is the only required one. And it must not be shared with anyone as it's top secret.

I've removed the sp_key field in the Nightly version and there should be no more confusion in the upcoming versions.

Alright, thats pretty cool. Then i know why it worked then 😅

@github-project-automation github-project-automation bot moved this from Backlog to Done in Spotube Board Jan 29, 2024
@KRTirtho KRTirtho moved this from Done to Deployed in Spotube Board Mar 12, 2024
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
Status: Deployed
Development

No branches or pull requests

3 participants