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

[IDEA] Custom CLIENT_ID for premium users #313

Open
TheMasterDingo opened this issue Feb 22, 2024 · 0 comments
Open

[IDEA] Custom CLIENT_ID for premium users #313

TheMasterDingo opened this issue Feb 22, 2024 · 0 comments

Comments

@TheMasterDingo
Copy link

TheMasterDingo commented Feb 22, 2024

Was testing with the app a bit and was getting the api waiting message.
Since i have Premium i tried to change the CLIENT_ID with my personal one.
I went to https://developer.spotify.com/dashboard and created a 'Spotify app'.
-Added http://localhost:41419 to 'Redirect URI'
-Selected
--Web API
--Web Playback SDK
as used APIs
Then i got the 'Client ID' and pasted it in /src/main/auth.ts 'const AUTH_CLIENT_ID'
Compiled the program and it worked fine without API waiting.

An idea would be to allow Premium users to add their personal Client ID through the settings so it so it can use their personal 'Spotify App' which is very easy to create

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant