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

balOS

Casual Listener

37029 Views

136 replies

14 likes

Discussion
  • 37029 Views
  • 136 replies
  • 14 likes

Superuser Contribution Embed playlist into custom app without authentication

OK this might be an incredibly stupid question.I am making a video game for a well know musician. In the game we want to stream some of the musicians latest songs. We want to stream this from spotify and we want the streams to count towards riaa cert...

Visitor

OK this might be an incredibly stupid question. I am making a video game for a well know musician. In the game we want to stream some of the musicians latest songs. We want to stream this from spo...

spotifyjosh

Spotify

1154 Views

1 replies

0 likes

embedding
Game
  • 1154 Views
  • 1 replies
  • 0 likes

Superuser Contribution Integrate Spotify music playback with complete song in a website using premium subscription plan

Hello team, I have a website, where I did HTML embedded to play my custom playlist song on the website, unfortunately, the Music play only for 30secs in embedded HTML iframe! and then, contacting support which was limitation over the playback, But I ...

Casual Listener

Hello team,   I have a website, where I did HTML embedded to play my custom playlist song on the website, unfortunately, the Music play only for 30secs in embedded HTML iframe! and then,&n...

spotifyjosh

Spotify

526 Views

1 replies

0 likes

  • 526 Views
  • 1 replies
  • 0 likes

iOS SDK Session Manager sometimes puts the Spotify app into an unrecoverable state.

Plan: PremiumCountry: USADevice: iPhone 6S Plus and iPhone 11Operating System: iOS 13 Sometimes when calling STPSessionManager.initiateSession(...) with a playURI specified in the options, the session is initiated successfully but music does not play...

Gig Goer

Plan: Premium Country: USA Device: iPhone 6S Plus and iPhone 11 Operating System: iOS 13   Sometimes when calling STPSessionManager.initiateSession(...) with a playURI specif...

496 Views

0 replies

0 likes

  • 496 Views
  • 0 replies
  • 0 likes

The iOS SDK repository is no longer being maintained.

I beg any of you to take a gander at the repository issues: https://github.com/spotify/ios-sdk/issues The one dev replying to inquiries has only replied to two people in the last four months telling them they are in the wrong place. This SDK is no lo...

Gig Goer

I beg any of you to take a gander at the repository issues:   https://github.com/spotify/ios-sdk/issues   The one dev replying to inquiries has only replied to two people in the last fo...

608 Views

0 replies

8 likes

  • 608 Views
  • 0 replies
  • 8 likes

Spotify Developer Showcase

When is the Spotify Developer Showcase going to be updated to showcase more projects? All of the projects are pretty old and many of the links do not work anymore.

Visitor

When is the Spotify Developer Showcase going to be updated to showcase more projects? All of the projects are pretty old and many of the links do not work anymore.  

ColeDPatton

Regular

606 Views

2 replies

0 likes

Discussion
  • 606 Views
  • 2 replies
  • 0 likes

Does the client credentials flow back off

Does the flow to get client credentials ever return the 'retry-after' header? The api call I'm talking about is https://developer.spotify.com/documentation/general/guides/authorization-guide/#client-credentials-flow .

Newbie

Does the flow to get client credentials ever return the 'retry-after' header? The api call I'm talking about is https://developer.spotify.com/documentation/general/guides/authorization-guide/#client-...

379 Views

0 replies

0 likes

api
  • 379 Views
  • 0 replies
  • 0 likes

How to implement a refresh_token-based auth-flow without server

Hey everyone, Just wondering if anyone has any advice or good practices on implementing the Authorization Code Flow with Spotify SDK... We're hoping to implement the regular client-authorization-code/server-refresh_token-to-access_token flow, except,...

Visitor

Hey everyone,   Just wondering if anyone has any advice or good practices on implementing the Authorization Code Flow with Spotify SDK... We're hoping to implement the regular client-auth...

486 Views

0 replies

1 likes

Discussion
  • 486 Views
  • 0 replies
  • 1 likes

Current Playback API - progress_ms: integer or string?

The web API supports getting information about the user's current playback state. The docs for this endpoint detail the "progress_ms". This property contains the "Progress into the currently playing track" and is specified to be an integer. However, ...

Newbie

The web API supports getting information about the user's current playback state. The docs for this endpoint  detail the "progress_ms". This property contains the "Progress into the currently pl...

978 Views

0 replies

0 likes

Web API
  • 978 Views
  • 0 replies
  • 0 likes

Playlist info with just one oauth token

Hi everyone, hope everyone have great day.I am about to start a new task for my app which requires getting basic tracks/album/artist info by id but in the same time importing spotify playlist and getting a list of isrc of songs from playlist. I imagi...

Visitor

Hi everyone, hope everyone have great day. I am about to start a new task for my app which requires getting basic tracks/album/artist info by id but in the same time importing spotify playlist and g...

668 Views

0 replies

0 likes

api
ISRC
OAuth
spotify id
  • 668 Views
  • 0 replies
  • 0 likes

No results for query with "'" (single quote)

Background: Trying to use the Search API to link my Last.fm scrobbles to Spotify, with the ultimate goal of creating playlists etc. Searching a track with query artist:"The Human League" track:"Don't You Want Me" yields no results, whereas the same q...

Casual Listener

Background: Trying to use the Search API to link my Last.fm scrobbles to Spotify, with the ultimate goal of creating playlists etc.   Searching a track with query artist:"The Human League" tra...

gudvinr

Newbie

1268 Views

3 replies

0 likes

  • 1268 Views
  • 3 replies
  • 0 likes

Can I set a custom opacity value to the Spotify icon?

PlanPremiumCountryIT My Question or IssueI am developing a non-commercial night-clock-like website that plays some music in the background, with white text on a dark background that turns slightly opaque [the white accent] after a little while.Can I ...

Newbie

Plan Premium Country IT   My Question or Issue I am developing a non-commercial night-clock-like website that plays some music in the background, with white text on a dark background that ...

1055 Views

0 replies

0 likes

dev
Icon
opacity
  • 1055 Views
  • 0 replies
  • 0 likes

total_tracks field in album object and simplified album object isn't documented

Hi everyone,I've made a couple of requests to the api that resulted in various album and simplified album objects. I've noticed that all of the responses included a total_tracks property that is strangely not documented in the api reference, neither ...

Regular

Hi everyone, I've made a couple of requests to the api that resulted in various album and simplified album objects. I've noticed that all of the responses included a total_tracks property that is st...

547 Views

0 replies

2 likes

  • 547 Views
  • 0 replies
  • 2 likes

Getting empty available_markets for a track

My Question or IssueFor some reason, making a query to "Get a track" method using track id 7swIKcU4tFRk4iFJpi12Fg returns a track object with empty "available_markets". My question is what does that mean? Is the track available in every country or is...

Newbie

My Question or Issue For some reason, making a query to "Get a track" method using track id 7swIKcU4tFRk4iFJpi12Fg returns a track object with empty "available_markets". My question is what does tha...

531 Views

0 replies

0 likes

  • 531 Views
  • 0 replies
  • 0 likes

Too many 429 error for Spotify API

Hi,Since the launch of Spotify in Russia, we are getting most of the time the 429 Rate limit with the Spotify API. Even now by stopping our service and decreasing the volume of requests... What can we do ? We never got such issue before and now on al...

Roadie

Hi, Since the launch of Spotify in Russia, we are getting most of the time the 429 Rate limit with the Spotify API. Even now by stopping our service and decreasing the volume of requests... What can...

3448 Views

0 replies

2 likes

429
api
  • 3448 Views
  • 0 replies
  • 2 likes

Web API Authorization Code Flow Error

I'm implementing a simple application to generate some playlist for a user based on some provided data. However, I can't seem to get authorized, even though I've followed to procedures as far as I can tell.This is the request URL I'm generating:"http...

Casual Listener

I'm implementing a simple application to generate some playlist for a user based on some provided data. However, I can't seem to get authorized, even though I've followed to procedures as far as I ca...

killani64

Casual Listener

3439 Views

1 replies

1 likes

authorization
Web API
  • 3439 Views
  • 1 replies
  • 1 likes

Spotify Episode Embed Not Working

Console error is: Uncaught (in promise) Error: Missing `instance`. Have you called `setEventSenderInstance` yet?

Visitor

Console error is:   Uncaught (in promise) Error: Missing `instance`. Have you called `setEventSenderInstance` yet?

ScubaBrian

Visitor

1145 Views

1 replies

1 likes

  • 1145 Views
  • 1 replies
  • 1 likes

Troubles finding certain songs via the Web API

Hi everyone, As part of a personal project, I've created a small NodeJS program that automatically creates Spotify playlists from the latest setlists of my favourite bands. I've spotted a few small problems with searching for certain songs from the S...

Casual Listener

Hi everyone,   As part of a personal project, I've created a small NodeJS program that automatically creates Spotify playlists from the latest setlists of my favourite bands. I've spotted...

690 Views

0 replies

0 likes

API search
search song
  • 690 Views
  • 0 replies
  • 0 likes

Audio Analysis: HTTP 404 / Timeout 504

Issue found on July 14th 2020 Endpoint(s):GET /v1/audio-analysis/{track_id} Scope(s):None Steps to reproduce: 1. Go to https://developer.spotify.com/console/get-audio-analysis-track/ 2. After getting a token and setting an id for a Spotify track, cli...

Regular

Issue found on July 14th 2020   Endpoint(s): GET /v1/audio-analysis/{track_id}   Scope(s): None   Steps to reproduce:   1. Go to https://developer.spotify.com/console/get...

Hubo

Community Legend

795 Views

2 replies

0 likes

  • 795 Views
  • 2 replies
  • 0 likes

Solved!! Download streaming history through web app

Hey Spotify Community,I am working on a web app that uses Spotify API for various requests. I know that Spotify gives the chance to get your personal data emailed to you in 24h or so but I was wondering if it's possible to do that through my web app ...

Regular

Hey Spotify Community, I am working on a web app that uses Spotify API for various requests.  I know that Spotify gives the chance to get your personal data emailed to you in 24h or so but I w...

Hubo

Community Legend

1640 Views

1 replies

1 likes

history
Web API
  • 1640 Views
  • 1 replies
  • 1 likes

How can I get the Contents by WebAPI of "fetchRecommendedContentItemsForType"?

Hello, I want to use webapi to get the desktop contents of spotify which is the first screen content of spotify. Like:"Made for X", "for today's drive" ,"The state of music today" These contents can be got by ios sdk "fetchRecommendedContentItemsForT...

Regular

    Hello, I want to use webapi to get the desktop contents of spotify which is the first screen content of spotify. Like:"Made for X", "for today's drive" ,"The state of music today" &nbs...

ouml

Regular

698 Views

1 replies

0 likes

  • 698 Views
  • 1 replies
  • 0 likes