aerni/laravel-spotify

invalid_client

silky1284 opened this issue · 1 comments

I'm having the same issue as maritojhefi. Get the SpotifyAuthException 'invalid_client'. Also tried adding domain and localhost callback urls. Can't seem to fix this issue.

Ok i solved it. The error is on Spotify's end. For some reason the app never registered and i just had to delete it and create a new one with a new client_id and secret. After changing those it worked.