deeplusplus
deeplusplus
Is there a specific reason you want to use the prompt_for_user_token method of creating a spotipy client? I was able to successfully create a spotipy client by creating a SpotipyClientCredentials...
In general it makes sense to create a single Spotipy client object and pass it around for use by various functions/collaborators. But it's hard to say without knowing exactly what...
Hmmm... It's still hard to say specifically what's going wrong. From a high level I wonder about a two things. - Your call to get the current user's followed artists...