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

DJSHARON

Music Fan

18276 Views

112 replies

10 likes

Discussion
  • 18276 Views
  • 112 replies
  • 10 likes

Standardize 'market' parameter across Web API endpoints

Many endpoints of the Spotify Web API do allow to specify a 'market' query parameter. But the usage of this parameter is not equal across all endpoints, as some endpoints explicitly require the 'market' parameter and others do not. For example, the G...

Regular

Many endpoints of the Spotify Web API do allow to specify a 'market' query parameter. But the usage of this parameter is not equal across all endpoints, as some endpoints explicitly require the 'mark...

712 Views

0 replies

0 likes

  • 712 Views
  • 0 replies
  • 0 likes

Spotify API can play a playlist but not a track

Hello, so I have some code to play a spotify playlist on my device.The Problem is if I copy the Spotify URI of a playlist, everything works fine. But if I copy the spotify URI of a track, I get an error saying Could not find this Context URI.(In case...

Music Fan

Hello, so I have some code to play a spotify playlist on my device. The Problem is if I copy the Spotify URI of a playlist, everything works fine. But if I copy the spotify URI of a track, I get an ...

Hubo

Community Legend

2944 Views

1 replies

1 likes

Desktop Windows
Web API
Web Playback API
  • 2944 Views
  • 1 replies
  • 1 likes

Is there an API endpoint available for requesting a download of data?

I am looking for a way to use the Spotify API to request a download of my user data, in the same way that this can be done using Profile --> Privacy Settings --> Download your data --> Send email --> "We are preparing your data file. This can take up...

Visitor

I am looking for a way to use the Spotify API to request a download of my user data, in the same way that this can be done using Profile --> Privacy Settings --> Download your data --> Send ...

Hubo

Community Legend

549 Views

1 replies

0 likes

backup
  • 549 Views
  • 1 replies
  • 0 likes

Solved!! Is there a web API to delete a playlist

Hi, I am trying to look for a Spotify Web API that will delete a playlist. I only found Unfollow playlist API from the web documentation. Is the Unfollow playlist API same as deleting a playlist? Regards,Newbie Spotify Dev

Casual Listener

Hi,   I am trying to look for a Spotify Web API that will delete a playlist.   I only found Unfollow playlist API from the web documentation.   Is the Unfollow playlist API same ...

cttan08

Casual Listener

1648 Views

4 replies

0 likes

  • 1648 Views
  • 4 replies
  • 0 likes

Superuser Contribution Daily Mix playlists

How can I get current user's Daily Mix playlists via API?

Music Fan

How can I get current user's Daily Mix playlists via API?

link2use

Casual Listener

946 Views

2 replies

1 likes

api
recommendation
  • 946 Views
  • 2 replies
  • 1 likes

Token Retrieval for client side rendered apps

PlanFree Operating SystemLinux Tech StackNodeJS, Angular 10 My Question or Issue I am having an issue with the flow of the authentication process; i'll start off by saying I do not have issues with getting the access token but rather, how I can utili...

Newbie

  Plan Free   Operating System Linux   Tech Stack NodeJS, Angular 10   My Question or Issue   I am having an issue with the flow of the authentication process; i'...

473 Views

0 replies

0 likes

Discussion
  • 473 Views
  • 0 replies
  • 0 likes

Being returned empty array from user's top artists

PlanPremiumCountryCanadaOperating SystemWindows 10 My Question or IssueAfter getting an access token back from my refresh token, I use it to fetch the top artists of the account associated with the access token. However, the users top artists keep re...

Newbie

Plan Premium Country Canada Operating System Windows 10   My Question or Issue After getting an access token back from my refresh token, I use it to fetch the top artists of the account ...

vaclav20210

Regular

1373 Views

2 replies

1 likes

access token
refresh token
  • 1373 Views
  • 2 replies
  • 1 likes

is device id dynamic?

The get devices endpoint return data which contains device id like this { "devices": [ { "id": "5fbb3ba6aa454b5534c4ba43a8c7e8e45a63ad0e", "is_active": false, "is_private_session": true, "is_restricted": false, "name": "My fridge", "type": "Computer"...

Regular

The get devices endpoint return data which contains device id like this   { "devices": [ { "id": "5fbb3ba6aa454b5534c4ba43a8c7e8e45a63ad0e", "is_active": fa...

dzungnguyen179

Regular

1378 Views

2 replies

0 likes

  • 1378 Views
  • 2 replies
  • 0 likes

Missing scope in token responses

Hello, since friday the "scope" attribute of token responses has been missing on the client credentials flow and user auth flow without requested scopes. How should this change be interpreted?- A temporary hiccup- A change to the API meaning that all...

Music Fan

Hello, since friday the "scope" attribute of token responses has been missing on the client credentials flow and user auth flow without requested scopes.   How should this change be interprete...

felix-hilden

Music Fan

751 Views

2 replies

0 likes

  • 751 Views
  • 2 replies
  • 0 likes

Embed widget play button doesn't work, 400 errors in console

I copied/pasted the embed widget code from the Spotify site into my page. When I go to click the play button, the console shows all sorts of errors: I am building a NextJS site in React and Typescript, here's the embed code: Devicelatest Chrome on M...

Screen Shot 2021-04-07 at 1.12.33 PM.png

Casual Listener

I copied/pasted the embed widget code from the Spotify site into my page. When I go to click the play button, the console shows all sorts of errors:   I am building a NextJS site in R...

Hubo

Community Legend

599 Views

1 replies

0 likes

embed
Widget
  • 599 Views
  • 1 replies
  • 0 likes

Solved!! Retrieve song through websocket

Hello, Recently, I was trying to understand how Discord implemented Spotify on their server and noticed it was something totally different (websocket connection). As i'm a curious person, I decided to re-do the same process as Discord does but when c...

Regular

Hello,   Recently, I was trying to understand how Discord implemented Spotify on their server and noticed it was something totally different (websocket connection).   As i'm a curious p...

StrangerThings

Regular

3445 Views

4 replies

0 likes

  • 3445 Views
  • 4 replies
  • 0 likes

Issue with Web API documentation for Get User's Followed Artists

I would like to report an issue with the Web API documentation for the Get User's Followed Artists endpoint: https://developer.spotify.com/documentation/web-api/reference/#endpoint-get-followed. Under the Authorization section, the required scope sho...

Newbie

I would like to report an issue with the Web API documentation for the Get User's Followed Artists endpoint: https://developer.spotify.com/documentation/web-api/reference/#endpoint-get-followed....

Hubo

Community Legend

749 Views

1 replies

1 likes

documentation
  • 749 Views
  • 1 replies
  • 1 likes

Tell me how to get added to the Developer Showcase.

Hello. I'm an engineer from Japan who loves Spotify.I've created a community(iOS and Android App) for Spotify users to talk about music.You can find it at https://chooning.app/ There are a lot of users in Japan, but not many in English-speaking count...

Regular

Hello. I'm an engineer from Japan who loves Spotify. I've created a community(iOS and Android App) for Spotify users to talk about music. You can find it at https://chooning.app/   There are...

Hubo

Community Legend

510 Views

1 replies

0 likes

  • 510 Views
  • 1 replies
  • 0 likes

Search Results for Tracks by Artist not working well

We are using JohnnyCrazy/SpotifyAPI-NET nuget package in our Smartspeaker product. It works great but we often get poor results with certain Spotify searches. Here's the latest example. A voice search like "Play songs by the Who" triggers a Spotify S...

Newbie

We are using JohnnyCrazy/SpotifyAPI-NET nuget package in our Smartspeaker product. It works great but we often get poor results with certain Spotify searches. Here's the latest example.   A vo...

Hubo

Community Legend

474 Views

1 replies

0 likes

Discussion
  • 474 Views
  • 1 replies
  • 0 likes

Cannot add redirect URL in edit settings

In spotify developer , created an app , went to edit settings, and tried to add redirect URI, hit add and nothing happens, what am I missing.

Visitor

In spotify developer , created an app , went to edit settings, and tried to add redirect URI, hit add and nothing happens, what am I missing.

Hubo

Community Legend

1164 Views

1 replies

0 likes

edit setting
  • 1164 Views
  • 1 replies
  • 0 likes

Delete or deactivate oauth token

Hi, I am starting to learn API and testing it out with Spotify. I ran across a thing I have not found the answer for anywhere. How can I delete or deactivate a token?E.g. I have generated a token in the Web API console using the GET TOKEN button on p...

Visitor

Hi,   I am starting to learn API and testing it out with Spotify. I ran across a thing I have not found the answer for anywhere.   How can I delete or deactivate a token? E.g. I have...

Hubo

Community Legend

2229 Views

1 replies

0 likes

api
token
  • 2229 Views
  • 1 replies
  • 0 likes

Playlist API returns different tracks to those shown on the desktop app

When I make a request for the tracks in a playlist at /playlists/${playlistId}/tracks some of the tracks it returns are slightly different versions to what my desktop client is showing, particularly for albums such as spotify:album:2gP2LMVcIFgVczSJqn...

Casual Listener

When I make a request for the tracks in a playlist at       /playlists/${playlistId}/tracks       some of the tracks it returns are slightly different versions ...

652 Views

0 replies

2 likes

  • 652 Views
  • 0 replies
  • 2 likes

Solved!! no code in response - authorize request

PlanFreeCountryCZDeviceChrome, Firefox, PHPOperating SystemFedora Linux My Question or IssueHi,I'm sending a request to Spotify to authorize. The goal is a response with user e-mail. It goes to Spotify login, I log through Facebook, it shows INVALID_...

Regular

Plan Free Country CZ Device Chrome, Firefox, PHP Operating System Fedora Linux     My Question or Issue Hi, I'm sending a request to Spotify to authorize. The goal is a response...

vaclav20210

Regular

1704 Views

3 replies

0 likes

  • 1704 Views
  • 3 replies
  • 0 likes

How to add spotify on website through plugin?

Hello Spotify community, I have review blog about soccer boots. This blog is developed with WordPress CMS, I want embed Spotify with my blog. How I can do this with some plugin.?If someone can help me out with this, I will be greatful.ThanksJohnn

Visitor

Hello Spotify community, I have review blog about soccer boots. This blog is developed with WordPress CMS, I want embed Spotify with my blog. How I can do this with some plugin.? If someone can...

gvenk

Casual Listener

989 Views

1 replies

0 likes

Discussion
Web Development
wordpress
  • 989 Views
  • 1 replies
  • 0 likes

Can't run Web playback sdk promise rejection

Hi, I decided to give the web playback sdk a try.I pasted the code provided herehttps://developer.spotify.com/documentation/web-playback-sdk/quick-start/I added my token. When I open the html in chrome during the loading I get (promise rejection)Afte...

vladimir9307_1-1617881805943.png

Newbie

Hi, I decided to give the web playback sdk a try. I pasted the code provided here https://developer.spotify.com/documentation/web-playback-sdk/quick-start/ I added my token.  When I open the...

390 Views

0 replies

0 likes

  • 390 Views
  • 0 replies
  • 0 likes