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 Auth Issue #145

Open
2 tasks done
skinnerg opened this issue Nov 3, 2021 · 2 comments
Open
2 tasks done

Spotify Auth Issue #145

skinnerg opened this issue Nov 3, 2021 · 2 comments

Comments

@skinnerg
Copy link

skinnerg commented Nov 3, 2021

Before

  • I have checked for similar issues already
  • My issue is not a bad syncronisation between the Spotify track and the YouTube audio (Those go here.)

Description

Whenever I try to run it locally, I consistently get a Spotify auth error. I'm pretty new at this and I really have no idea what else to try.

Console Logs

16:34:19.561 [main] INFO EternalBox - Now listening on port 8080
16:34:20.254 [DefaultDispatcher-worker-2] ERROR SpotifyAnalyser - Got back response code 400 with data "{"error":"invalid_client"}"; returning INVALID_AUTH_DETAILS
16:34:48.654 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=1, idle=9, waiting=0)

Song

Any

Additional Information

@IanSteg
Copy link
Contributor

IanSteg commented Nov 4, 2021

Did you populate your .env file with your Spotify credentials and are they correct?

@skinnerg
Copy link
Author

skinnerg commented Nov 4, 2021

I install it manually, but in the config files I’ve triple checked my client ID and secret and they’re correct.

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

2 participants