[ 1.0.207 ] - 2026/07/21
- Updated
spotifywebapipythonpackage requirement tospotifywebapipython>=1.0.277. UpdatedMakeRequestlogic to check for403 - Player command failed: Premium requirederrors in the Spotify Web API response. Spotify made some sort of change in their API that is not recognizing a valid access token that is passed! The same request can be passed through after a slight delay successfully, which indicates it's a problem on the Spotify side. This logic will retry the request a few times in a row, before giving up.