spotify-local-http-api
spotify-local-http-api copied to clipboard
Simple client for local, built-in HTTP server in the Spotify player.
Results
3
spotify-local-http-api issues
Sort by
recently updated
recently updated
newest added
/token.json endpoint is returning token as null.
Broken?
7
Can't seem to complete an SSL handshake with Ubuntu Linux. ``` Traceback (most recent call last): File "http_remote.py", line 90, in oauth_token = get_oauth_token() File "http_remote.py", line 44, in get_oauth_token...