1 year ago
#367305
chris-ai
How do I get refresh token from spotipy?
I've made python script using spotipy, to get songs and their features from spotify API. The problem is about that, my requests takes so much time, and its running more than 1hour (expiration time of access token). How do I use spotipy refresh token? It's not refreshing automatically I think beacause script freezes, and when I'm trying get response from Spotify developer console it sends error about expiration of token.
python
api
spotify
spotipy
0 Answers
Your Answer