epsil / spotgen

Spotify Playlist Generator
https://epsil.github.io/spotgen/
Other
133 stars 26 forks source link

Refresh access token #18

Open the-code-creator opened 4 years ago

the-code-creator commented 4 years ago

The access token expires after 60 minutes and then every request fails.

The access token needs to be refreshed with the refresh token.

More infos here, here, here, here and here.

I hope I could help and it would be very nice, if this issue is soon fixed.👍

Also another thing: The playlist creation is slow. Could the speed be increased with for example asynchronous requests?

PS: This tool is amazing!😄