Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

February 2026 Spotify for Developers update: thread

Hey everyone, I’ve created this thread to provide an open space for discussion, feedback, concerns or ideas on an upcoming update to Spotify for Developers access. We’ve shared a blog post that explains what’s changing and why. Please use this thread...

Spotify

ApolloInteractive

Casual Listener

65844 Views

315 replies

26 likes

S4D
  • 65844 Views
  • 315 replies
  • 26 likes

Superuser Contribution Partner Application Form

hello,I'm getting ready to submit this form but wasn't clear on the following The partner application form says:User Base ThresholdYour application must have a minimum of 250,000 Monthly Active Users. You must be able to upload data from the App Stor...

Regular

hello, I'm getting ready to submit this form but wasn't clear on the following   The partner application form says: User Base Threshold Your  application must have a minimum of 250,00...

johnousey

Regular

854 Views

3 replies

3 likes

Question
  • 854 Views
  • 3 replies
  • 3 likes

Solved!!Superuser Contribution Offset parameter appears to be ignored (v1/me/episodes)

Since a few days ago, the v1/me/episodes API-endpoint seems to ignore the offset parameter. Previously, this returned the expected “next page” of results. However, as of recently, the response appears to always return the first page, regardless of th...

Casual Listener

Since a few days ago, the v1/me/episodes API-endpoint seems to ignore the offset parameter.   Previously, this returned the expected “next page” of results. However, as of recen...

paha77

Casual Listener

354 Views

3 replies

2 likes

Possible Bug
Question
  • 354 Views
  • 3 replies
  • 2 likes

Classical Guitar catalog with spotify SDK

Hi,I'm building a classical guitar catalog app, a portal that adds depth and enhances a small repertoire but with enormous musical value that inevitably appears "hidden" or in any case difficult to explore among the entire discography. I'm using the ...

Newbie

Hi, I'm building a classical guitar catalog app, a portal that adds depth and enhances a small repertoire but with enormous musical value that inevitably appears "hidden" or in any case difficult to...

163 Views

0 replies

0 likes

Question
  • 163 Views
  • 0 replies
  • 0 likes

Request for Quota Extension - Personal Playlist Organizer

Hi, I built a personal Python script using the Spotify Web API to sort my own playlist into genre-based sub-playlists. My app is currently in Development Mode and I'm getting 403 Forbidden errors when trying to read and modify playlists via the Web A...

Newbie

Hi, I built a personal Python script using the Spotify Web API to sort my own playlist into genre-based sub-playlists. My app is currently in Development Mode and I'm getting 403 Forbidden errors whe...

98 Views

0 replies

0 likes

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

OAuth Scope + User Quota

Hi Spotify Developer Relations,I'm requesting extended API access for my music discovery app currently in development.Issues:403 "Insufficient Scope" errors when fetching user top artists/tracks and playlist data despite requesting proper OAuth scope...

Casual Listener

Hi Spotify Developer Relations, I'm requesting extended API access for my music discovery app currently in development. Issues: 403 "Insufficient Scope" errors when fetching user top artists/trac...

176 Views

0 replies

0 likes

Developer
OAuth
  • 176 Views
  • 0 replies
  • 0 likes

development mode to extended quota mode

Someone please explain this:In order to move from development mode to extended quota mode, you need to fill in the partner application from your company, on which one of the requirements is:Must be ≥ 250,000 MAU, applications with fewer users will be...

Casual Listener

Someone please explain this: In order to move from development mode to extended quota mode, you need to fill in the partner application from your company, on which one of the requirements is: Must ...

576 Views

0 replies

4 likes

Extended Quota Mode
  • 576 Views
  • 0 replies
  • 4 likes

Extend to Quota Mode

I am currently learning programming and working on a personal, non-commercial project using the Spotify Web API for educational purposes. The project analyzes my own listening data to better understand how to work with APIs, authentication flows, and...

Newbie

I am currently learning programming and working on a personal, non-commercial project using the Spotify Web API for educational purposes.   The project analyzes my own listening data to better...

248 Views

0 replies

0 likes

Feature Request
  • 248 Views
  • 0 replies
  • 0 likes

Redirect URI problem

I'm not sure if this is the best place to ask this, but I'm trying to update my OAuth flow to match the new requirements and I'm running into an issue. The docs say to use http://127.0.0.1:PORT instead of http://localhost:PORT for the Redirect URI, b...

Casual Listener

I'm not sure if this is the best place to ask this, but I'm trying to update my OAuth flow to match the new requirements and I'm running into an issue. The docs say to use http://127.0.0.1:PORT ...

achupapa

Visitor

342 Views

3 replies

0 likes

  • 342 Views
  • 3 replies
  • 0 likes

How to get more than 5 users on my app

Hey there. In the User Management section of my developer app it's saying I can only have 5 users. We're building a beta hardware product and are planning to have a couple thousand users later this year. Is there any way to raise this limit?

Visitor

Hey there. In the User Management section of my developer app it's saying I can only have 5 users. We're building a beta hardware product and are planning to have a couple thousand users later this y...

Ximzend

Spotify Star

188 Views

3 replies

0 likes

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

403 Forbidden Endpoint - Playlist Tracks

PlanPremiumCountryUSADeviceIphoneIssueGetting 403 Forbidden on /playlists/{id}/tracks endpoint in Development Mode. My app reads playlist tracks to provide data and statistics for the user and needs to access playlist tracks. How do I get access to t...

Casual Listener

Plan Premium Country USA Device Iphone Issue Getting 403 Forbidden on /playlists/{id}/tracks endpoint in Development Mode. My app reads playlist tracks to provide data and statistics for the u...

Ximzend

Spotify Star

266 Views

3 replies

0 likes

Question
  • 266 Views
  • 3 replies
  • 0 likes

Artists removed from the public playlist endpoint! :(

In these new changes, you have removed the ability for developers to see the tracks/items in the playlist endpoint for public playlists. I have a playlist ranking / analysis tool that helps musicians and gives them free playlist bot detection. It rel...

Music Fan

In these new changes, you have removed the ability for developers to see the tracks/items in the playlist endpoint for public playlists. I have a playlist ranking / analysis tool that helps musicians...

634 Views

0 replies

3 likes

Question
  • 634 Views
  • 0 replies
  • 3 likes

About Account Requirements in Extended Quota Mode

Hello, I understand that a Spotify Premium account is required to use the API in Development mode.However, is a Spotify Premium account still necessary when switching to Extended Quota Mode? Thank you.

Newbie

Hello,   I understand that a Spotify Premium account is required to use the API in Development mode. However, is a Spotify Premium account still necessary when switching to Extended Quota Mod...

233 Views

0 replies

0 likes

Question
  • 233 Views
  • 0 replies
  • 0 likes

redirect uri doesn't seems to support dynamic port

In the documentation about redirect uri it is writen : When using a loopback IP literal, you might not know the port number used in advance if it can be assigned dynamically. If you don't know the port number in advance, register your redirect URI wi...

Newbie

In the documentation about redirect uri it is writen : When using a loopback IP literal, you might not know the port number used in advance if it can be assigned dynamically.  If you don't...

rokejulianlockhart

Gig Goer

1554 Views

2 replies

3 likes

bug
  • 1554 Views
  • 2 replies
  • 3 likes

Developer App connected but not sharing information

PlanPremiumDevicePCOperating SystemWindows 11 My Question or IssueMy Developer app was created and set up to share information with Songify and a now playing widget through OBS for streaming to Twitch. I have been able to get it all to work for about...

Newbie

Plan Premium Device PC Operating System Windows 11   My Question or Issue My Developer app was created and set up to share information with Songify and a now playing widget through OBS f...

114 Views

0 replies

0 likes

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

获取音频特征报错403

以下信息并非必填项。但是,您提供的信息越多,我们就越容易为您提供帮助。计划高级国家新加坡设备联想拯救者操作系统Windows 11我的问题或疑问我用spotify api获取歌曲音频特征老是返回403,我要制作一个毕业设计,非常需要这些数据,谁能帮我

Visitor

以下信息并非必填项。但是,您提供的信息越多,我们就越容易为您提供帮助。 计划 高级 国家 新加坡 设备 联想拯救者 操作系统 Windows 11 我的问题或疑问 我用spotify api获取歌曲音频特征老是返回403,我要制作一个毕业设计,非常需要这些数据,谁能帮我

Ximzend

Spotify Star

59 Views

1 replies

0 likes

Feature Request
  • 59 Views
  • 1 replies
  • 0 likes

401 No Token Provided Python

I have been developing playlist tracker so that I can see the changes my loved playlists. In my development I get same error whenever I tried to use playlist_items function. I clear the cache files but no changes at all. I couldn't fix the issue here...

Newbie

I have been developing playlist tracker so that I can see the changes my loved playlists. In my development I get same error whenever I tried to use playlist_items function.  I clear the cach...

jonathang09

Regular

195 Views

1 replies

0 likes

Discussion
  • 195 Views
  • 1 replies
  • 0 likes

Web API Box Is Uncheckable

PlanFree/PremiumI followed all the instructions but the web api box is grayed out what do i do to fix that???

Visitor

Plan Free/Premium I followed all the instructions but the web api box is grayed out what do i do to fix that???          

saynox228

Newbie

228 Views

1 replies

0 likes

Question
  • 228 Views
  • 1 replies
  • 0 likes

Partner Application request

We don't understand how one can meet the MAU requirement of 250.000 if the initial development mode for a new app only allows 5 unique users. We would like to extend this for the app to be able to grow, but MAU requirement makes no sense. Would be gr...

Casual Listener

We don't understand how one can meet the MAU requirement of 250.000 if the initial development mode for a new app only allows 5 unique users. We would like to extend this for the app to be able to gr...

johnousey

Regular

138 Views

1 replies

6 likes

Question
  • 138 Views
  • 1 replies
  • 6 likes

En la documentación hay algunos errores que se podrían corregir en pocos minutos

PlanPremiumPaísEspañaDispositivopcSistema operativowindows10 Mi pregunta o problemaLa documentación no siempre coincide con los propios ejemplos de la documentación y se podría hacer en pocos minutos, me gastaría no dejéis estos pequeños fallos

Visitor

Plan Premium País España Dispositivo pc Sistema operativo windows10   Mi pregunta o problema La documentación no siempre coincide con los propios ejemplos de la documentación y se podr...

65 Views

0 replies

0 likes

"All"
  • 65 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution GET /me/playlists pagination broken: next URL points to removed /users/{id}/playlists endpoint

Since the February 11 API changes, paginating GET /me/playlists is broken. The first page returns successfully, but the next URL in the response points to GET /users/{id}/playlists — an endpoint that was removed in the February 2026 changelog. Follow...

Regular

Since the February 11 API changes, paginating GET /me/playlists is broken. The first page returns successfully, but the next URL in the response points to GET /users/{id}/playlists — an endpoint that...

LambertSpot

Spotify

442 Views

1 replies

0 likes

Possible Bug
  • 442 Views
  • 1 replies
  • 0 likes