Closed andrewtanyinkit closed 3 years ago
spotipy.oauth2.SpotifyOauthError: error: invalid_client, error_description: Invalid client this means the client id and secret that you have configured in Spotify developer console doesn't match the values that you set.
I am using a windows 10 machine, at first try (
spotify_dl true -l https://open.spotify.com/track/xxxxxxxxxxxxxxx?si=xxxxxxxxxxxxxxx -V -m -o E:\
) i got a messageSo i use this two command
set SPOTIPY_CLIENT_ID='xxxxxxxxxxxxxxxxxxxxxxx'
set SPOTIPY_CLIENT_SECRET='xxxxxxxxxxxxxxxxxx'
after that i try again
spotify_dl true -l https://open.spotify.com/track/xxxxxxxxxxxxxxx?si=xxxxxxxxxxxxxxx -V -m -o E:\
and i get thisSpotify_dl version = 7.0.6 Spotipy version = 2.16.1 Python version = 3.9.5 OS = Windows 10
Can somebody help me out, i have been trying every possible fix for a day, still no luck on it🤣🤣🤣