Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Just quickly...
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Folks, some news on changes to the web API has been posted on the
Spotify For Developers blog. We want to reiterate the main message from
the blog that we're committed to providing a safe and secure environment
for all Spotify stakeholders. As such w...
The Spotify for developers platform helps many bring their ideas to
life. Whether it's a short term app helping an artist’s release or
something more long term - there is always a chance of success. Things
start to grow and then you might also need w...
Hello, Is there a way to stream songs on Spotify directly to Unity's
AudioSource? It is for a commercial application.I'm making a visualiser
application and to get the spectrum data from the song, it has to be
playing on the AudioSource. It would be ...
Hello, Is there a way to stream songs on Spotify directly to Unity's AudioSource? It is for a commercial application. I'm making a visualiser application and to get the spectrum data from t...
Hi,I've sent a commercial app request a month ago from this account in
order to integrate the BBC Music Memories app with the Spotify API. I've
searched the forum and I've found out that it's not possible to check
the status of the application on the...
Hi, I've sent a commercial app request a month ago from this account in order to integrate the BBC Music Memories app with the Spotify API. I've searched the forum and I've found out that it's n...
Hey Spotify, I'm using your authentication api to register all my users
and everything worked fine since yesterday. I just launced a big ad
campaign and suddenly no new users or current ones can sign in and all
the api returns are: 400 - 'invalid_req...
Hey Spotify, I'm using your authentication api to register all my users and everything worked fine since yesterday. I just launced a big ad campaign and suddenly no new users or current ones...
None of the below information is required. However, the more you provide
the easier it will be for us to try and
help.PlanPremiumCountryFranceDevice(Raspberry Pi)os debian My Question
or IssueI’m trying to use the API in order to call Spotify from a ...
None of the below information is required. However, the more you provide the easier it will be for us to try and help. Plan Premium Country France Device (Raspberry Pi) os debian My...
PlanPremiumCountrySwedenDeviceMacbook Pro 2019Operating SystemOSX
Catalina 10.15.3 (19D76) My Question or IssueI have an applet in my
console that automatically adds the current playing track as well as
music controls to my tmux-powerline like this: ...
Plan Premium Country Sweden Device Macbook Pro 2019 Operating System OSX Catalina 10.15.3 (19D76) My Question or Issue I have an applet in my console that automatically adds the curr...
My Question or Issue Hello,I would like to know how is the calculation
of popularity algorithm from a track. Particularly, I need to know how
is the calculation based on the time. In the documentation of tracks, i
see that "the popularity is calculat...
My Question or Issue Hello, I would like to know how is the calculation of popularity algorithm from a track. Particularly, I need to know how is the calculation based on the time.&n...
There have not been any releases to the SDK since February. Issues are
piling up and not being replied to. It appears that there are only one
or two developers maintaining the repository, dropping in once every few
weeks, and they are very picky abou...
There have not been any releases to the SDK since February. Issues are piling up and not being replied to. It appears that there are only one or two developers maintaining the repository, dr...
When attempting to connect the iOS SDK SPTAppRemote after authenticating
with SPTSessionManager and starting playback, every once in awhile the
SPTAppRemote cannot connect no matter how many attempts to retry are
made. The only remedy is to ask a use...
When attempting to connect the iOS SDK SPTAppRemote after authenticating with SPTSessionManager and starting playback, every once in awhile the SPTAppRemote cannot connect no matter how m...
When first initializing the WebPlaybackSDK, we are provided with a
getOAuthToken property that returns a callback that accepts the access
token as the only argument. Would we use the same callback function to
provide a refreshed access_token? Doesn't...
When first initializing the WebPlaybackSDK, we are provided with a getOAuthToken property that returns a callback that accepts the access token as the only argument. Would we use the same ca...
When calling the Get an Artist's Related Artists endpoint of the Web
API, you get a list of up to 20 artists that are similar to the artist
specified in the call. Does the order of this list matter? Are the
artists sorted by similarity to the origina...
When calling the Get an Artist's Related Artists endpoint of the Web API, you get a list of up to 20 artists that are similar to the artist specified in the call. Does the order of this list mat...
Hi,Hope anyone reading this is safe and well.I'm currently developing
using angular and embedding the play button in a modal. The modal has
text fields and the play button in the iframe resets everytime I type in
the fields on the page. So if the pla...
Hi, Hope anyone reading this is safe and well. I'm currently developing using angular and embedding the play button in a modal. The modal has text fields and the play button in the iframe resets ev...
If you look in the references for the documentation there are
discrepancies in the track objects that are returned vs what is outlined
with descriptions. The most notable is the difference of there being no
"is_local" in the references.
If you look in the references for the documentation there are discrepancies in the track objects that are returned vs what is outlined with descriptions. The most notable is the difference of there b...
I want to listen to music through api. Currently, I can only listen to
the review url and listen to it in advance for 30 seconds. Is there
another way? (Use account is the default account.)
I want to listen to music through api. Currently, I can only listen to the review url and listen to it in advance for 30 seconds. Is there another way? (Use account is the default account.)
Since 3pm yesterday the Spotify Web API has stopped working on
theauthorization endpoints. The only error returned is a 400 error code
with noattached error description. Since I’m using Spotify as the
onlyauthentication method in my app, it’s crashin...
Since 3pm yesterday the Spotify Web API has stopped working on the authorization endpoints. The only error returned is a 400 error code with no attached error description. Since I’m using Spotify a...
Hey Everyone, I am currently creating a website that uses Spotify API to
search for
trackshttps://api.spotify.com/v1/search?q=${track}%20${artist}&type=track
is the urlI have been able to do this successfully using code that
prompts the user to sign ...
Hey Everyone, I am currently creating a website that uses Spotify API to search for tracks https://api.spotify.com/v1/search?q=${track}%20${artist}&type=track is the url I have bee...
Hi everyone,I'm receiving the 'Socket Hang Up' error when my app is
running for almost a day. I'm requesting things to Spotify hourly, and
most of the time the app runs smoothly. The error happens when I start
requesting after 7-8 hours I turned on m...
Hi everyone, I'm receiving the 'Socket Hang Up' error when my app is running for almost a day. I'm requesting things to Spotify hourly, and most of the time the app runs smoothly. The error happens ...
Is there any logic as to when one needs to provide the fully qualified
version of a URI (e.g. including the "spotify:track:" prefix)? I've been
developing Haskell bindings to the Web API, and have just found that,
for example, getting a track require...
Is there any logic as to when one needs to provide the fully qualified version of a URI (e.g. including the "spotify:track:" prefix)? I've been developing Haskell bindings to the Web API, an...
The type of multiple values in the audio-analysis endpoint changed.
Timestamp and num_samples changed from int to string and
analysis_sample_rate changed from int to float. Is this a bug or are
these changes intended?
The type of multiple values in the audio-analysis endpoint changed. Timestamp and num_samples changed from int to string and analysis_sample_rate changed from int to float. Is this a bug or are ...