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

/playlists API Endpoint Issue Fixed

We wanted to provide an update regarding issues identified in the “/playlists” API endpoints. We have investigated the reported concerns of null results appearing in responses and have fixed the behaviour in the “/me/playlists” and “/users/{user_id}/...

  • Spotify
  • Spotify
  • AdrienCompDev
  • Casual Listener
  • 2944 Views
  • 9 replies
  • 2 likes
  • Possible Bug
  • 2944 Views
  • 9 replies
  • 2 likes

Spotify API doesn't update Follower Count

Hi I checked my artist on the Spotify Console and with the Desktop it doesn't update the follower count when I follow it. I checked the popularity index it's currently at 16. I made a test and followed a local band, that doesn't get many followers pe...

  • Newbie
  • Hi I checked my artist on the Spotify Console and with the Desktop it doesn't update the follower count when I follow it. I checked the popularity index it's currently at 16. I made a test and follow...
  • 1377 Views
  • 0 replies
  • 1 likes
  • api
    Console
    follower
  • 1377 Views
  • 0 replies
  • 1 likes

Possible security bug in the web api auth example from gitbub

I've cloned the code from: https://github.com/spotify/web-api-auth-examples and possibly found some security bug - but please correct me and explain why I'm wrong if that is the case. State is set in /login route to var state = generateRandomString(1...

  • Music Fan
  • I've cloned the code from: https://github.com/spotify/web-api-auth-examples and possibly found some security bug - but please correct me and explain why I'm wrong if that is the case.   St...
  • 527 Views
  • 0 replies
  • 0 likes
  • Security
  • 527 Views
  • 0 replies
  • 0 likes

Permission to release app to Google Play store

PlanPremiumCountryAnyDeviceAndroid devicesOperating SystemAndroid My Question or IssueHello Spotify team, I have created a hobby-project android app that I like to use with friends etc. but that I would like to make easier available on the Google Pla...

  • Casual Listener
  • Plan Premium Country Any Device Android devices Operating System Android   My Question or Issue Hello Spotify team, I have created a hobby-project android app that I like to use with f...
  • 1303 Views
  • 0 replies
  • 2 likes
  • 1303 Views
  • 0 replies
  • 2 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...
  • 769 Views
  • 0 replies
  • 0 likes
  • 769 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...
  • 1148 Views
  • 0 replies
  • 1 likes
  • 1148 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...
  • 381 Views
  • 0 replies
  • 1 likes
  • 381 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...
  • 326 Views
  • 0 replies
  • 0 likes
  • 326 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...
  • 390 Views
  • 0 replies
  • 0 likes
  • 390 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
  • 950 Views
  • 3 replies
  • 0 likes
  • 950 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
  • 546 Views
  • 1 replies
  • 0 likes
  • 546 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...
  • 654 Views
  • 0 replies
  • 0 likes
  • 654 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
  • 857 Views
  • 1 replies
  • 0 likes
  • Discussion
  • 857 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...
  • 642 Views
  • 0 replies
  • 4 likes
  • Documentation Change
    Feature Improvement
    Playlist Items
  • 642 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
  • 994 Views
  • 1 replies
  • 1 likes
  • Discussion
  • 994 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
  • 886 Views
  • 8 replies
  • 1 likes
  • 886 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
  • 3372 Views
  • 1 replies
  • 1 likes
  • 3372 Views
  • 1 replies
  • 1 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...
  • 314 Views
  • 0 replies
  • 0 likes
  • 314 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
  • 904 Views
  • 1 replies
  • 0 likes
  • 904 Views
  • 1 replies
  • 0 likes