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

Gromushka

Music Fan

2921 Views

25 replies

11 likes

S4D
  • 2921 Views
  • 25 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

josesmartin

Casual Listener

2621 Views

15 replies

2 likes

Discussion
  • 2621 Views
  • 15 replies
  • 2 likes

[Accessibility] Requesting Guidance on Partner API Access for NVDA Screen Reader Add-on

Hello Spotify Developer Community and Staff,I'm the developer of Accessify Play, a free, open-source accessibility addon for the NVDA Screen Reader. I'm posting today to seek guidance on a critical issue that impacts our ability to serve blind and vi...

Casual Listener

Hello Spotify Developer Community and Staff, I'm the developer of Accessify Play, a free, open-source accessibility addon for the NVDA Screen Reader. I'm posting today to seek guidance on a critical...

raf-li

Casual Listener

959 Views

2 replies

0 likes

Question
  • 959 Views
  • 2 replies
  • 0 likes

Solved!! How to identify a track's genre in spotify api?

I am referring this particular documentation. "https://developer.spotify.com/documentation/web-api/reference/get-track"The sample response has the genre of a song. But the "Try it" option does not give me the expected response with "Genre"

Casual Listener

I am referring this particular documentation. "https://developer.spotify.com/documentation/web-api/reference/get-track" The sample response has the genre of a song. But the "Try it" option does not ...

tunacore

Newbie

19014 Views

7 replies

1 likes

API Question
  • 19014 Views
  • 7 replies
  • 1 likes

Add Video Preview Support to the Spotify Web API

Developers need access to the same short video previews available in the Spotify mobile app. The current Web API only exposes audio previews (only of a small list of tracks), and this limits feature parity for apps and integrations built on top of Sp...

Regular

Developers need access to the same short video previews available in the Spotify mobile app. The current Web API only exposes audio previews (only of a small list of tracks), and this limits feature ...

669 Views

0 replies

1 likes

Feature Request
  • 669 Views
  • 0 replies
  • 1 likes

client_id & client_secret

PlanFree/PremiumCountryCanadaDevice Operating SystemWindows My Question or IssueWhere do I get my first: Client_Id and Client Secret

Visitor

Plan Free/Premium Country Canada Device   Operating System Windows   My Question or Issue Where do I get my first: Client_Id and Client Secret

bogscam

Regular

4036 Views

1 replies

0 likes

Client_Id
  • 4036 Views
  • 1 replies
  • 0 likes

Spotify API Returns Results Fine in Backend but return CORS error in API gateway deployment.

I've been running into an issue for the past couple weeks where my Flask backend returns information about my Spotify playlists and genres just fine, but when deploying it via a public tunnel (ngrok), I'm running into the following issue: Access to f...

Visitor

I've been running into an issue for the past couple weeks where my Flask backend returns information about my Spotify playlists and genres just fine, but when deploying it via a public tunnel (ngrok)...

394 Views

0 replies

0 likes

Possible Bug
Question
  • 394 Views
  • 0 replies
  • 0 likes

Search API by show does not returning correct podcast

When using the Search API by type show, the result does not contain the podcast that was searched for in certain cases. The search API does not seem to perform a strict search in contrary to the internal API used on the Spotify search page. For examp...

Visitor

When using the Search API by type show, the result does not contain the podcast that was searched for in certain cases. The search API does not seem to perform a strict search in contrary to the inte...

574 Views

0 replies

0 likes

Possible Bug
  • 574 Views
  • 0 replies
  • 0 likes

Solved!! Persistent 429 on GET /playlists/{playlist_id}

Hello, I’m encountering a consistent **429 Too Many Requests** error when trying to fetch details of a specific playlist via the Web API, even though:- I use a valid access token (Authorization: Bearer ...)- The playlist is public and is accessible i...

Casual Listener

Hello,   I’m encountering a consistent **429 Too Many Requests** error when trying to fetch details of a specific playlist via the Web API, even though: - I use a valid access token (Authoriz...

stansy

Casual Listener

592 Views

1 replies

0 likes

Question
  • 592 Views
  • 1 replies
  • 0 likes

Clarification about using Spotify API data for academic / non-commercial AI projects

i read recently in spotify web api documentation we can't use the avaliable data (such as the audio features or other track-level attributes) to train machine learning or AI models. ref: https://developer.spotify.com/documentation/web-api/reference/g...

Newbie

i read recently in spotify web api documentation we can't use the avaliable data (such as the audio features or other track-level attributes) to train machine learning or AI models. ref: https://deve...

Ximzend

Spotify Star

2229 Views

1 replies

0 likes

Question
  • 2229 Views
  • 1 replies
  • 0 likes

Liking site to spotify

Hi Alll,How to share spotify links through my website and social media icon on my website?

Visitor

Hi Alll, How to share spotify links through my website and social media icon on my website?

348 Views

0 replies

0 likes

Question
  • 348 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution 403 Forbidden on /v1/audio-features using both user and client credentials tokens

Hi everyone,I'm developing a Spotify Web API integration and consistently receive 403 Forbidden responses from the /v1/audio-features endpoint.What I tested:– User access token (with user-top-read etc.): 403– Client credentials token (no scopes): 403...

Newbie

Hi everyone, I'm developing a Spotify Web API integration and consistently receive 403 Forbidden responses from the /v1/audio-features endpoint. What I tested: – User access token (with user-top-r...

sunsetandhigh

Newbie

4649 Views

3 replies

1 likes

Feature Request
Possible Bug
  • 4649 Views
  • 3 replies
  • 1 likes

Playlist Reorder API Reorders Tracks, but NOT in the Requested Order

Hi everyone,I’ve been using the Playlist Reorder API (PUT /playlists/{playlist_id}/tracks) for more than 6 months without any issues. My system updates playlist positions every time i need and everything worked perfectly until recently.From one day t...

Visitor

Hi everyone, I’ve been using the Playlist Reorder API (PUT /playlists/{playlist_id}/tracks) for more than 6 months without any issues. My system updates playlist positions every time i need and ev...

cleitonjar

Newbie

1281 Views

1 replies

1 likes

Possible Bug
  • 1281 Views
  • 1 replies
  • 1 likes

Urgent Security Bug - Getting Premium for Free

I'm writing to you because I've found a major bug in your system that lets people get Spotify Premium completely for free.I stumbled upon this method a while back and, to be honest, I tried it myself to see if it was real. It is. I've had a free Prem...

Newbie

I'm writing to you because I've found a major bug in your system that lets people get Spotify Premium completely for free.I stumbled upon this method a while back and, to be honest, I tried it myself...

Levidehaan1

Visitor

1268 Views

3 replies

1 likes

bug
  • 1268 Views
  • 3 replies
  • 1 likes

API Status Page

Is the Spotify Status page no longer available or is the API down? I had this link saved in my browser but it is no longer available:https://status.spotify.dev/Apologies in advance if this has already been answered. I didn't see any mention of it whe...

Visitor

Is the Spotify Status page no longer available or is the API down?  I had this link saved in my browser but it is no longer available: https://status.spotify.dev/ Apologies in advance if ...

GenTao

Casual Listener

10479 Views

6 replies

11 likes

Question
  • 10479 Views
  • 6 replies
  • 11 likes

Go live with API

PlanFree/PremiumCountry DeviceThinkpad e14Operating SystemWin 11 My Question or IssueI want to start with the API but i can't go live with it. Because i dont get it out of the Developer state.How i get this out of the Dev state that every one can use...

Visitor

  Plan Free/Premium Country   Device Thinkpad e14 Operating System Win 11   My Question or Issue I want to start with the API but i can't go live with it. Because i dont get...

397 Views

0 replies

0 likes

api
Golive
  • 397 Views
  • 0 replies
  • 0 likes

Flutter spotify sdk using auth token generate issue.

PlanFree/PremiumCountryIndiaDeviceSamsungOperating SystemAndroid 14 My Question or Issuei have flutter sdk using flutter authentication but every time show AUTHENTICATION_SERVICE_UNAVAILABLE .i have proper pacakge name and SHA1 key added.and flutter ...

Newbie

Plan Free/Premium Country India Device Samsung Operating System Android 14   My Question or Issue i have flutter sdk using flutter authentication but every time show AUTHENTICATIO...

508 Views

0 replies

0 likes

Question
  • 508 Views
  • 0 replies
  • 0 likes

iframe embed not working

I am embedding a player in my website with an iframe. The player shows correctly but the track does not play: https://techgnosis.com/liminal-mind/ If I try to play the same track on the Spotify website I get this error: Spotify can't play this right ...

Visitor

I am embedding a player in my website with an iframe. The player shows correctly but the track does not play: https://techgnosis.com/liminal-mind/   If I try to play the same track on the...

474 Views

0 replies

0 likes

Possible Bug
  • 474 Views
  • 0 replies
  • 0 likes

Get all recently played tracks for a given period

Plan: PremiumCountry: USDevice: Macbook Air 2015Operating System: MacOS My Question or IssueI'm using the get recently played endpoint to get my recently played tracks, I want to get tracks from December 31, 2022(not inclusive) up to today(February 2...

Casual Listener

Plan: Premium Country: US Device: Macbook Air 2015 Operating System: MacOS   My Question or Issue I'm using the get recently played endpoint to get my recently played tracks, I w...

Ximzend

Spotify Star

3533 Views

3 replies

0 likes

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

Can't look at my Spotify developer dashboard.

PlanFree/PremiumCountryUnited StatesDevicePCOperating SystemWindows 11 My Question or IssueHow do I log into my developer dashboard when it gives me the error msg saying "Your session has expired, please login again." and a white screen? I've tried r...

Newbie

Plan Free/Premium Country United States Device PC Operating System Windows 11   My Question or Issue How do I log into my developer dashboard when it gives me the error msg  sayin...

389 Views

0 replies

0 likes

Possible Bug
Question
  • 389 Views
  • 0 replies
  • 0 likes

User auth

I’m having an issue with a single user unable to authorise to be able to use my app, other people I add to the user management seem to work fine, but this one user won’t get authorised even with them being added to my user management, they have tried...

Newbie

I’m having an issue with a single user unable to authorise to be able to use my app, other people I add to the user management seem to work fine, but this one user won’t get authorised even with them...

541 Views

0 replies

0 likes

Possible Bug
  • 541 Views
  • 0 replies
  • 0 likes

Stats and Messaging API?

Where can I find information about the new Stats and Messaging they introduced?Thanks

Casual Listener

Where can I find information about the new Stats and Messaging they introduced? Thanks

416 Views

0 replies

0 likes

Discussion
Question
  • 416 Views
  • 0 replies
  • 0 likes