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

eyes88

Visitor

53536 Views

162 replies

18 likes

Discussion
  • 53536 Views
  • 162 replies
  • 18 likes

Bug at Spotify App Remote library to control spotify via voice

*Hi, we are trying to use Spotify App Remote library to control spotify via voice control inside our application.Our issue is that from time to time, SpotifyAppRemote.connect fails to connect or report an exception. It seems that Spotify's service ge...

Casual Listener

*Hi, we are trying to use Spotify App Remote library to control spotify via voice control inside our application. Our issue is that from time to time, SpotifyAppRemote.connect fails to connect or re...

PhilippSonnleitner

Casual Listener

501 Views

2 replies

0 likes

Possible Bug
  • 501 Views
  • 2 replies
  • 0 likes

How to get country-specific recommended songs without using "seed_artists" and "seed_tracks"?

Hello everyone,I have implemented the following API to retrieve Spotify-recommended songs:Spotify Recommendations API. However, I'm facing an issue where I cannot utilize the "seed_artists" and "seed_tracks" parameters in my app. When I make API call...

Newbie

Hello everyone, I have implemented the following API to retrieve Spotify-recommended songs: Spotify Recommendations API.   However, I'm facing an issue where I cannot utilize the "seed_artis...

453 Views

0 replies

0 likes

Discussion
Feature Request
Possible Bug
  • 453 Views
  • 0 replies
  • 0 likes

About user_id and Get User's Profile endpoint

Hi, there! Simple question: what are the user_id restrictions? I.e. is it case sensitive? what is the maximum length? I'm handling errors in my app and I noticed that when I make the call to the Get User's Profile endpoint and the user doesn't exist ...

Casual Listener

Hi, there!   Simple question: what are the user_id restrictions? I.e. is it case sensitive? what is the maximum length? I'm handling errors in my app and I noticed that when I make the call to...

317 Views

0 replies

0 likes

Question
  • 317 Views
  • 0 replies
  • 0 likes

429 Limit reached

We are building an app that uses the audio features endpoints, but we keep running into rate limit issues and are blocked by them at the moment. How can we resolve this/get the rate increased? Thanks.

Casual Listener

We are building an app that uses the audio features endpoints, but we keep running into rate limit issues and are blocked by them at the moment.  How can we resolve this/get the rate increased? ...

534 Views

0 replies

0 likes

Discussion
  • 534 Views
  • 0 replies
  • 0 likes

Any way to stop the Spotify player (embed) when the user scrolls the website page?

Does anyone know of a way to stop the Spotify player (embed) when the user scrolls the website page? We have this code working now: // Get a reference to the embed iframe element const spotifyEmbedWindow = document.querySelector('iframe[src*="spotify...

Casual Listener

Does anyone know of a way to stop the Spotify player (embed) when the user scrolls the website page?  We have this code working now:       // Get a reference to the embed i...

Galina777

Casual Listener

2222 Views

4 replies

1 likes

Embed Player
javascript
pause music
stop playing
toggle
  • 2222 Views
  • 4 replies
  • 1 likes

Is there a way to go through every single podcast/show?

Is it possible to programatically iterate through every single podcast/show on the platform? Or to get shows that posted recently (something similar to tag:new for albums)?

Newbie

Is it possible to programatically iterate through every single podcast/show on the platform? Or to get shows that posted recently (something similar to tag:new for albums)?

290 Views

0 replies

0 likes

api
Feature Request
  • 290 Views
  • 0 replies
  • 0 likes

Got failure when connect SpotifyAppRemote

May I ask if anyone has encountered any error reports: com.spotify.android.appremote.api.error.CouldNotFindSpotifyApp at com.spotify.android.appremote.api.LocalConnector.connect(LocalConnector.java:52) at com.spotify.android.appremote.api.SpotifyAppR...

Newbie

May I ask if anyone has encountered any error reports:   com.spotify.android.appremote.api.error.CouldNotFindSpotifyApp at com.spotify.android.appremote.api.LocalConnector.connect(LocalConnect...

518 Views

0 replies

0 likes

Question
  • 518 Views
  • 0 replies
  • 0 likes

Download Metadata

Are you able download metadata like Artist Names and Song Titles to use in the creation of my app. We do not need real time access to any data, so it would be easier if we could just download, for example a large list of artist names. Thank you.

Visitor

Are you able download metadata like Artist Names and Song Titles to use in the creation of my app.  We do not need real time access to any data, so it would be easier if we could just download, ...

804 Views

0 replies

0 likes

data download
  • 804 Views
  • 0 replies
  • 0 likes

How would I use the "available_markets" in every playbackstatus call?

What is the reasoning behind the field "available_markets" everytime I get a playbackstatus, or a queue?If I'm playing a track it's implicitly available on my market...Seem a lot of unnecessary traffic but maybe Im missing something:''''''"available_...

Casual Listener

What is the reasoning behind the field "available_markets"  everytime I get a playbackstatus, or a queue? If I'm playing  a track it's implicitly available on my market... Seem a lot...

552 Views

0 replies

1 likes

available_markets
Question
  • 552 Views
  • 0 replies
  • 1 likes

Both chapter endpoints return 500 server error

Both of the chapter endpoints (get a chapter and get several chapters) return 500 Server error. Since I started using the API I haven't seen them work.

Regular

Both of the chapter endpoints (get a chapter and get several chapters) return 500 Server error. Since I started using the API I haven't seen them work.

267 Views

0 replies

0 likes

"Bug"
"ISSUE"
"server error"
  • 267 Views
  • 0 replies
  • 0 likes

"Required" field can be null

The documentation for this endpoint says the response is a page of SimplifiedAudiobook. The documentation also says the "total_tracks" field is required.The requests I've made for testing return null, however. This has happened with MANY other endpoi...

Regular

The documentation for this endpoint says the response is a page of SimplifiedAudiobook. The documentation also says the "total_tracks" field is required. The requests I've made for testing return nu...

336 Views

0 replies

0 likes

"Bug"
"documentation"
"ISSUE"
  • 336 Views
  • 0 replies
  • 0 likes

Endpoint inconsistency for saving albums/audibooks and HTML returned

Sending a request to the /me/albums endpoint is simple enough: set the query and it works. Doing the same for the /me/audiobooks endpoint doesn't: an error is returned, but not a JSON error, no no no! An HTML page with a title, header and formatting ...

Regular

Sending a request to the /me/albums endpoint is simple enough: set the query and it works. Doing the same for the /me/audiobooks endpoint doesn't: an error is returned, but not a JSON error, no no no...

289 Views

0 replies

0 likes

"Bug"
"inconsistency"
"ISSUE"
  • 289 Views
  • 0 replies
  • 0 likes

Get playlist items documented limit is incorrect

This isn't so much a help thread, but I couldn't find anywhere else to post this. The docs mention that limit is max 50 yet a limit of 100 works just fine. Example in the Request Sample:{ "href": "https://api.spotify.com/v1/playlists/3cEYpjA9oz9GiPac...

Casual Listener

This isn't so much a help thread, but I couldn't find anywhere else to post this. The docs mention that limit is max 50 yet a limit of 100 works just fine.   Example in the Request Sample: { ...

aj_hoyt3

Casual Listener

637 Views

1 replies

3 likes

  • 637 Views
  • 1 replies
  • 3 likes

A legal issue with a library name

Hi, I'd like to develop an open source library containing ClojureScript bindings for Spotify Web API called "Spojure". It is an obvious combination of the name of the service and the programming language. Can using this name be considered trademark i...

Casual Listener

Hi,   I'd like to develop an open source library containing ClojureScript bindings for Spotify Web API called "Spojure". It is an obvious combination of the name of the service and the program...

Ximzend

Spotify Star

315 Views

1 replies

0 likes

Question
  • 315 Views
  • 1 replies
  • 0 likes

Extended Quota request

How long does it take for a request to be looked at? I submitted my request nearly 2 weeks ago and it still hasn't been looked at. I'm worried that if it gets denied I would have to wait another few weeks.

Casual Listener

How long does it take for a request to be looked at? I submitted my request nearly 2 weeks ago and it still hasn't been looked at. I'm worried that if it gets denied I would have to wait another few ...

Ximzend

Spotify Star

366 Views

1 replies

0 likes

Question
  • 366 Views
  • 1 replies
  • 0 likes

Api returning 500 error

Hello, everyone! I'm trying to get my recently played tracks and I'm getting a 500 error. This is my code, let me know if I'm doing something wrong. Thank you very much! fetch("https://accounts.spotify.com/api/token?grant_type=client_credentials&clie...

Visitor

Hello, everyone! I'm trying to get my recently played tracks and I'm getting a 500 error. This is my code, let me know if I'm doing something wrong. Thank you very much!       &nbs...

Ximzend

Spotify Star

675 Views

3 replies

1 likes

Error 500
  • 675 Views
  • 3 replies
  • 1 likes

Embed preview only

PlanFree/PremiumCountryMalaysiaDevice(Pc)Operating SystemMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/(KHTML, like Gecko) Chrome/Safari/ Edg/ My Question or IssueI used the same code on(Using the iFrame API | Spotify for Developers)however t...

Visitor

  Plan Free/Premium Country Malaysia Device (Pc) Operating System Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/(KHTML, like Gecko) Chrome/Safari/ Edg/   My Question or Is...

504 Views

0 replies

1 likes

Question
  • 504 Views
  • 0 replies
  • 1 likes

Volume control no longer working in Web Playback SDK

This was working until very recently (within the last day or 2). Now, any time I try to set the volume of the web player using this endpoint, it returns a 403 with the following body: { "error" : { "status" : 403, "message" : "Player command failed: ...

Casual Listener

This was working until very recently (within the last day or 2). Now, any time I try to set the volume of the web player using this endpoint, it returns a 403 with the following body:   { "...

BeardedBear

Newbie

2541 Views

7 replies

9 likes

  • 2541 Views
  • 7 replies
  • 9 likes

"Companion App" - where expected to put "Spotify Connect Instructions"

Hello, I am representing an OEM of the custom hardware with an accompanying app (almando.com) which can stream spotify. We are told to fulfil the "Companion App" requirements. https://developer.spotify.com/documentation/commercial-hardware/implementa...

Visitor

Hello,  I am representing an OEM of the custom hardware with an accompanying app (almando.com) which can stream spotify. We are told to fulfil the "Companion App" requirements.  https:/...

274 Views

0 replies

0 likes

Question
  • 274 Views
  • 0 replies
  • 0 likes