Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Forum Posts

Important: App review and quota extension waiting times

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

  • Moderator
  • Moderator
  • CheeroIp
  • Gig Goer
  • 2843 Views
  • 15 replies
  • 9 likes
  • 2843 Views
  • 15 replies
  • 9 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
  • 749 Views
  • 2 replies
  • 0 likes
  • 749 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 ...
  • 1985 Views
  • 0 replies
  • 0 likes
  • Spotfy connect
  • 1985 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
  • ...mail', 'playlist-modify-public'], state = generateRandomString(16); // Create the authorization URL let authorizeURL = spotifyApi.createAuthorizeURL(scopes, state, false); //O...
  • michaeldaralola
  • Casual Listener
  • 895 Views
  • 1 replies
  • 0 likes
  • 895 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 ...
  • 381 Views
  • 0 replies
  • 1 likes
  • 381 Views
  • 0 replies
  • 1 likes

hi

hi i'm new  

  • Casual Listener
  • hi i'm new    
  • 190 Views
  • 0 replies
  • 2 likes
  • Discussion
  • 190 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
  • 427 Views
  • 1 replies
  • 0 likes
  • 427 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 ...
  • 208 Views
  • 0 replies
  • 0 likes
  • 208 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...
  • 267 Views
  • 0 replies
  • 0 likes
  • desktop app
    web app
  • 267 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...
  • 224 Views
  • 0 replies
  • 0 likes
  • 224 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.  
  • 134 Views
  • 0 replies
  • 0 likes
  • 134 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...
  • 529 Views
  • 0 replies
  • 0 likes
  • 529 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
  • 419 Views
  • 1 replies
  • 3 likes
  • 419 Views
  • 1 replies
  • 3 likes

(Duplicate)

Request has been addressed before.

  • Casual Listener
  • Request has been addressed before.
  • 277 Views
  • 0 replies
  • 0 likes
  • api
    releases
    Web API
  • 277 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...
  • 197 Views
  • 0 replies
  • 0 likes
  • 197 Views
  • 0 replies
  • 0 likes

Spotify Connect API returning different device names from Alexa APi

Plan - PremiumCountry- USAWeb APIsOperating System(Mac OS) I am getting a different set of device names back from the Spotify endpoint https://api.spotify.com/v1/me/player/devices than I am for the Alexa API https://alexa.amazon.com/api/devices-v2/de...

  • Regular
  •   Plan - Premium Country- USA Web APIs Operating System (Mac OS)   I am getting a different set of device names back from the Spotify endpoint https://api.spotify.com/v1/me...
  • 249 Views
  • 0 replies
  • 0 likes
  • Discussion
  • 249 Views
  • 0 replies
  • 0 likes

Spotify API Library

Hi. I've developed an open source library/wrapper for the Spotify Web API in Java. It covers all authorization flows and available api endpoints. Could it be included in the list of Web API wrappers on the spotify developers website? The library can ...

  • Visitor
  • Hi. I've developed an open source library/wrapper for the Spotify Web API in Java. It covers all authorization flows and available api endpoints. Could it be included in the list of Web API wrappers ...
  • 311 Views
  • 0 replies
  • 0 likes
  • 311 Views
  • 0 replies
  • 0 likes

Use personalized SPOTIFY playlists as a therapeutic means for cognitive disorders

PlanFree/PremiumCountryFranceDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueA LIFE IN SONGS is an interactive musical game, based on French variety music from 1940 ...

  • Casual Listener
  • Plan Free/Premium Country France Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue A LIFE ...
  • 209 Views
  • 0 replies
  • 0 likes
  • 209 Views
  • 0 replies
  • 0 likes

Create a playlist based on semantic tags

Hi. I want to build an app, initially on iOS, and I would like to implement a music player that uses the Spotify api. And as far as I have seen, I haven't come across this functionality. I think it would be a great feature to be able to create a play...

  • Visitor
  • Hi. I want to build an app, initially on iOS, and I would like to implement a music player that uses the Spotify api. And as far as I have seen, I haven't come across this functionality. I think it w...
  • 158 Views
  • 0 replies
  • 1 likes
  • 158 Views
  • 0 replies
  • 1 likes

"Recently Played" endpoint delayed/outdated

I operate a service where we repeatedly fetch for our ~2000 users' recently played tracks. Occasionally (such as right now), the endpoint will still return data with 200 status code, but the data will be outdated (showing listens from 1-4 hours prior...

  • Casual Listener
  • I operate a service where we repeatedly fetch for our ~2000 users' recently played tracks. Occasionally  (such as right now), the endpoint will still return data with 200 status code, but the da...
  • 188 Views
  • 0 replies
  • 1 likes
  • 188 Views
  • 0 replies
  • 1 likes

Amount of API uses

PlanPremiumCountryNetherlandsDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHow many times can i use the spotify API every day? I want to make an application that s...

  • Casual Listener
  • Plan Premium Country Netherlands Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue How man...
  • Hubo
  • Community Legend
  • 410 Views
  • 3 replies
  • 0 likes
  • 410 Views
  • 3 replies
  • 0 likes