sandarshsridhar / wiz-spotify-connected

A service to dance 😉 your Wiz lights to playing Spotify music.
MIT License
43 stars 8 forks source link

getting "Error occurred" #35

Closed ceddy9176 closed 8 months ago

ceddy9176 commented 8 months ago

⚡️[server]: Server is running at http://localhost:8888 Error occurred [ 'Response code 400 (Bad Request)' ]

my .env has my client id and my secret put in correctly but still wont work hmm

ceddy9176 commented 8 months ago

Response from: https://accounts.spotify.com/api/token [ { statusCode: 400, body: '{"error":"invalid_client","error_description":"Invalid client"}', retryCount: 0 } ] Error occurred [ 'Response code 400 (Bad Request)' ]

ceddy9176 commented 8 months ago

nvmd i got it working, for some reason it couldnt acsess the .env file