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

Smiley88

Visitor

44198 Views

152 replies

17 likes

Discussion
  • 44198 Views
  • 152 replies
  • 17 likes

is_playable field returns incorrect result

PlanPremiumCountryAustraliaMy Question or IssueMy app calls the "playlists/tracks" endpoint to get a list of songs in the user's playlist. When it does this, it specifies "AU" for the market field. It then checks the "is_playable" field for each song...

Visitor

Plan Premium Country Australia My Question or Issue My app calls the "playlists/tracks" endpoint to get a list of songs in the user's playlist. When it does this, it specifies "AU" for the marke...

MrFitz

Visitor

6344 Views

14 replies

5 likes

  • 6344 Views
  • 14 replies
  • 5 likes

Inconsistent responses on all `/me/albums` routes.

Hello. I have been working on a Node.JS API wrapper for the Spotify Web API lately. While working on the `/me/albums` routes, I noticed an issue with them. All the /me/routes return 401 (Missing Token) errors. Even though a valid access token is bein...

Casual Listener

Hello. I have been working on a Node.JS API wrapper for the Spotify Web API lately. While working on the `/me/albums` routes, I noticed an issue with them. All the /me/routes return 401 (Missing Toke...

FC5570

Casual Listener

506 Views

1 replies

0 likes

  • 506 Views
  • 1 replies
  • 0 likes

Spotify developer API server down ?

I am trying to connect to Spotify API via developer account access credentials to fetch some data. It was working fine for the last 5 days, but now it is not working since yesterday.It just keeps getting buffering and not fetching the data at all.Is ...

Newbie

I am trying to connect to Spotify API via developer account access credentials to fetch some data. It was working fine for the last 5 days, but now it is not working since yesterday. It just keeps g...

Hubo

Community Legend

695 Views

1 replies

0 likes

Discussion
  • 695 Views
  • 1 replies
  • 0 likes

SOLVED: Authorization endpoint returns unexpected query parameter

Hi! I am trying to authenticate a user using the authorization code flow. The first step is to call the /authorize endpoint. I have tried to do this and received the expected query params (code, state). Somehow the endpoint has started to reponding w...

Newbie

Hi!   I am trying to authenticate a user using the authorization code flow. The first step is to call the /authorize endpoint. I have tried to do this and received the expected query params (c...

546 Views

0 replies

0 likes

  • 546 Views
  • 0 replies
  • 0 likes

Add Items to Playlist 404 Errors

Hello! We've been receiving many intermittent 404 errors upon hitting the Add Items to Playlist route through the Spotify Web API. There doesn't seem to be anything wrong the playlists in question here (They exist when we look them up via their URI a...

Regular

Hello!   We've been receiving many intermittent 404 errors upon hitting the Add Items to Playlist route through the Spotify Web API. There doesn't seem to be anything wrong the playlists in qu...

cezarb

Casual Listener

1982 Views

6 replies

6 likes

  • 1982 Views
  • 6 replies
  • 6 likes

Can't authenticate my app with others (less than 25 users )

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHi,I was wondering if someone could reach out. The only user who can actually integrate with ...

Casual Listener

Plan Free/Premium Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue Hi, ...

Yoavten

Casual Listener

840 Views

5 replies

1 likes

  • 840 Views
  • 5 replies
  • 1 likes

Artists' Location / Where they're from

Does anyone know if Spotify has, or plans on implementing, an API reference point for where an artist is located (ie. city or country)?

Regular

Does anyone know if Spotify has, or plans on implementing, an API reference point for where an artist is located (ie. city or country)?

Hubo

Community Legend

1764 Views

1 replies

1 likes

Discussion
  • 1764 Views
  • 1 replies
  • 1 likes

Solved!! Spotify /recommendations endpoint returning an empty array for tracks

My Question or Issue: When making a call to the /reccomendations endpoint, I get a seemingly regular response to the API call, except the tracks array is empty. Call code: Response:{"tracks" : [ ],"seeds" : [ {"initialPoolSize" : 0,"afterFilteringSiz...

Casual Listener

My Question or Issue:   When making a call to the /reccomendations endpoint, I get a seemingly regular response to the API call, except the tracks array is empty.  Call code: &n...

Dryd3n

Casual Listener

5900 Views

2 replies

0 likes

  • 5900 Views
  • 2 replies
  • 0 likes

401 Permissions missing. When Attempting to Play Track.

I am trying to play a track on my app using spotify-web-api-node: https://github.com/caseysiebel/spotify-clone/blob/main/components/Song.tsx#L19 When I fire off this call to spotifyApi.play(), I am getting this error back WebapiRegularError: An error...

Casual Listener

I am trying to play a track on my app using spotify-web-api-node:  https://github.com/caseysiebel/spotify-clone/blob/main/components/Song.tsx#L19   When I fire off this call to&nbsp...

vuchint

Newbie

4572 Views

6 replies

1 likes

api
Permission
Play
  • 4572 Views
  • 6 replies
  • 1 likes

Can't request Quota Extension

PlanPremiumCountryGermany My Question or Issue Hi! I have the following problem: I have programmed a Twitch Bot that allows the broadcaster to control the Spotify account or to request songs through the Twitch chat. It all works great, except that I ...

Regular

Plan Premium Country Germany   My Question or Issue   Hi! I have the following problem: I have programmed a Twitch Bot that allows the broadcaster to control the Spotify account or t...

Jilence

Regular

742 Views

4 replies

0 likes

Quota Extension
  • 742 Views
  • 4 replies
  • 0 likes

Are Spotify URIs Permanent?

My Question or Issue Do URIs expire after a certain amount of time?Can we be confident that they are permanent?(Assuming an artist does not reupload a resource)

Newbie

  My Question or Issue   Do URIs expire after a certain amount of time? Can we be confident that they are permanent? (Assuming an artist does not reupload a resource)

Hubo

Community Legend

1025 Views

1 replies

0 likes

  • 1025 Views
  • 1 replies
  • 0 likes

Solved!! Web API ratelimit

I am developing an app which will allow users to publish their playlists to a feed. However in order to visit the feed, published playlists will have to be fetched one by one (as the current spotify api does not have an endpoint to fetch multiple pla...

Casual Listener

I am developing an app which will allow users to publish their playlists to a feed. However in order to visit the feed, published playlists will have to be fetched one by one (as the current spotify ...

palmers97

Newbie

33278 Views

14 replies

0 likes

api
ratelimit
web
  • 33278 Views
  • 14 replies
  • 0 likes

Bookmark Manager App for Android

PlanPremium Operating SystemAndroid My Question or IssueHi. I created a small free Bookmark Manager for Android called boomfs. It let's you create, edit and remove Bookmarks for an albums (I use it mostly for Audio Books) but works also for podcast e...

Casual Listener

Plan Premium   Operating System Android   My Question or Issue Hi.    I created a small free Bookmark Manager for Android called boomfs.  It let's you create, edit a...

Tomfried

Regular

992 Views

4 replies

1 likes

Android
bookmarks
Free
Tool
  • 992 Views
  • 4 replies
  • 1 likes

Missing previewURL

Hey folks, we didn't get this answered so I'm posting it again. Is there a reason why so many tracks are missing previewURL? We are not getting previewURL for like 70% of the songs. For example, adding the "Happier than Ever" song by Billie Eillish a...

Regular

Hey folks, we didn't get this answered so I'm posting it again. Is there a reason why so many tracks are missing previewURL? We are not getting previewURL for like 70% of the songs.   For exam...

Hubo

Community Legend

581 Views

1 replies

0 likes

  • 581 Views
  • 1 replies
  • 0 likes

API for commercial uses

Hi guys, does anyone know if I can use spotify API for commercial uses? I've got a website and an app where I want to use spotify for searching and displaying what song was currently played. Thank you for every response

Newbie

Hi guys, does anyone know if I can use spotify API for commercial uses? I've got a website and an app where I want to use spotify for searching and displaying what song was currently played.   ...

Hubo

Community Legend

1138 Views

1 replies

1 likes

api
Commercial
  • 1138 Views
  • 1 replies
  • 1 likes

How do I get sound from the API?

PlanFreeCountryUkraineDevicePCOperating SystemWindows 11 My Question or IssueHow do I get sound from the API? I can't find the path to the sound. I am using Node.js spotifyApi.getTrack("7dK87kjEyN7nMoxF57AT9R").then(function(data) { console.log(data....

Newbie

Plan Free Country Ukraine Device PC Operating System Windows 11   My Question or Issue How do I get sound from the API? I can't find the path to the sound. I am using Node.js   ...

Hubo

Community Legend

3993 Views

1 replies

0 likes

Developer
  • 3993 Views
  • 1 replies
  • 0 likes

Please document that the API doesn't support Sonos devices

I realize there are probably good and/or legal reasons why you can't control Sonos devices via the Spotify API, but it is super-annoying to learn about this only once you're ready to try your code on various devices. Can this be better documented in ...

Newbie

I realize there are probably good and/or legal reasons why you can't control Sonos devices via the Spotify API, but it is super-annoying to learn about this only once you're ready to try your code on...

thlucas

Gig Goer

1090 Views

2 replies

2 likes

  • 1090 Views
  • 2 replies
  • 2 likes

Update playlist tracks doesn't recognise "uris" parameter

I'm trying to update the tracks in a playlist using the playlists/playlist_id/tracks PUT action, as described at https://developer.spotify.com/documentation/web-api/reference/#/operations/reorder-or-replace-playlists-tracks.I'm using this curl comman...

Newbie

I'm trying to update the tracks in a playlist using the playlists/playlist_id/tracks PUT action, as described at https://developer.spotify.com/documentation/web-api/reference/#/operations/reorder-or-...

Ximzend

Spotify Star

1698 Views

3 replies

1 likes

Web API
  • 1698 Views
  • 3 replies
  • 1 likes

When my podcast will be finish the process?

None of the below information is required. However, the more you provide the easier it will be for us to try and help.PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,e...

Newbie

None of the below information is required. However, the more you provide the easier it will be for us to try and help. Plan Free/Premium Country   Device (iPhone 8, Samsung Galaxy 9, Macbo...

Aidenowen2

Regular

530 Views

1 replies

0 likes

podcast
  • 530 Views
  • 1 replies
  • 0 likes

Blank Login Screen using AuthenticationClient

PlanPremiumCountryUSA DevicePixel 3a Virtual Device (API 28)Operating SystemAndroid 9.0 Pie My Question or IssueI'm using the AuthenticationRequest and AuthenticationClient to connect a Spotify account to my app. After testing a few times with instal...

Casual Listener

Plan Premium Country USA   Device Pixel 3a Virtual Device (API 28) Operating System Android 9.0 Pie   My Question or Issue I'm using the AuthenticationRequest and AuthenticationC...

Ryuloki

Visitor

765 Views

1 replies

0 likes

AuthenticationClient
bug
Login Activity
  • 765 Views
  • 1 replies
  • 0 likes