Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

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

eastoncrafter

Newbie

414 Views

6 replies

2 likes

Discussion
  • 414 Views
  • 6 replies
  • 2 likes

Refresh token expiration: discussion thread

Hey everyone, I've created this thread to provide more insight on an upcoming change to how refresh tokens work for apps on the Spotify Web API. We've shared a blog post that explains what's changing and why. The short version: refresh tokens will no...

Spotify

internettum

Gig Goer

3960 Views

24 replies

2 likes

Discussion
  • 3960 Views
  • 24 replies
  • 2 likes

ERR_CONNECTION_REFUSED on 127.0.0.1/callback

I tried to follow the instruction to create a web app using web api spotify but on callback I got "ERR_CONNECTION_REFUSED", I tried every solutions I found on internet but it still the same. Any help ? (I tried on OPERA, CHROME and EDGE)

Casual Listener

I tried to follow the instruction to create a web app using web api spotify but on callback I got "ERR_CONNECTION_REFUSED", I tried every solutions I found on internet but it still the same. Any help...

Monsieur_Loulou

Casual Listener

565 Views

4 replies

0 likes

issue
Question
  • 565 Views
  • 4 replies
  • 0 likes

Android Automotive E2E Testing – Spotify Login Automation Blocked by CAPTCHA

Hi everyone,I’m working in an automotive environment where we integrate the Spotify on Android Automotive OS and perform end-to-end (E2E) testing of infotainment features.As part of our testing, we need to validate real user flows, including login an...

Newbie

Hi everyone, I’m working in an automotive environment where we integrate the Spotify on Android Automotive OS and perform end-to-end (E2E) testing of infotainment features. As part of our testing, ...

246 Views

0 replies

0 likes

Question
  • 246 Views
  • 0 replies
  • 0 likes

In App Authorization flow like feature.fm

I am trying to replicate the behaviour of the feature.fm presave feature. When I perform a presave action it takes me to a web page briefly which is the accounts.spotify.com/authorize page and then the spotify app opens up and shows that exact same p...

Casual Listener

I am trying to replicate the behaviour of the feature.fm presave feature. When I perform a presave action it takes me to a web page briefly which is the accounts.spotify.com/authorize page and then t...

SayarB

Casual Listener

374 Views

2 replies

0 likes

Question
  • 374 Views
  • 2 replies
  • 0 likes

500 server error in OAuth flow: "Oops! Something went wrong"

PlanPremiumCountryUSADeviceTried on Linux desktop and Android phone Trying to post this again because my first post was auto-deleted for some reason... My Question or IssueRecently, when trying to complete the OAuth flow for my own app https://spotif...

Casual Listener

Plan Premium Country USA Device Tried on Linux desktop and Android phone   Trying to post this again because my first post was auto-deleted for some reason...   My Question or Issu...

ameo

Casual Listener

622 Views

1 replies

0 likes

Possible Bug
  • 622 Views
  • 1 replies
  • 0 likes

Genre search for multiple words via search endpoint only works with dashes

I am struggling to get multi-word genre search working via the search endpoint.Using the Web API, I try to set q to genre:hard rock which gets converted to: search?q=genre%3Ahard+rock&type=artist This ends up giving a bunch of results with the word "...

Casual Listener

I am struggling to get multi-word genre search working via the search endpoint. Using the Web API, I try to set q to genre:hard rock which gets converted to:   search?q=genre%3Ahard+rock...

jr232

Newbie

1106 Views

1 replies

2 likes

Possible Bug
  • 1106 Views
  • 1 replies
  • 2 likes

Can the 5-user OAuth limit be lifted independently of Extended Quota?

Hello, I’m building/built a cross-platform music sharing tool - users paste a link from one streaming service and get the equivalent on every other platform. Groups, shared playlists, audio recognition. Live product, billing active, NZ company incorp...

Casual Listener

Hello,   I’m building/built a cross-platform music sharing tool - users paste a link from one streaming service and get the equivalent on every other platform. Groups, shared playlists, audio ...

mixmates

Casual Listener

1522 Views

2 replies

1 likes

Question
  • 1522 Views
  • 2 replies
  • 1 likes

Get recently played request returning empty list

PlanPremiumCountryUSAThe endpoint is returning an empty list despite having played and currently playing songs on Spotify.https://api.spotify.com/v1/me/player/recently-playedTest it out here: https://developer.spotify.com/documentation/web-api/refere...

Newbie

Plan Premium Country USA The endpoint is returning an empty list despite having played and currently playing songs on Spotify. https://api.spotify.com/v1/me/player/recently-played Test it...

275 Views

0 replies

0 likes

Possible Bug
  • 275 Views
  • 0 replies
  • 0 likes

extend users on my app api

PlanFree/PremiumCountry DevicepcOperating System Windows 10 My Question or Issuei need to extend the number of users that can login with spotify on my web app, am building a "guess the song" game for me to play with my friends and i even bought spoti...

Casual Listener

Plan Free/Premium Country   Device pc Operating System  Windows 10   My Question or Issue i need to extend the number of users that can login with spotify on my web app, am b...

koussayou

Casual Listener

505 Views

2 replies

0 likes

api
Discussion
  • 505 Views
  • 2 replies
  • 0 likes

Pin a Playlist via API

There is currently no endpoint to pin a playlist. This feature would be nice because I want my app to be able to pin a 'current playlist' for the user. This is something I do manually all of the time. The playlist creation endpoint and the https://de...

Casual Listener

There is currently no endpoint to pin a playlist.   This feature would be nice because I want my app to be able to pin a 'current playlist' for the user. This is something I do manually all of...

184 Views

0 replies

0 likes

Feature Request
  • 184 Views
  • 0 replies
  • 0 likes

Devicelist bugged

The devicelist returned from Spotify is again and again malformed, messing up the name of the device. Other times the names are completely correct. I have not yet found the trigger for this. { "devices": [ { "id": "44be6fd55*****5c5d6e72ecb2acace96bd...

Roadie

The devicelist returned from Spotify is again and again malformed, messing up the name of the device. Other times the names are completely correct. I have not yet found the trigger for this.   ...

209 Views

0 replies

0 likes

Possible Bug
  • 209 Views
  • 0 replies
  • 0 likes

Validation of API usage for a board game web app using preview song

Hello everyone!I’m the co-founder of MusicMatch, a physical music-themed board game with a companion web app (https://app.musicmatch.games).Before starting development, we would like to confirm whether our concept could be compatible with the Spotify...

Casual Listener

Hello everyone! I’m the co-founder of MusicMatch, a physical music-themed board game with a companion web app (https://app.musicmatch.games). Before starting development, we would like to confirm w...

Joelpwilliams

Newbie

2361 Views

7 replies

0 likes

Question
  • 2361 Views
  • 7 replies
  • 0 likes

Web API extended access for app

Dear Spotify Developer Support Team, community, I am the developer of an App, a band management SaaS application for iOS built with Flutter. The App helps musicians manage gigs, setlists, finances, and band logistics. I am writing to request an exten...

Visitor

Dear Spotify Developer Support Team, community,                                          ...

1463 Views

0 replies

1 likes

App
development
Extended Access
web apo
  • 1463 Views
  • 0 replies
  • 1 likes

Client Credentials Flow returning "Failed to get client" on brand new app

Hi, I'm getting an invalid_client / "Failed to get client" error on the client credentials token endpoint with a brand new app. Here's what I've tried:Created a fresh app in the developer dashboardVerified Client ID and Client Secret are correct — bo...

Casual Listener

Hi, I'm getting an invalid_client / "Failed to get client" error on the client credentials token endpoint with a brand new app. Here's what I've tried: Created a fresh app in the developer dashbo...

dmoney2781

Casual Listener

2122 Views

3 replies

0 likes

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

Request for Spotify Open Access Implementation & Partner ID

"Hello, I need help with Spotify Open Access allow-listing and Partner ID. My Client ID is: 54b25bdc3de148d2921f4e6dfa927a4f

Visitor

"Hello, I need help with Spotify Open Access allow-listing and Partner ID. My Client ID is: 54b25bdc3de148d2921f4e6dfa927a4f

147 Views

0 replies

0 likes

API Question
  • 147 Views
  • 0 replies
  • 0 likes

Spotify API Alle Acces

Hello,I have built a full analytics website similar to artist.tools. The features were working very well until the new API regulations were introduced.We would now like to make our data tool publicly available. We have already received interest from ...

Newbie

Hello, I have built a full analytics website similar to artist.tools. The features were working very well until the new API regulations were introduced. We would now like to make our data tool publ...

217 Views

0 replies

0 likes

Question
  • 217 Views
  • 0 replies
  • 0 likes

Web Playback SDK player.connect() never resolves in Development Mode — promise stays pending indefin

I'm building a personal project using the Web Playback SDK. Since the February/March 2026 changes, player.connect() returns a promise that permanently stays pending. getOAuthToken is never called by the SDK. No error events fire — not authentication_...

Newbie

I'm building a personal project using the Web Playback SDK. Since the February/March 2026 changes, player.connect() returns a promise that permanently stays pending. getOAuthToken is never called...

1239 Views

0 replies

0 likes

Possible Bug
  • 1239 Views
  • 0 replies
  • 0 likes

Get tracks for a playlist

I am trying to retrieve the tracks from a playlist Using the example here https://developer.spotify.com/documentation/web-api/reference/get-playlist I just get the response {} for thishttps://api.spotify.com/v1/playlists/{playlistId}?market=GB&fields...

Casual Listener

I am trying to retrieve the tracks from a playlist   Using the example here https://developer.spotify.com/documentation/web-api/reference/get-playlist I just get the response {} for this ...

AdamusEsq

Music Fan

680 Views

1 replies

0 likes

API Query
  • 680 Views
  • 1 replies
  • 0 likes

Requesting Quota Consideration — SoundSwipe (Swipe-Based Playlist Curation Tool)

Hi Spotify Developer Team,I'm an independent developer building SoundSwipe, a mobile app (React Native / Expo, targeting iOS App Store) that helps Spotify users clean and curate their playlists through a swipe-based interface — swipe right to keep a ...

Newbie

Hi Spotify Developer Team, I'm an independent developer building SoundSwipe, a mobile app (React Native / Expo, targeting iOS App Store) that helps Spotify users clean and curate their playlists thr...

166 Views

0 replies

0 likes

Feature Request
  • 166 Views
  • 0 replies
  • 0 likes

Solved!! 403 Forbidden on GET /playlists/tracks despite correct scopes and User Management

Hi, I'm developing an app and I'm stuck with a 403 Forbidden error when trying to fetch tracks from a playlist using GET /playlists/{playlist_id}/tracks.Here is the context:Plan: PremiumCountry: ItalyOS: Windows 10Environment: Development Mode.The pr...

Newbie

Hi, I'm developing an app and I'm stuck with a 403 Forbidden error when trying to fetch tracks from a playlist using GET /playlists/{playlist_id}/tracks. Here is the context: Plan: Premium Cou...

Egregius

Music Fan

1661 Views

1 replies

0 likes

Possible Bug
Question
  • 1661 Views
  • 1 replies
  • 0 likes

Developer App stops working

PlanPremiumCountryPortugalOperating SystemWindows 11 I had a Developer App created that I use to interact with stream deck, streamer.bot and a now playing overlay for obs created by me. It's all used localy on my pc. Since yesterday everything stoppe...

Newbie

Plan Premium Country Portugal Operating System Windows 11   I had a Developer App created that I use to interact with stream deck, streamer.bot and a now playing overlay for obs created b...

251 Views

0 replies

1 likes

Problem to Solve
  • 251 Views
  • 0 replies
  • 1 likes