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

bdev2026

Newbie

1299 Views

10 replies

2 likes

Discussion
  • 1299 Views
  • 10 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

tuftii

Visitor

5067 Views

25 replies

2 likes

Discussion
  • 5067 Views
  • 25 replies
  • 2 likes

Incorrect rejection for Extension Quota from before the May 15th deadline

Hey Spotify team and community,I’m just a solo developer trying to build something fun and meaningful. I submitted my app VinylVerdict.fm on May 13, two days before the new quota rules went into effect. It’s a lighthearted site where users can log in...

Casual Listener

Hey Spotify team and community, I’m just a solo developer trying to build something fun and meaningful. I submitted my app VinylVerdict.fm on May 13, two days before the new quota rules went into ...

dangerdev

Casual Listener

877 Views

2 replies

0 likes

Discussion
Possible Bug
Question
  • 877 Views
  • 2 replies
  • 0 likes

No button to apply for extended quota

No button to apply for extended quota.Button in users forwards me to home page

Casual Listener

No button to apply for extended quota. Button in users forwards me to home page

Withor

Casual Listener

551 Views

2 replies

0 likes

Possible Bug
Question
  • 551 Views
  • 2 replies
  • 0 likes

Problem with adding user into User Management

Hi guys, I'm trying to integrate with Spotify API.User can login to my app through Spotify successfully but I can't use accessToken to call api due to error "Check settings on developer.spotify.com/dashboard, the user may not be registered."I ensure ...

Visitor

Hi guys, I'm trying to integrate with Spotify API. User can login to my app through Spotify successfully but I can't use accessToken to call api due to error "Check settings on developer.spotif...

840 Views

0 replies

0 likes

UserManagement
  • 840 Views
  • 0 replies
  • 0 likes

Spotify web api search for songs

Hello I created an app in the Spotify developer page and now got a clientId and clientSecretId. afterwards I implemented a search bar where you can search for a song in my flutter mobile app. this is the only case that I use the api in my app the res...

Music Fan

Hello   I created an app in the Spotify developer page and now got a clientId and clientSecretId. afterwards I  implemented a search bar where you can search for a song in my flutter mobi...

Ximzend

Spotify Star

1335 Views

1 replies

0 likes

"search"
API Access
Developer Policy
Spotify Web API
  • 1335 Views
  • 1 replies
  • 0 likes

App Review Process for extra scope request

Hello! I have an app that was approved for a quota extension before May 15, 2025.I'm now planning to request a new scope using the feature available in the accepted app settings. I’d like to know: will this trigger a full review of the app again, or ...

Casual Listener

Hello! I have an app that was approved for a quota extension before May 15, 2025. I'm now planning to request a new scope using the feature available in the accepted app settings. I’d like to know...

916 Views

0 replies

0 likes

Question
  • 916 Views
  • 0 replies
  • 0 likes

Memory Tagging detected an error

This type of crash is detected by GrapheneOS Memory Tagging and occurs multiple times a day. ```type: crashpackage: com.spotify.music:126882575, targetSdk 35osVersion: google/shiba/shiba:15/BP1A.250405.007.B1/2025042500:user/release-keysuid: 10226 (u...

Casual Listener

This type of crash is detected by GrapheneOS Memory Tagging and occurs multiple times a day.      ``` type: crash package: com.spotify.music:126882575, targetSdk 35 osVersion: go...

Kommbek

Casual Listener

1294 Views

2 replies

0 likes

MTE memory tagging crash vulnerability exploit bug
  • 1294 Views
  • 2 replies
  • 0 likes

Solved!! Buffer Overflow/Memory Error in Spotify

I'm no security expert, but I received this crash error randomly while using spotify. It wasn't even playing any music. I wanted to share this incase it is important, and spotify support sent me here. Nov 16 17:22:48 dish-washer spotify-launcher[2645...

Casual Listener

I'm no security expert, but I received this crash error randomly while using spotify. It wasn't even playing any music. I wanted to share this incase it is important, and spotify support sent me here...

Kommbek

Casual Listener

3907 Views

5 replies

5 likes

Possible Bug
  • 3907 Views
  • 5 replies
  • 5 likes

Commercial use of Spotify preview embed player

HelloI recently published my mobile app "Loops" where you can share your favorite songs with your friends and explore new songs. I use the Spotify API for searching songs and then embedding these songs via the Embed Preview Player. I do not authorize...

Music Fan

Hello I recently published my mobile app "Loops" where you can share your favorite songs with your friends and explore new songs. I use the Spotify API for searching songs and then embedding these...

Ximzend

Spotify Star

3129 Views

1 replies

0 likes

API for commercials
Commercial Licensing
Embed Player
spotify api
  • 3129 Views
  • 1 replies
  • 0 likes

Request to Restore Access to preview_url in API Responses for UGC App Use

Dear Spotify Team,I hope you're doing well.I'm developing a user-generated content (UGC) app that allows users to create and view short-form videos, somewhat similar to TikTok or Instagram Reels. As part of this experience, each video may feature bac...

Visitor

Dear Spotify Team, I hope you're doing well. I'm developing a user-generated content (UGC) app that allows users to create and view short-form videos, somewhat similar to TikTok or Instagram Reels....

Ximzend

Spotify Star

2467 Views

1 replies

1 likes

Feature Request
Question
  • 2467 Views
  • 1 replies
  • 1 likes

Superuser Contribution INVALID_CLIENT: Insecure redirect URI

Hello everyone,I'm new to the Spotify API and I'm currently trying to complete the OAuth authorization flow for my web application. After being redirected to the Spotify login page, I log in, but instead of getting redirected to my app's callback URL...

Newbie

Hello everyone, I'm new to the Spotify API and I'm currently trying to complete the OAuth authorization flow for my web application. After being redirected to the Spotify login page, I log in, but i...

LambertSpot

Spotify

3404 Views

1 replies

0 likes

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

Superuser Contribution Missing title/name Fields in /v1/audiobooks/{id} Response

Hi all– I’m building an app that uses the Spotify Web API to fetch audiobook metadata from the /v1/audiobooks/{id} endpoint. For most audiobooks, the response includes the expected fields like title, name, authors, etc. However, for certain audiobook...

Casual Listener

Hi all–   I’m building an app that uses the Spotify Web API to fetch audiobook metadata from the /v1/audiobooks/{id} endpoint.   For most audiobooks, the response includes the expected ...

LambertSpot

Spotify

799 Views

1 replies

0 likes

Possible Bug
  • 799 Views
  • 1 replies
  • 0 likes

Solved!! The "recently played songs" endpoint return no update since 17:45UTC

Hello,Title says it all. The endpoint `/me/player/recent-played` does work (returns 200), but its content does not change. The rate of change started to drop at 17:45UTC and reached almost 0% at 19:50UTC. (see image below, green is rate of change, bl...

Regular

Hello, Title says it all. The endpoint `/me/player/recent-played` does work (returns 200), but its content does not change.   The rate of change started to drop at 17:45UTC and reached almo...

gawen

Regular

1222 Views

4 replies

3 likes

bug
  • 1222 Views
  • 4 replies
  • 3 likes

Solved!! Premium Required" When Attempting to Play Track via API

I'm encountering an issue when trying to play a track using the Spotify API. The response I receive is as follows:{ "error": { "status": 403, "message": "Player command failed: Premium required", "reason": "PREMIUM_REQUIRED"}}My question is: Does the...

Casual Listener

I'm encountering an issue when trying to play a track using the Spotify API. The response I receive is as follows: {     "error": { "status": 403, "message": "Player command failed: Prem...

Erik-RG

Newbie

10290 Views

4 replies

0 likes

Discussion
Question
  • 10290 Views
  • 4 replies
  • 0 likes

Small app to get the BPM and other audio parameters reserved for big sharks now

PlanFamilyCountryPolandDeviceAPI calls My Question or IssueI was about to create a small Python script that would simply analyze our family playlist (about 300-350 tracks) and build a table with filters where we could search for some happy tracks, sl...

Casual Listener

Plan Family Country Poland Device API calls   My Question or Issue I was about to create a small Python script that would simply analyze our family playlist (about 300-350 tracks) and bu...

icmtf

Casual Listener

1653 Views

3 replies

0 likes

API Change
Audio Features
  • 1653 Views
  • 3 replies
  • 0 likes

Solved!! Feature Suggestion: Voice Command and AI Assistant Integration for Spotify

Dear Spotify Team,I hope this message finds you well.I'm writing to suggest a potential feature enhancement that could significantly elevate the user experience on Spotify. Inspired by the convenience and efficiency of AI-driven voice assistants like...

Casual Listener

Dear Spotify Team, I hope this message finds you well. I'm writing to suggest a potential feature enhancement that could significantly elevate the user experience on Spotify. Inspired by th...

ribezaz

Spotify Star

2024 Views

1 replies

1 likes

Feature Request
  • 2024 Views
  • 1 replies
  • 1 likes

Superuser Contribution Detail reason for rejection

PlanPremiumCountryItalyMy Question or IssueHi everyone, I sent my application review last month and I received a negativa result. I would like to receive details regarding my refusal, but I have not receive nothing on my email. is there a way to get ...

Casual Listener

Plan Premium Country Italy My Question or Issue Hi everyone, I sent my application review last month and I received a negativa result. I would like to receive details regarding my refusal, but I...

mruta

Casual Listener

1558 Views

5 replies

0 likes

Developer
  • 1558 Views
  • 5 replies
  • 0 likes

405 Method Not Allowed on PUT /v1/me/player Despite Correct Scopes

Hello, I am developing a web app using the Web Playback SDK and the Authorization Code with PKCE flow. I am able to successfully complete the entire authentication process. I am requesting the following scopes: `streaming`, `user-read-private`, and `...

Visitor

Hello, I am developing a web app using the Web Playback SDK and the Authorization Code with PKCE flow. I am able to successfully complete the entire authentication process. I am requesting the follow...

Ximzend

Spotify Star

754 Views

1 replies

0 likes

Question
  • 754 Views
  • 1 replies
  • 0 likes

Extension request not letting me

After the changes of the criteria of the wep API access in my app it wont let me apply for a quota extension request, even though my app matches the new criteria.

Casual Listener

After the changes of the criteria of the wep API access in my app it wont let me apply for a quota extension request, even though my app matches the new criteria.  

Ximzend

Spotify Star

1654 Views

4 replies

0 likes

Question
  • 1654 Views
  • 4 replies
  • 0 likes

Solved!! Clarification on Spotify Terms for Curator Review Platforms

Hello!I'm planning to create a website where artists can submit their music to playlist curators for review, in exchange for a small fee paid by the artist. My question is: would this violate Spotify's terms and policies?I've noticed that platforms l...

Casual Listener

Hello! I'm planning to create a website where artists can submit their music to playlist curators for review, in exchange for a small fee paid by the artist. My question is: would this violate Spoti...

Ximzend

Spotify Star

3689 Views

3 replies

0 likes

Question
  • 3689 Views
  • 3 replies
  • 0 likes

Solved!!Superuser Contribution Bug Report: Deep Links broken in Desktop App

It appears deep links (i.e., linking to a specific song on a playlist) isn't working on the Spotify desktop app right now (MacOS). Same link will work on mobile, but return an error "Couldn't find that song" on desktop app.Thanks a lot in advance for...

Music Fan

It appears deep links (i.e., linking to a specific song on a playlist) isn't working on the Spotify desktop app right now (MacOS).    Same link will work on mobile, but return an error "C...

Nibor2

Casual Listener

12291 Views

46 replies

212 likes

Possible Bug
  • 12291 Views
  • 46 replies
  • 212 likes