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
  • Spotify
  • Reemface
  • Casual Listener
  • 12367 Views
  • 81 replies
  • 6 likes
  • Discussion
  • 12367 Views
  • 81 replies
  • 6 likes

cURL transport error: 7 Failed to connect to api.spotify.com port 443: Timed out in

PlanPremiumCountryBelgiumDevicedesktop pcOperating Systemwindows 10 My Question or IssueSince about a month ago my scripts stop in the middle of my script with the curl transport error (see subject) ... I use php and https://github.com/jwilsson/spoti...

  • Casual Listener
  • Plan Premium Country Belgium Device desktop pc Operating System windows 10   My Question or Issue Since about a month ago my scripts stop in the middle of my script with the curl trans...
  • 807 Views
  • 0 replies
  • 0 likes
  • 807 Views
  • 0 replies
  • 0 likes

[Android] Disable spotify media controls in notification bar

Hey! I am developing an android app using the spotify SDK. Because I have no way of getting the queue or the list of what is playing I decided to keep my own play order. Threfore I control the next/previous/play/pause and such. My issue is when I pla...

  • Visitor
  • Hey!   I am developing an android app using the spotify SDK. Because I have no way of getting the queue or the list of what is playing I decided to keep my own play order. Threfore...
  • 1207 Views
  • 0 replies
  • 1 likes
  • 1207 Views
  • 0 replies
  • 1 likes

Omitting user authentication by creating a playlist

PlanPremiumCountryGermanyMy Question or IssueDear Spotify!I'm working on SDA that will recommend tracks based on values given to the input fields (something similar like Dubolt). I would like to than play the results in the embed widget. I understand...

  • Visitor
  • Plan Premium Country Germany My Question or Issue Dear Spotify! I'm working on SDA that will recommend tracks based on values given to the input fields (something similar like Dubolt). I woul...
  • 435 Views
  • 0 replies
  • 1 likes
  • 435 Views
  • 0 replies
  • 1 likes

Issue getting user's top listened tracks and artists

Building a web app that will display a spotify-logged in user's top artists and tracks and am having issues doing so. I have proper authorization through a spotify login process but cannot get the api to echo any user track information, here's a coup...

  • Newbie
  • Building a web app that will display a spotify-logged in user's top artists and tracks and am having issues doing so. I have proper authorization through a spotify login process but cannot get the ap...
  • 360 Views
  • 0 replies
  • 0 likes
  • 360 Views
  • 0 replies
  • 0 likes

Pausing a song

We are using the latest Spotify SDK. We've created a very basic UI, which operates in the same way that the SLEEP BY MAX RICHTER app operates: https://www.maxrichtermusic.com/albums/sleep/ e.g. The user taps on an option in the app, the app jumps to ...

  • Casual Listener
  • We are using the latest Spotify SDK. We've created a very basic UI, which operates in the same way that the SLEEP BY MAX RICHTER app operates: https://www.maxrichtermusic.com/albums/sleep/ &nbs...
  • 437 Views
  • 0 replies
  • 0 likes
  • 437 Views
  • 0 replies
  • 0 likes

In the spotify embedded player on the website, some songs are unavailable from yesterday.

PlanFree/PremiumCountryPolandDeviceSamsung Galaxy S9Operating SystemWindows 10 My Question or IssueIn the spotify embedded player on the website, some songs are unavailable from yesterday. The message "song not available in your country" is displayed...

  • Casual Listener
  • Plan Free/Premium Country Poland Device Samsung Galaxy S9 Operating System Windows 10   My Question or Issue In the spotify embedded player on the website, some songs are unavailable f...
  • ChrisBignamini
  • Newbie
  • 1030 Views
  • 3 replies
  • 0 likes
  • 1030 Views
  • 3 replies
  • 0 likes

Solved!! /me/top/{type} endpoint returning 403

I've authenticated with oauth implicit and have user-top-read in my scopes for my flow. The access token that I get will let me read my profile, but not read from the /me/top/{type} endpoint. This is true for fetch or the web console. Any insight wou...

  • Casual Listener
  • I've authenticated with oauth implicit and have user-top-read in my scopes for my flow.   The access token that I get will let me read my profile, but not read from the /me/top/{type} endpoint...
  • hjfitz
  • Casual Listener
  • 600 Views
  • 1 replies
  • 0 likes
  • 600 Views
  • 1 replies
  • 0 likes

Wrong songs are playing from premium account using Spotify SDK

Hello Team, We have some technical problems with Premium accounts. We are pulling all songs of a particular playlist into our database and in the mobile app, we are showing a list of songs to play. When we play a song in the free account then correct...

  • Newbie
  • Hello Team,   We have some technical problems with Premium accounts. We are pulling all songs of a particular playlist into our database and in the mobile app, we are showing a list of songs t...
  • 693 Views
  • 0 replies
  • 0 likes
  • 693 Views
  • 0 replies
  • 0 likes

Solved!! Chaning tracks using Python

HiI am writing a program and I want to be able to change the playback to the next or previous track in the playlist or queue. Is there a way to do so? I am using spotipy but I am not sure if it will allow me to change the current track. So i just wan...

  • Casual Listener
  • Hi I am writing a program and I want to be able to change the playback to the next or previous track in the playlist or queue. Is there a way to do so? I am using spotipy but I am not sure if it wil...
  • Geodude1812
  • Casual Listener
  • 934 Views
  • 1 replies
  • 0 likes
  • Discussion
  • 934 Views
  • 1 replies
  • 0 likes

Clearer Documentation on Playlist Track Object with Null Track Field

So, I ran into a nasty bug that took me several hours to fix until I finally realized that the track field of playlist tracks can be null when the track cannot be played. Is there any plans for clearer documentation on this? I know it is said in the ...

  • Newbie
  • So, I ran into a nasty bug that took me several hours to fix until I finally realized that the track field of playlist tracks can be null when the track cannot be played. Is there any plans for clear...
  • 730 Views
  • 0 replies
  • 4 likes
  • Documentation Change
    Feature Improvement
    Playlist Items
  • 730 Views
  • 0 replies
  • 4 likes

Spotify PKCE Auth Invalid Client Secret

Check StackOverflow for full code I need to complete Authorization Code Flow with Proof Key for Code Exchange. In step 4, I get an error 400 - bad request. I can't understand what problem is. {"error":"invalid_request","error_description":"Invalid cl...

  • Music Fan
  • Check StackOverflow for full code   I need to complete Authorization Code Flow with Proof Key for Code Exchange. In step 4, I get an error 400 - bad request. I can't understand ...
  • ktuli44
  • Music Fan
  • 1101 Views
  • 1 replies
  • 1 likes
  • Discussion
  • 1101 Views
  • 1 replies
  • 1 likes

503 Errors on /v1/audio-analysis in Europe

CountryEurope My Question or IssueIn Europe, almost all requests sent to /v1/audio-analysis return a 503 Error. When a request eventually succeeds, it takes about 3-4s to receive the response.

  • Regular
  • Country Europe   My Question or Issue In Europe, almost all requests sent to /v1/audio-analysis return a 503 Error. When a request eventually succeeds, it takes about 3-4s to receive the res...
  • Tinouga
  • Regular
  • 1005 Views
  • 8 replies
  • 1 likes
  • 1005 Views
  • 8 replies
  • 1 likes

403 "unkown" when sending PUT request to pause player

When I am sending a PUT to: https://api.spotify.com/v1/me/player/play with a valid user token that has the `user-modify-playback-state` scope, it returns a code 403 with message: {"error" : {"status" : 403,"message" : "Player command failed: Restrict...

  • Casual Listener
  • When I am sending a PUT to: https://api.spotify.com/v1/me/player/play with a valid user token that has the `user-modify-playback-state` scope, it returns a code 403 with message:   {...
  • simplenoteasy
  • Casual Listener
  • 3554 Views
  • 1 replies
  • 2 likes
  • 3554 Views
  • 1 replies
  • 2 likes

Playlist Covers Won't Change

PlanStudent PremiumCountryUSA DeviceMacbook Pro 2017Operating SystemMac OS Catalina 10.15.6My Question or IssueEvery time I go to change my playlist cover it says that it has failed to save changes. All of the covers I am trying to change are photos ...

  • Visitor
  • Plan Student Premium Country USA   Device Macbook Pro 2017 Operating System Mac OS Catalina 10.15.6 My Question or Issue Every time I go to change my playlist cover it says that it has...
  • 345 Views
  • 0 replies
  • 0 likes
  • 345 Views
  • 0 replies
  • 0 likes

API rate limits -- per APP or per account

Hi friends. Can someone tell me if rate limits are applied per app or are they aggregated across all apps registered to a single account? Thanks.

  • Music Fan
  • Hi friends.   Can someone tell me if rate limits are applied per app or are they aggregated across all apps registered to a single account?   Thanks.
  • Hubo
  • Community Legend
  • 1006 Views
  • 1 replies
  • 0 likes
  • 1006 Views
  • 1 replies
  • 0 likes

Spotify Marketing API

Argentina Hello Spotify team. I would like to know if you plan to create a marketing API for campaign management, metrics etc. Similar to facebook and google marketing APIs.

  • Visitor
  • Argentina   Hello Spotify team. I would like to know if you plan to create a marketing API for campaign management, metrics etc. Similar to facebook and google marketing APIs.   
  • Hubo
  • Community Legend
  • 812 Views
  • 1 replies
  • 0 likes
  • 812 Views
  • 1 replies
  • 0 likes

Solved!! Regarding play music

I am trying to build an mobile application which can use Spotify APIs and play music (Not remote control app) just like Spotify. So far I've implemented authentication, getting playlists and tracks using web APIs. Now I can not see any API which can ...

  • Casual Listener
  • I am trying to build an mobile application which can use Spotify APIs and play music (Not remote control app) just like Spotify. So far I've implemented authentication, getting playlists and tracks u...
  • Hubo
  • Community Legend
  • 884 Views
  • 1 replies
  • 0 likes
  • Android
    PLAYBACK QUEUE STOP
  • 884 Views
  • 1 replies
  • 0 likes

503 Error

Just started getting a 503 Error around 12:25 EST with the https://accounts.spotify.com/api/token endpoint.

  • Visitor
  • Just started getting a 503 Error around 12:25 EST with the  https://accounts.spotify.com/api/token endpoint.
  • Netlob
  • Music Fan
  • 906 Views
  • 3 replies
  • 3 likes
  • 906 Views
  • 3 replies
  • 3 likes