When running the Spotify Poller, if the service notices that the user's access token has expired, the service should automatically refresh the access token, and use the updated access token provided by Spotify (instead of the old access token).
This should prevent the following issue from occurring:
When running the Spotify Poller, if the service notices that the user's access token has expired, the service should automatically refresh the access token, and use the updated access token provided by Spotify (instead of the old access token).
This should prevent the following issue from occurring: