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

44492 Views

152 replies

17 likes

Discussion
  • 44492 Views
  • 152 replies
  • 17 likes

No Sound

PlanPremiumCountryTurkeyDeviceDesktop APP => UWP application on Windows 11.Operating System(Windows 11) My Question or IssueEverything was working, and suddenly, the Webplayer SDK provide no SOUND at all. It seems working well, because music is runni...

Newbie

  Plan Premium Country Turkey Device Desktop APP => UWP application on Windows 11. Operating System (Windows 11)   My Question or Issue Everything was working, and suddenly, t...

kaworu_bloodpaw

Roadie

1001 Views

1 replies

0 likes

uwp
Webview
  • 1001 Views
  • 1 replies
  • 0 likes

Reverse lookup a playlist.

I would like to search for a playlist that contains a specific song.Can I reverse lookup from a song to get a list of playlists that contain that song?

Newbie

I would like to search for a playlist that contains a specific song. Can I reverse lookup from a song to get a list of playlists that contain that song?

Ximzend

Spotify Star

1991 Views

1 replies

0 likes

API Question
  • 1991 Views
  • 1 replies
  • 0 likes

Superuser Contribution User not registered in the developer dashboard

PlanPremiumCountryUnited StatesDeviceDesktop web browserOperating SystemWindows 10 My Question or IssueI'm building a web app to view a user's playlists. Previously I was able to log in to spotify successfully through the app, and view my playlists. ...

Casual Listener

Plan Premium Country United States Device Desktop web browser Operating System Windows 10   My Question or Issue I'm building a web app to view a user's playlists. Previously I was abl...

gophers

Visitor

3964 Views

7 replies

2 likes

  • 3964 Views
  • 7 replies
  • 2 likes

Solved!! retrieving genre of track in metadata

My Question or IssueI'm writing a scritpt to try to retrieve the genre from a track using the metadata of that song. I am not well versed in the spotify API, so i do need some information .btw i am writing it in Python and I'm using spotipy to access...

Visitor

My Question or Issue I'm writing a scritpt to try to retrieve the genre from a track using the metadata of that song. I am not well versed in the spotify API, so i do need some information 😅. ...

ryzeus

Casual Listener

10632 Views

5 replies

3 likes

API Help
genres
Python
python api
  • 10632 Views
  • 5 replies
  • 3 likes

playing song previews

PlanFree/Premium My Question or IssueI want to play little bits of random songs as part of a guessing game based on 3,5 and 10 seconds of the song. I don't want to do this with the player SDK since it's behind a paywall. being able to play the whole ...

Casual Listener

Plan Free/Premium   My Question or Issue I want to play little bits of random songs as part of a guessing game based on 3,5 and 10 seconds of the song. I don't want to do this with the playe...

Ximzend

Spotify Star

466 Views

1 replies

0 likes

  • 466 Views
  • 1 replies
  • 0 likes

can I embed playlist on my website

I am not sure I qualify as a developer. I just have a blog on a website, and I'd like to embed a playlist to my favorite songs (that I did not write).

Casual Listener

I am not sure I qualify as a developer. I just have a blog on a website, and I'd like to embed a playlist to my favorite songs (that I did not write).

371 Views

0 replies

0 likes

  • 371 Views
  • 0 replies
  • 0 likes

Generate playlist based on mood

PlanFree/PremiumCountryIndonesiaDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating SystemWindows 10 My Question or IssueIs there a way to generate playlist based on mood(ex: happy, sad, relaxed, etc.)?I read there's a way natively wit...

Casual Listener

Plan Free/Premium Country Indonesia Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System Windows 10   My Question or Issue Is there a way to generate playlist ba...

Ximzend

Spotify Star

4569 Views

7 replies

0 likes

  • 4569 Views
  • 7 replies
  • 0 likes

[Request Quota Extension] We wish to integrate Spotify API with we our music creation tool

Hi Spotify Team, We are developing a music creation tool to help music lovers create songs with no music background. To better navigate users to cook their melodies, we would like to learn what are their preferences on Spotify. Our application client...

Newbie

Hi Spotify Team,    We are developing a music creation tool to help music lovers create songs with no music background. To better navigate users to cook their melodies, we would like to l...

394 Views

0 replies

0 likes

Quota Request
  • 394 Views
  • 0 replies
  • 0 likes

Is there a way to get the songs my friends have listened to programmatically?

I see the web API allows you to get the public information, but is there any way to have my friends allow my code to pull their own song histories? That way I can make a playlist out of their songs without asking them what they listened to.

Visitor

I see the web API allows you to get the public information, but is there any way to have my friends allow my code to pull their own song histories? That way I can make a playlist out of their songs w...

Ximzend

Spotify Star

461 Views

1 replies

0 likes

  • 461 Views
  • 1 replies
  • 0 likes

Superuser Contribution [Developer] Expose endpoints to create or query folders

There are a couple of questions floating around folder info not being available via the API. As of today there are no endpoints associated to get folder information (link to docs). It'd be nice to have this feature exposed via the api to allow more c...

Regular

There are a couple of questions floating around folder info not being available via the API. As of today there are no endpoints associated to get folder information (link to docs). It'd be nice to ha...

t0r

Regular

1325 Views

6 replies

9 likes

Developer
  • 1325 Views
  • 6 replies
  • 9 likes

Prohibited Apps

Hello, one of the developer guidelines for prohibited apps says you can't put content from another streaming service next to Spotify content. It's kind of vague and I was hoping to get a more definitive answer about what I want to do. Am i allowed to...

Newbie

Hello, one of the developer guidelines for prohibited apps says you can't put content from another streaming service next to Spotify content. It's kind of vague and I was hoping to get a more definit...

Ximzend

Spotify Star

609 Views

1 replies

0 likes

  • 609 Views
  • 1 replies
  • 0 likes

Refresh token replying with ETIMEDOUT

When getting an access_token using a refresh_token i get a ETIMEDOUT error. I have used your code from this page: https://developer.spotify.com/documentation/general/guides/authorization/code-flow/ under the section Request a refreshed Access Token H...

Newbie

When getting an access_token using a refresh_token i get a ETIMEDOUT error. I have used your code from this page: https://developer.spotify.com/documentation/general/guides/authorization/code-flow/ u...

409 Views

0 replies

0 likes

Authentication Token
  • 409 Views
  • 0 replies
  • 0 likes

Quota Extension Rejected

Hi, My quota extension was recently rejected and no reason was provided and I didn't violate any of the terms of the app development.

Casual Listener

Hi,   My quota extension was recently rejected and no reason was provided and I didn't violate any of the terms of the app development.  

382 Views

0 replies

0 likes

  • 382 Views
  • 0 replies
  • 0 likes

Spotify Web API: Queue endpoint needs polish

I'm working on building a queue view using the newish Queue endpoint, but there are a few bugs/missing features:Firstly, it returns 20 results, including currently playing. But it always returns 20 results - even when the queue is 12 items long. You ...

Music Fan

I'm working on building  a queue view using the newish Queue endpoint, but there are a few bugs/missing features: Firstly, it returns 20 results, including currently playing. But it always ret...

syeo66

Casual Listener

1181 Views

2 replies

10 likes

queue management
Web API
  • 1181 Views
  • 2 replies
  • 10 likes

In what format is the offline_timestamp key in your personal data?

In the extended personal data, there is a key called "offline_timestamp". In the ReadMeFirst it has the following description: "This field is a timestamp of when offline mode was used, ifused.". When looking at these values, there seems to be no corr...

Visitor

In the extended personal data, there is a key called "offline_timestamp". In the ReadMeFirst it has the following description: "This field is a timestamp of when offline mode was used, if used.". Wh...

492 Views

0 replies

1 likes

  • 492 Views
  • 0 replies
  • 1 likes

Use api to search for specific songs that are mixed into longer sets/recordings

Hi there, I was wondering if it's possible to use the Spotify api to search for specific songs that are mixed into longer sets/recordings? Hope you can help with this. Kind regards, Olaf

Newbie

Hi there,   I was wondering if it's possible to use the Spotify api to search for specific songs that are mixed into longer sets/recordings?   Hope you can help with this.   Kind...

453 Views

0 replies

0 likes

API Question
  • 453 Views
  • 0 replies
  • 0 likes

Web Playback SDK - 404 not found after computer sleep

Hi all.I have created a web player to play my saved songs.If i close my laptop lid and reopen (Mac), calls to`https://api.spotify.com/v1/me/player/play?device_id=58c0a166ebaa633d9d6e47cf4226830ba1704062` return a 404 device not found (device being th...

Regular

Hi all. I have created a web player to play my saved songs. If i close my laptop lid and reopen (Mac), calls to `https://api.spotify.com/v1/me/player/play?device_id=58c0a166ebaa633d9d6e47cf42268...

436 Views

0 replies

0 likes

API Help
Help
  • 436 Views
  • 0 replies
  • 0 likes

Cannot delete tracks from a playlist using the API. Receiving 401 error.

PlanFree/PremiumCountryCanada My Question or IssueI've been trying and failing to delete tracks from a playlist using the API. Every method I attempt results in a 401 error from spotify. This is a JavaScript Web App and I'm performing both Oauth and ...

Newbie

Plan Free/Premium Country Canada   My Question or Issue I've been trying and failing to delete tracks from a playlist using the API. Every method I attempt results in a 401 error from spot...

Ximzend

Spotify Star

651 Views

1 replies

0 likes

api
javascript
  • 651 Views
  • 1 replies
  • 0 likes

[Developer] Concrete rate limits

Hi! There are not concrete numbers regarding rate limits for the Spotify API. This documentation https://developer.spotify.com/documentation/web-api/guides/rate-limits/ tells us there is a 30 second window in which the number of requests are monitore...

Newbie

Hi! There are not concrete numbers regarding rate limits for the Spotify API. This documentation https://developer.spotify.com/documentation/web-api/guides/rate-limits/ tells us there is a ...

475 Views

0 replies

0 likes

Developer
  • 475 Views
  • 0 replies
  • 0 likes