Closed Eyfelix closed 3 years ago
What does the URL you are redirected to look like? (please replace or fake anything that looks like a "code")
And I dont understand he problem with my code, it's just a simplified version of my real code.
You don't directly paste this URL back into the program. (What would be the point of that?) You open this URL in the browser, log in to your Spotify account, and click agree. Then paste the URL that you were redirected to back into the program. The URL that you are redirected to should begin with your redirect URI.
Thanks so much it worked.
Hello, I created a serveur, put my python script on it, I can run it using Putty but when I enter the url where I was redirect to I got this error message :
I cant find anything about a similar error on Spotipy and on my computer the code work fine.
my code :
Thanks for your help.