Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Forum Posts

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

Basketball_66

Roadie

22120 Views

117 replies

10 likes

Discussion
  • 22120 Views
  • 117 replies
  • 10 likes

Web API 500 Internal Error when calling v1/me/player/play (inconsistently)

Premium account: This endpoint works fine 75% of the time. The other 25% of the time an internal error is returned and the request fails. Are developers working to solve this issue? On the repository there are similar issues regarding this. The earli...

Gig Goer

Premium account: This endpoint works fine 75% of the time.   The other 25% of the time an internal error is returned and the request fails. Are developers working to solve this issue?   ...

Hubo

Community Legend

1279 Views

3 replies

0 likes

  • 1279 Views
  • 3 replies
  • 0 likes

Could someone help me setting up the spotify API within an android app?

PlanPremium Operating SystemWindows 10My Question or Issue Hello, I've tried to setup the example/tutorial files here: https://developer.spotify.com/documentation/android/ but it seems like some of the information is unclear/deprecated. I've tried mu...

Casual Listener

Plan Premium   Operating System Windows 10 My Question or Issue   Hello, I've tried to setup the example/tutorial files here: https://developer.spotify.com/documentation/android...

Hubo

Community Legend

2122 Views

2 replies

1 likes

  • 2122 Views
  • 2 replies
  • 1 likes

allow play back from a particular timestamp in the Android Remote SDK

Hey guys, was wondering if the Android SDK can allow this like the Web API already does. It would be great to allow playing a track from a starting position.This feature would improve experience in the following use case:The current hack involves cal...

Gig Goer

Hey guys, was wondering if the Android SDK can allow this like the Web API already does. It would be great to allow playing a track from a starting position. This feature would improve experience in...

Hubo

Community Legend

1029 Views

2 replies

0 likes

Discussion
  • 1029 Views
  • 2 replies
  • 0 likes

Is there anything I can use like Spotify WebPlayback on Android?

Since Android uses remote sdk, it is used by connecting to Spotify app. Is there any way to use it like web playback sdk?

Visitor

Since Android uses remote sdk, it is used by connecting to Spotify app. Is there any way to use it like web playback sdk?

Hubo

Community Legend

1499 Views

1 replies

0 likes

  • 1499 Views
  • 1 replies
  • 0 likes

Getting Other Users' Top Artists/Top Tracks

It is possible to access the top tracks/artists of another user? I know authorization is required but how would that work for a separate user? For example, if I wanted to create a web app that compared my top tracks to my friends top tracks, is there...

Visitor

It is possible to access the top tracks/artists of another user? I know authorization is required but how would that work for a separate user? For example, if I wanted to create a web app that compar...

Hubo

Community Legend

4560 Views

1 replies

0 likes

  • 4560 Views
  • 1 replies
  • 0 likes

Charts for podcasts by regions

There is currently spotifycharts.com to show top music for each country.Is there similar API/CSV download for podcasts? I cannot find any API endpoint for this.

Newbie

There is currently spotifycharts.com to show top music for each country. Is there similar API/CSV download for podcasts? I cannot find any API endpoint for this.

Hubo

Community Legend

2277 Views

1 replies

1 likes

charts
podcast
  • 2277 Views
  • 1 replies
  • 1 likes

Remove a track from a playlist using API

I'm trying to delete a track from a playlist with python. But it gives an error by the authentication. First I thought it was the scopes but it is added to my apps if i look at my apps. So now i don't now what the problem is. This is my code:access_t...

Regular

I'm trying to delete a track from a playlist with python. But it gives an error by the authentication. First I thought it was the scopes but it is added to my apps if i look at my apps. So now i don'...

Hubo

Community Legend

1303 Views

1 replies

0 likes

api
  • 1303 Views
  • 1 replies
  • 0 likes

Recently-played endpoint behaving weird

Hello everyone, I am working on this endpoint: https://api.spotify.com/v1/me/player/recently-played. I was wondering how much delay there is between the actual track listening (via UI) and the presence of the data in the API response. To check this i...

Visitor

Hello everyone, I am working on this endpoint: https://api.spotify.com/v1/me/player/recently-played.   I was wondering how much delay there is between the actual track listening (via UI) ...

765 Views

0 replies

0 likes

recently-played endpoint
  • 765 Views
  • 0 replies
  • 0 likes

Play button restrictions

I want to use the play button widget inside of a webview in a react native app. This app is going to be free but it will have advertisements. These are two of your restrictions: 1) Please note that the Spotify Play Button may not be used for commerci...

Visitor

I want to use the play button widget inside of a webview in a react native app. This app is going to be free but it will have advertisements.   These are two of your restrictions:   1) ...

832 Views

0 replies

0 likes

  • 832 Views
  • 0 replies
  • 0 likes

Music reactive LED's using the Spotify API

I am using the Spotify API to make some music reactive LED's. At the moment i am making them blink on the bpm of the curently playing track and I noticed that they are a bit boring to look at and the beat is not allways what you want the LED's to rea...

Casual Listener

I am using the Spotify API to make some music reactive LED's. At the moment i am making them blink on the bpm of the curently playing track and I noticed that they are a bit boring to look at and the...

mattallmighty

Newbie

5600 Views

1 replies

0 likes

Rythm
  • 5600 Views
  • 1 replies
  • 0 likes

Is there a version-specific URL that can be used for Spotify binaries for package managers?

The winget team from Microsoft has an issue where, when a new binary is uploaded to your servers, the SHA256 is invalidated.The original issue can be seen here:https://github.com/microsoft/winget-pkgs/issues/1293The URL to the installer can be found ...

Newbie

The winget team from Microsoft has an issue where, when a new binary is uploaded to your servers, the SHA256 is invalidated. The original issue can be seen here: https://github.com/microsoft/wing...

795 Views

0 replies

0 likes

  • 795 Views
  • 0 replies
  • 0 likes

Unity AudioSource Playback Commercial Integration

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 ...

Visitor

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...

990 Views

0 replies

0 likes

  • 990 Views
  • 0 replies
  • 0 likes

BBC commercial app request

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...

Casual Listener

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...

1525 Views

0 replies

0 likes

  • 1525 Views
  • 0 replies
  • 0 likes

Superuser Contribution Authentication API failing in production right now

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...

Music Fan

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...

spotifyjosh

Spotify

19476 Views

40 replies

4 likes

server
  • 19476 Views
  • 40 replies
  • 4 likes

Superuser Contribution retrieving spotify relief artist option in artists endpoint api

hi all, is this possible yet? or in the making? https://artists.spotify.com/blog/introducing-artist-fundraising-pick Thanks

Casual Listener

hi all,   is this possible yet? or in the making?   https://artists.spotify.com/blog/introducing-artist-fundraising-pick   Thanks

unsilon

Casual Listener

1318 Views

2 replies

0 likes

  • 1318 Views
  • 2 replies
  • 0 likes

Solved!!Superuser Contribution Queue function returning 503 error

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 ...

Regular

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...

spotifyjosh

Spotify

2077 Views

2 replies

0 likes

  • 2077 Views
  • 2 replies
  • 0 likes

Superuser Contribution Apple OSA script not returning playback information for new songs

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: ...

Music Fan

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...

paul_1994

Casual Listener

5814 Views

19 replies

3 likes

development
OSA
osx
  • 5814 Views
  • 19 replies
  • 3 likes

Calculation of popularity algorithm from a track

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...

Visitor

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...

1024 Views

0 replies

0 likes

  • 1024 Views
  • 0 replies
  • 0 likes

Superuser Contribution What is going on with the ios-sdk repo?

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...

Gig Goer

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...

spottyottiedopa

Gig Goer

3268 Views

10 replies

1 likes

Discussion
  • 3268 Views
  • 10 replies
  • 1 likes

iOS SDK - SPTAppRemote often cannot connect despite Spotify playing music.

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...

Gig Goer

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...

777 Views

0 replies

0 likes

  • 777 Views
  • 0 replies
  • 0 likes