Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Spotify Soloist: a new terminal based player for headless and DIY setups

Hey everyone, we've created this thread to share details about Spotify Soloist. Spotify Soloist is a new, lightweight Spotify client for headless setups. It runs as a background service, supports Spotify Connect, and works on Raspberry Pi and other L...

Spotify

palchrb

Newbie

2468 Views

24 replies

11 likes

S4D
  • 2468 Views
  • 24 replies
  • 11 likes

Web API quota updates for Development Mode

Hey everyone, I've created this thread to share some updates to how quotas work for Development Mode apps on the Spotify Web API to help you better organize your projects. We've shared a Blog post that explains everything in detail. Here's the short ...

Spotify

paulmurray48

Newbie

2437 Views

14 replies

2 likes

Discussion
  • 2437 Views
  • 14 replies
  • 2 likes

Receive all added_by profiles for blend playlists via the Web API

The Get Playlist Items Web API method [1] returns items.added_by as an object reffering to a single profile. While there is nothing else to show for normal playlists, blend playlists (which are generated by Spotify based on the interests of multiple ...

Visitor

The Get Playlist Items Web API method [1] returns items.added_by as an object reffering to a single profile. While there is nothing else to show for normal playlists, blend playlists (which are gener...

kzfelder

Casual Listener

942 Views

1 replies

2 likes

Blend Playlists
Get Playlist Items
Web API
  • 942 Views
  • 1 replies
  • 2 likes

Solved!!Superuser Contribution Getting 403 Error For Specific Spotify Account with API Request

PlanFreeCountryUSADevicePCOperating SystemWindows 11 My Question or IssueHello, I am getting error "Failed to load resource: the server responded with a status of 403 ()" for my request to api.spotify.com/v1/me or when attempting to search to api.spo...

Casual Listener

Plan Free Country USA Device PC Operating System Windows 11   My Question or Issue Hello, I am getting error "Failed to load resource: the server responded with a status of 403 ()...

EssaXD

Casual Listener

2222 Views

2 replies

0 likes

Discussion
Question
  • 2222 Views
  • 2 replies
  • 0 likes

painel do Spotify de 2024 não está agradando as pessoas. Deixem como antes!

A versão mais recente do Spotify apresenta mudanças no painel do Spotify de TV, Xbox Series E PS5. Sinceramente esse novo painel não está agradando, poderiam deixar o painel de 2021 do Spotify ?

Regular

A versão mais recente do Spotify apresenta mudanças no painel do Spotify de TV, Xbox Series E PS5. Sinceramente esse novo painel não está agradando, poderiam deixar o painel de 2021 do Spotify ?

568 Views

0 replies

0 likes

  • 568 Views
  • 0 replies
  • 0 likes

Spotify listen alike, what happened to it

I wanted to connect with people who like the same music as me but when I went to use it, it didn't work

Visitor

I wanted to connect with people who like the same music as me but when I went to use it, it didn't work

427 Views

0 replies

0 likes

  • 427 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution Best/most correct way to check if a playlist is owned by the current user?

Hello! If I use the "Get Current User's Playlists" endpoint, what's the best/most correct way to check if the owner is the current user? Right now I'm checking if the ID matches that of the ID I get from "Get Current User's Profile", which feels corr...

Casual Listener

Hello!   If I use the "Get Current User's Playlists" endpoint, what's the best/most correct way to check if the owner is the current user? Right now I'm checking if the ID matches that of the ...

LambertSpot

Spotify

1167 Views

2 replies

0 likes

Question
Web API
  • 1167 Views
  • 2 replies
  • 0 likes

Superuser Contribution spotify api for playback return item: none for type episode

PlanFree/PremiumCountryNorwayDevicewindowsOperating Systemwindows My Question or IssueI am trying to get the title or id of the podcast i'm listening to on spotify.currently using this endpoint for playback information:response = requests.get("https:...

Visitor

  Plan Free/Premium Country Norway Device windows Operating System windows   My Question or Issue I am trying to get the title or id of the podcast i'm listening to on spotify. ...

LambertSpot

Spotify

990 Views

2 replies

0 likes

episode
playback
  • 990 Views
  • 2 replies
  • 0 likes

Superuser Contribution Password Change Re-aunthentication Issues

On three separate occasions spotify has randomly logged me out and told me my password was incorrect (when it wasn't) - I recently made an app which connects to the spotify API which I think must be something to do with the issues as it didn't happen...

Newbie

On three separate occasions spotify has randomly logged me out and told me my password was incorrect (when it wasn't) - I recently made an app which connects to the spotify API which I think must be ...

LambertSpot

Spotify

476 Views

1 replies

0 likes

Spotify Web API
  • 476 Views
  • 1 replies
  • 0 likes

Requirements for Spotify API

PlanFree/PremiumCountryUKDeviceWindows DesktopOperating SystemWindows 11 My Question or IssueHi, just wondering if anyone could point me towards the software/hardware requirements for the use of Spotify API?TIA!

Newbie

Plan Free/Premium Country UK Device Windows Desktop Operating System Windows 11   My Question or Issue Hi, just wondering if anyone could point me towards the software/hardware require...

321 Views

0 replies

0 likes

Question
  • 321 Views
  • 0 replies
  • 0 likes

Solved!! player id not found

PlanPremiumCountryDenmarkDeviceRaspberry pi 5Operating Systemraspberry pi OS My Question or IssueHi Community, I am building a spotify streamer for my kids using a raspberry pi 5. I use the web playback sdk to launch a player in a browser. The device...

Casual Listener

Plan Premium Country Denmark Device Raspberry pi 5 Operating System raspberry pi OS   My Question or Issue Hi Community,   I am building a spotify streamer for my kids using a r...

Gormd

Casual Listener

2611 Views

2 replies

0 likes

Spotify APIs
web playback sdk
  • 2611 Views
  • 2 replies
  • 0 likes

Postman vs ReadyAPI?

Hey there, Does anyone have any personal experiences with Postman or ReadyAPI? I really need a platform to start working with Spotify's API. I have also seen Apidog, Hoppscotch, and Bruno commonly advocated on different sites.Please do feel free to p...

Regular

Hey there,   Does anyone have any personal experiences with Postman or ReadyAPI? I really need a platform to start working with Spotify's API. I have also seen Apidog, Hoppscotch, and Bruno co...

thytran

Visitor

620 Views

1 replies

0 likes

api
  • 620 Views
  • 1 replies
  • 0 likes

Solved!! Is there a way to fetch a user's recently played playlists through the web api

Hi,I'm trying to add a user's recently played playlists and their top mixes into my app, like how the native Spotify app does, however, I cannot find a way to do so.Is there a specific category ID for these playlists?

Regular

  Hi, I'm trying to add a user's recently played playlists and their top mixes into my app, like how the native Spotify app does, however, I cannot find a way to do so. Is there a specifi...

Ximzend

Spotify Star

1058 Views

1 replies

0 likes

Question
  • 1058 Views
  • 1 replies
  • 0 likes

Difference in Search Results Between Spotify API Console and Python/Postman Requests

Hello everyone, I'm experiencing a strange issue with the Spotify API. Initially, I was making a search request for a specific artist and title from my Python script, but the results weren’t what I expected. I noticed that the track returned wasn’t t...

Casual Listener

Hello everyone,   I'm experiencing a strange issue with the Spotify API. Initially, I was making a search request for a specific artist and title from my Python script, but the results weren’t...

Ximzend

Spotify Star

861 Views

3 replies

0 likes

Possible Bug
Question
  • 861 Views
  • 3 replies
  • 0 likes

Error 400 while trying to get token using PKCE OAuth2

I have tried getting the access token with PKCE using the official github repository for that extension and I am always getting the 400 error.The code can be found on https://github.com/spotify/web-api-examples/blob/master/authorization/authorization...

Visitor

I have tried getting the access token with PKCE using the official github repository for that extension and I am always getting the 400 error. The code can be found on https://github.com/spotify/web...

Soch

Music Fan

1184 Views

2 replies

2 likes

  • 1184 Views
  • 2 replies
  • 2 likes

400 Bad Request - Access Token - PKCE Auth Code Flow

Hello,I'm currently on Step 2 (Requesting Access Token) of the Auth Code Flow using PKCE, but I am unable to retrieve the access token.ProblemI am receiving a 400 Bad Request when sending my POST request to the https://accounts.spotify.com/api/token ...

Casual Listener

Hello, I'm currently on Step 2 (Requesting Access Token) of the Auth Code Flow using PKCE, but I am unable to retrieve the access token. Problem I am receiving a 400 Bad Request when sending my PO...

Soch

Music Fan

7810 Views

10 replies

5 likes

access token
PKCE
  • 7810 Views
  • 10 replies
  • 5 likes

user's playlist don't seem to update when fetched

Plan - Premium familyCountry - France Hi dear devs (1st post here ),I'm facing an issue using endpoint users/{user_id}/playlists with my user_id (don't know if i'm allowed to post it here). When used from my app, the API only responds 6 playlists ite...

Newbie

Plan - Premium family Country - France   Hi dear devs (1st post here 👋), I'm facing an issue using endpoint users/{user_id}/playlists with my user_id (don't know if i'm allowed to post...

tomjaimz

Spotify Legend

536 Views

1 replies

0 likes

api
Cache
playlist
Update
user
  • 536 Views
  • 1 replies
  • 0 likes

Building a React Spotify Application

PlanFreeCountrySouth Africa My Question or IssueSo i am busy with the spotify api im runnig a server side application making calls to the api via express. My front end application is React.I noticed that i can get all the album art names etc but the ...

Visitor

Plan Free Country South Africa   My Question or Issue So i am busy with the spotify api im runnig a server side application making calls to the api via express. My front end application is...

571 Views

0 replies

0 likes

api
development
  • 571 Views
  • 0 replies
  • 0 likes

App Review

I've submitted an app for review on March 25th 2024 and it's under review. I don't know why it's taking to long review the app. May I know the reason why it's taking this much time to review and when will the review be completed ??

Regular

I've submitted an app for review on March 25th 2024 and it's under review. I don't know why it's taking to long review the app. May I know the reason why it's taking this much time to review and when...

mscherrer

Visitor

1287 Views

2 replies

1 likes

App Review
  • 1287 Views
  • 2 replies
  • 1 likes

Need a solution to this DRM problem in Web Playback SDK.

I am trying to create an Electron+Angular project for development practices. However, the project has come to halt because of the constant nagging of Widevine licenses. I tried Electron's way: Linking with Chrome's shipped Widevine, didn't work.I tri...

Music Fan

I am trying to create an Electron+Angular project for development practices. However, the project has come to halt because of the constant nagging of Widevine licenses.  I tried Electron's way:...

1153 Views

0 replies

0 likes

Possible Bug
web playback
  • 1153 Views
  • 0 replies
  • 0 likes

Spotify API verify artist

We are trying to use the Spotify API in order to verify if an artist owns his profile. After verifying this we would like them to create their own profile on our application. Currently we are using artists.spotify.com to check who manages the artist ...

Visitor

We are trying to use the Spotify API in order to verify if an artist owns his profile. After verifying this we would like them to create their own profile on our application. Currently we are using a...

BreakEvent

Visitor

2529 Views

2 replies

5 likes

api
artist
linked
user
  • 2529 Views
  • 2 replies
  • 5 likes

Player for whole song (with login) and volume control

Hi there!So we want to embed a player for our mobile app.The problem with the i frame is, that it will only play random 30 second snippets andsometimes it doesn't take you to the login page on the spotify app.We can't solve the problem via the Spotif...

Visitor

Hi there! So we want to embed a player for our mobile app. The problem with the i frame is, that it will only play random 30 second snippets and sometimes it doesn't take you to the login page o...

487 Views

0 replies

0 likes

Desktop Player Customise spotiamp
iframe
player
Spotify Connect Volume Control
volume
Web API
  • 487 Views
  • 0 replies
  • 0 likes