Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

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

adtewa

Casual Listener

59626 Views

166 replies

18 likes

Discussion
  • 59626 Views
  • 166 replies
  • 18 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

1902 Views

4 replies

0 likes

  • 1902 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

1067 Views

2 replies

1 likes

api
recommendation
  • 1067 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'...

570 Views

0 replies

0 likes

Discussion
  • 570 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

1541 Views

2 replies

1 likes

access token
refresh token
  • 1541 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

1563 Views

2 replies

0 likes

  • 1563 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

879 Views

2 replies

0 likes

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

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

685 Views

1 replies

0 likes

embed
Widget
  • 685 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

3943 Views

4 replies

0 likes

  • 3943 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

883 Views

1 replies

1 likes

documentation
  • 883 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

570 Views

1 replies

0 likes

  • 570 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

548 Views

1 replies

0 likes

Discussion
  • 548 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

1227 Views

1 replies

0 likes

edit setting
  • 1227 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

2595 Views

1 replies

0 likes

api
token
  • 2595 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 ...

711 Views

0 replies

2 likes

  • 711 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

1884 Views

3 replies

0 likes

  • 1884 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

1106 Views

1 replies

0 likes

Discussion
Web Development
wordpress
  • 1106 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...

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

476 Views

0 replies

0 likes

  • 476 Views
  • 0 replies
  • 0 likes

Typo in Web API documentation

The documentation for AlbumObject says that its artists porperty is an array of ArtistObject which doesn't match with the object returned by the API. The artists property of the AlbumObject returned by the API is actually a SimplifiedArtistObject.Lin...

Regular

The documentation for AlbumObject says that its artists porperty is an array of ArtistObject which doesn't match with the object returned by the API. The artists property of the AlbumObject returned ...

Hubo

Community Legend

804 Views

1 replies

0 likes

API reference
Documentation Change
  • 804 Views
  • 1 replies
  • 0 likes

Is there a way to get an AccessToken wihout using an Userinterface?

PlanPremiumCountryGermanyDevicePcOperating SystemWindows 10 My Question or IssueI am trying to write a program that automatically updates me when there is an update at certain artists. My problem now is I can't seem to find a way to get an access tok...

Regular

Plan Premium Country Germany Device Pc Operating System Windows 10   My Question or Issue I am trying to write a program that automatically updates me when there is an update at certai...

Hubo

Community Legend

838 Views

1 replies

0 likes

  • 838 Views
  • 1 replies
  • 0 likes

Spotify API preview url returns null

PlanFreeGermany DeviceAPI Hello there, We are using & testing Spotify API to integrate with our application. While we are accessing the API, almost 50% of the songs/tracks have preview_url null. We tested with the market as well. For example, if I te...

Casual Listener

Plan Free Germany   Device API   Hello there,   We are using & testing Spotify API to integrate with our application. While we are accessing the API, almost 50% of the son...

sanjeevtt

Casual Listener

2088 Views

2 replies

0 likes

  • 2088 Views
  • 2 replies
  • 0 likes