Skip to content

Doesn't wanna fetch my client id etc anymore after reinstalling #48

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

Open
2 tasks done
KJ1112 opened this issue May 25, 2025 · 8 comments
Open
2 tasks done

Doesn't wanna fetch my client id etc anymore after reinstalling #48

KJ1112 opened this issue May 25, 2025 · 8 comments
Labels
bug Something isn't working

Comments

@KJ1112
Copy link

KJ1112 commented May 25, 2025

Description

I reinstalled cause the lyrics didn't wanna show up anymore, Now it's refusing too fetch my client id for spotify so I cannot use it

Steps to reproduce (omit if unpredictable)

No response

Environment

No response

Confirmation

  • I have searched for existing issues
  • I use the latest version of LyricsStatus
@KJ1112 KJ1112 added the bug Something isn't working label May 25, 2025
@OvalQuilter
Copy link
Owner

Hi! What do you mean by 'refusing to fetch client id'? Did you paste client ID and secret, and it doesn't work?

@KJ1112
Copy link
Author

KJ1112 commented May 25, 2025

It the first time around automatically filled in my client ID, I reinstalled, removed the app, redid everything like normal and it doesn't wanna get my client ID anymore, if I gotta do it manually I have no idea how I would

@OvalQuilter
Copy link
Owner

It the first time around automatically filled in my client ID, I reinstalled, removed the app, redid everything like normal and it doesn't wanna get my client ID anymore, if I gotta do it manually I have no idea how I would

Are we talking about the same thing? There should be client ID and client secret fields under Token field. And if you didn't fill them they should be blank.

You need to go to https://developer.spotify.com/dashboard and click Create app, then fill details at your choice and add http://localhost:8999/callback to redirect URIs. Then click Save. Copy client ID and secret and paste it back in the panel. Then click on Authorize Spotify button.

@KJ1112
Copy link
Author

KJ1112 commented May 25, 2025

When I enter http://localhost:8999/callback it says "This redirect URI is not secure. Learn more [here]" And won't let me add it.

@KJ1112
Copy link
Author

KJ1112 commented May 25, 2025

I added "s" too the http, accepts the link but, when I copy client and secret id, nothing.

@KJ1112
Copy link
Author

KJ1112 commented May 25, 2025

Also I get this error when clicking authorize spotify "INVALID_CLIENT: Invalid redirect URI"

@KJ1112
Copy link
Author

KJ1112 commented May 25, 2025

Would u wanna hop in a call, that'd be easier

@OvalQuilter
Copy link
Owner

When I enter http://localhost:8999/callback it says "This redirect URI is not secure. Learn more [here]" And won't let me add it.

Thank you, that explains everything.

Currently, adding redirect URIs is a bit of random. It worked for some people but not for others. I don't have a stable solution for it right now, but I have a possible idea of how to fix it. I will notify you when I get it done.

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

2 participants