How to renew Spotify API access token

There’s the official way of requesting an API token, and then there’s this method. There’s two endpoint in which you can access Spotify’s resources. There’s the typical HTML generating one (open.spotify.com) and a REST API…