Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

February 2026 Spotify for Developers update: thread

Hey everyone, I’ve created this thread to provide an open space for discussion, feedback, concerns or ideas on an upcoming update to Spotify for Developers access. We’ve shared a blog post that explains what’s changing and why. Please use this thread...

Spotify

KyrooTales

Visitor

79151 Views

335 replies

27 likes

S4D
  • 79151 Views
  • 335 replies
  • 27 likes

Get 500 Internal server error when trying add new track to playlist

I'm using this api to add new track to playlist.https://api.spotify.com/v1/playlists/{playlist_id}/tracks But when I added 11,000 track successfully, there no way to add more. Is it limit track number per playlist?Why I get status code 500 but not 40...

Visitor

I'm using this api to add new track to playlist. https://api.spotify.com/v1/playlists/{playlist_id}/tracks  But when I added 11,000 track successfully, there no way to add more. Is it lim...

703 Views

0 replies

0 likes

  • 703 Views
  • 0 replies
  • 0 likes

Search not returning expected tracks

I am working on some features for me app and one is to play all liked songs from an artist (see other post). While coding I came across the following "thing":I search for songs of "dikanda", with querytype=track and query "q=artist:dikanda" and find ...

Roadie

I am working on some features for me app and one is to play all liked songs from an artist (see other post). While coding I came across the following "thing": I search for songs of "dikanda", with q...

417 Views

0 replies

0 likes

  • 417 Views
  • 0 replies
  • 0 likes

AudioTrig Ltd. Commercial Integration Application

Greetings from the AudioTrig Team, AudioTrig Ltd. would really love to get started on the next steps for our application. We would love to give the go ahead for various social media campaigns but are yet to hear back from Spotify regarding the status...

Visitor

Greetings from the AudioTrig Team,   AudioTrig Ltd. would really love to get started on the next steps for our application.   We would love to give the go ahead for various social media...

407 Views

0 replies

0 likes

Discussion
  • 407 Views
  • 0 replies
  • 0 likes

How to find tracks of an artist in library

I want to find all songs of specific artist in the users library.Is there something I can add to the /v1/me/tracks-endpoint or do I have to do the filtering manually after retrieving the entire library?I know of the "fields" parameter, is there a "fi...

Roadie

I want to find all songs of specific artist in the users library. Is there something I can add to the /v1/me/tracks-endpoint or do I have to do the filtering manually after retrieving the entir...

wolfgang_bures

Roadie

566 Views

1 replies

1 likes

  • 566 Views
  • 1 replies
  • 1 likes

Remove description from playlists

Hi, I'm trying to remove the playlist's description by using the web API but every time I get { "error": { "status": 400, "message": "Attribute description is empty" } }What can I do to remove it?

Music Fan

Hi, I'm trying to remove the playlist's description by using the web API but every time I get    { "error": { "status": 400, "message": "Attribute description is empty" } } W...

553 Views

0 replies

1 likes

  • 553 Views
  • 0 replies
  • 1 likes

[Feature Request] - Allow filtering of playlist tracks by date

Please consider adding some extra options to https://developer.spotify.com/documentation/web-api/reference/playlists/get-playlists-tracks/ to allow clients to search for tracks based on the date they were added. Something like: added_beforeadded_afte...

Casual Listener

Please consider adding some extra options to https://developer.spotify.com/documentation/web-api/reference/playlists/get-playlists-tracks/ to allow clients to search for tracks based on the...

481 Views

0 replies

2 likes

  • 481 Views
  • 0 replies
  • 2 likes

Solved!! 504 Gateway timeout / 429 Rate limit since yesterday

Hi !Since some hours now, more and more endpoints are returning a 504 Error with a "Gateway timeout" message in JSON.Are you working on it ? Unfortunately it's not possible to give you more details as it's happening time to time on different endpoint...

Roadie

Hi ! Since some hours now, more and more endpoints are returning a 504 Error with a "Gateway timeout" message in JSON. Are you working on it ? Unfortunately it's not possible to give you more detai...

blackarcanis

Roadie

1562 Views

2 replies

0 likes

  • 1562 Views
  • 2 replies
  • 0 likes

INVALID_CLIENT: Invalid redirect URI

Hi, I was able to use Spotify Auth on my ReactNative Expo app, so whenever i click the Login button and after login it opened a new page and i see INVALID_CLIENT: Invalid redirect URI, below is the code for my RedirectURI, would be glad to have someo...

Casual Listener

Hi, I was able to use Spotify Auth on my ReactNative Expo app, so whenever i click the Login button and after login it opened a new page and i see INVALID_CLIENT: Invalid redirect URI, below is ...

2478 Views

0 replies

0 likes

Spotfy connect
  • 2478 Views
  • 0 replies
  • 0 likes

Cannot authenticate to Spotify API with Node.JS app

PlanFreeCountryCHProgramming LanguageNode.JS 12.13.0 My Question or IssueHi,I'm creating a bot using the Spotify API. This bot should update one of my playlist by adding a specific song.My problem is that I cannot obtain an access token with the /aut...

Casual Listener

Plan Free Country CH Programming Language Node.JS 12.13.0   My Question or Issue Hi, I'm creating a bot using the Spotify API. This bot should update one of my playlist by adding a spec...

michaeldaralola

Casual Listener

1510 Views

1 replies

0 likes

  • 1510 Views
  • 1 replies
  • 0 likes

Access to song GIFs via Spotify Web API

For songs that feature an animated GIF in place of cover art, is it possible to access those GIFs via the web API? I know we have access to cover at and other content but I do not see anything about GIFs.I think this would be a great feature for the ...

Visitor

For songs that feature an animated GIF in place of cover art, is it possible to access those GIFs via the web API? I know we have access to cover at and other content but I do not see anything about ...

975 Views

0 replies

7 likes

  • 975 Views
  • 0 replies
  • 7 likes

hi

hi i'm new  

Casual Listener

hi i'm new    

499 Views

0 replies

2 likes

Discussion
  • 499 Views
  • 0 replies
  • 2 likes

how to get 0Auth token for "Create a Playlist"

PlanFree/Premium CountryCanada My Question or IssueHi, I am trying to write a script that automatically creates an empty playlist for me. I need the Spotify username and Spotify token for that. I got the username, however, when I go to Console -> Pla...

Visitor

Plan Free/Premium   Country Canada   My Question or Issue Hi, I am trying to write a script that automatically creates an empty playlist for me. I need the Spotify username and Spoti...

murraypaul

Gig Goer

940 Views

1 replies

0 likes

  • 940 Views
  • 1 replies
  • 0 likes

Broadcasting music

Does the Spotify api provide a way to broadcast music to users, provided they are connected to a server? I’ve seen group sessions, but I’m not sure it’s possible to integrate that into a web/desktop app. Sorry if my question is vague/unclear, I’m new...

Casual Listener

Does the Spotify api provide a way to broadcast music to users, provided they are connected to a server? I’ve seen group sessions, but I’m not sure it’s possible to integrate that into a web/desktop ...

456 Views

0 replies

0 likes

  • 456 Views
  • 0 replies
  • 0 likes

Open spotify link in app, if app is installed, otherwise in Web Browser

Hi there,I've researched this topic before, but all answers seem to be 2 years old, so I will give this a try:I'm currently creating a website and I want to include a Spotify link. I want for people, who have spotify installed, to have the link opene...

Visitor

Hi there, I've researched this topic before, but all answers seem to be 2 years old, so I will give this a try: I'm currently creating a website and I want to include a Spotify link. I want for...

799 Views

0 replies

0 likes

desktop app
web app
  • 799 Views
  • 0 replies
  • 0 likes

API Search not returning correct results for Short Names

Hi I'm writing a python script to generate playlists based on (amongst other things) a text file containing a list of artists. For each artist/line in the file, I submit the name to the Spotify API using a basic spotipy search object (spObject.search...

Casual Listener

Hi   I'm writing a python script to generate playlists based on (amongst other things) a text file containing a list of artists.   For each artist/line in the file, I submit the name to...

775 Views

0 replies

0 likes

  • 775 Views
  • 0 replies
  • 0 likes

Missing followers count in the response from related users API

Hi!I use related artists API and I've noticed that sometimes it doesn't return followers count. It only returns null. I've attached a response. I've removed ids.

Visitor

Hi! I use related artists API and I've noticed that sometimes it doesn't return followers count. It only returns null. I've attached a response. I've removed ids.  

370 Views

0 replies

0 likes

  • 370 Views
  • 0 replies
  • 0 likes

Unable to make Authorization Code with PKCE work (C#)

I am trying to implement the authorization code with PKCE flow for authenticating with the spotify API. I know there are libraries out there for this, but I really want to implement it myself. The flow I am talking about is this: https://developer.sp...

Visitor

I am trying to implement the authorization code with PKCE flow for authenticating with the spotify API. I know there are libraries out there for this, but I really want to implement it myself. The fl...

2069 Views

0 replies

0 likes

  • 2069 Views
  • 0 replies
  • 0 likes

/v1/me/player/devices returns weird name for Amazon Echo Dot

PlanPremiumCountryUSADeviceAmazon Echo Dot 3rd GenerationOperating SystemWindows Server 2012 R2, Google Chrome Version 83.0.4103.116 (Official Build) (64-bit) My Question or Issue/v1/me/player/devices (GET) endpoint, for Amazon Echo Dot speaker, used...

Casual Listener

Plan Premium Country USA Device Amazon Echo Dot 3rd Generation Operating System Windows Server 2012 R2, Google Chrome Version 83.0.4103.116 (Official Build) (64-bit)   My Question ...

JAFairweather

Regular

876 Views

1 replies

3 likes

  • 876 Views
  • 1 replies
  • 3 likes

(Duplicate)

Request has been addressed before.

Casual Listener

Request has been addressed before.

568 Views

0 replies

0 likes

api
releases
Web API
  • 568 Views
  • 0 replies
  • 0 likes

Deep link to resume song

My Question or Issue Hello I was trying to do an apple shortcut which would just resume the song that is already present in the context, first thing that came to mind was using a simple deep link (thinking it is already available) and then just openi...

Visitor

My Question or Issue   Hello I was trying to do an apple shortcut which would just resume the song that is already present in the context, first thing that came to mind was using a simple deep...

705 Views

0 replies

0 likes

  • 705 Views
  • 0 replies
  • 0 likes