Top "Spotify" questions

Spotify is a streaming music service for multiple platforms.

What language or technology was used to develop the Spotify desktop application?

Does anybody know which language or technology was used to develop the Spotify desktop application? It's stable, good-looking and lightweight.

desktop-application spotify
Invalid redirect URI on spotify auth

I try to auth user through my app with spotify Web API but I receive this error: INVALID_CLIENT: Invalid …

authentication spotify
Play full spotify track inside my own website using spotify web api

So I was taking a look at the spotify web api and it apparently allows you to play a preview …

spotify
How can I get an access token Spotify API?

I've been looking at the Spotify api for a few days now and example source code and I still can't …

javascript html ajax xmlhttprequest spotify
Retrieve cover artwork using Spotify API

There is currently no way to retrieve the cover artwork using Spotify's Web API. Are there plans to implement these …

api spotify
SSL_ERROR_SSL(1): operation failed within the library

I am getting some SSL Errors (which are causing my project to stop/hang with no crash as I have …

ios swift alamofire spotify boringssl
Spotify Web API rate limits

The spotify web API documentation mentions rate limits. For example, the authorization guide says this: Only endpoints that do not …

spotify
How do I set a specific image for a Spotify Playlist

Is it possible to set a specific image that will appear when people share my Spotify playlist instead of the …

image playlist spotify
How can I play a Spotify audio with Python?

I would like to know if it's possible to play songs from Spotify with Python (version 2.7 if possible) and how.

python python-2.7 spotify
Get play count of a track from Spotify API

Is it possible to get the play count of a song (for the current user)? I only found Toplist and …

spotify spotify-app