-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hi,
I've installed all of the required programs and have followed the setup instructions, but every time I click "Continue with Spotify", I get a message saying "Unable to log in.
You will be redirected to the home page. If you are not redirected, click here", which just takes me back to the "Continue with Spotify" page.
In the terminal I get the error message:
[next-auth][error][SIGNIN_OAUTH_ERROR]
https://next-auth.js.org/errors#signin_oauth_error client_id is required {
error: {
message: 'client_id is required',
stack: 'TypeError: client_id is required\n'
,even though I've put my client ID in the correct places. I've tried a fresh install of the program as well as new Spotify client and secret ID's and can't get it to work unfortunately. Any help would be appreciated :)