Announcements
The Spotify Community is in read-only mode while we move to a new platform. We expect to be back up and running October 6th. During this time you can read existing content but take no other actions. If you still need help, visit our Support Site or contact us.

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

3701 Views

25 replies

11 likes

S4D
  • 3701 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

Guaruja20

Casual Listener

3063 Views

17 replies

2 likes

Discussion
  • 3063 Views
  • 17 replies
  • 2 likes

Invalid Token Scopes (Web Playback SDK)

PlanPremiumCountryUK My Question or IssueI'm able to successfully generate an access token for the following scopes:playlist-read-private streaming app-remote-control user-modify-playback-state user-read-playback-state user-read-recently-played user-...

Regular

Plan Premium Country UK       My Question or Issue I'm able to successfully generate an access token for the following scopes: playlist-read-private streaming app-remote-contr...

manikanta20

Casual Listener

4781 Views

6 replies

0 likes

Discussion
scopes
token
web-playback-sdk
  • 4781 Views
  • 6 replies
  • 0 likes

Solved!! clerk authentication with spotify

So, I am making an NLP application where the emotions generated after processing some text are mapped to a genre and then used for searching songs related to that genre on spotify and creating a playlist for the user.However, the issue is i am not ab...

Regular

So, I am making an NLP application where the emotions generated after processing some text are mapped to a genre and then used for searching songs related to that genre on spotify and creating a play...

DG9500

Casual Listener

5417 Views

10 replies

0 likes

Question
  • 5417 Views
  • 10 replies
  • 0 likes

403 client forbidden for cloud server

CountryUS My Question or IssueHi there, I am working on a spotify developer integration and everything works perfectly on my machine. When I start using a production server hosted by Hetzner in the us-east location, the server errors out on all reque...

Casual Listener

Country US   My Question or Issue Hi there, I am working on a spotify developer integration and everything works perfectly on my machine. When I start using a production server hosted by Het...

HardstyleTop40

Regular

1161 Views

2 replies

0 likes

Possible Bug
  • 1161 Views
  • 2 replies
  • 0 likes

403: Your client does not have permission to get URL /api/token from this server.

PlanPremium CountryNL (account), server is in DE DeviceServer (client_credentials) via nodejs Operating SystemUbuntu 22.04 My Question or IssueIm connecting my app locally on my dev machine and all goes fine. However when i copy all content to my pro...

Regular

Plan Premium   Country NL (account), server is in DE   Device Server (client_credentials) via nodejs   Operating System Ubuntu 22.04   My Question or Issue Im connect...

HardstyleTop40

Regular

1228 Views

4 replies

0 likes

Possible Bug
  • 1228 Views
  • 4 replies
  • 0 likes

Cet current song API returns garbage

PlanPremiumDevicesiPhone 13, PcOperating SystemsiOS 18.5, Windows 11 EDITAfter reinstalling on both my pc and phone I am not experiencing this issue anymore.IssueWhen I make a request to https://api.spotify.com/v1/me/player/currently-playing while li...

Newbie

Plan Premium Devices iPhone 13, Pc Operating Systems iOS 18.5, Windows 11   EDIT After reinstalling on both my pc and phone I am not experiencing this issue anymore. Issue When I m...

585 Views

0 replies

0 likes

API response
Bad api response
  • 585 Views
  • 0 replies
  • 0 likes

New ideas for optimal features

We need an option to automate the lyric scrolling features to begin each time the song changes and it would be amazing to have an option to broadcast the running lyrics to the TV! For premium.

Visitor

We need an option to automate the lyric scrolling features to begin each time the song changes and it would be amazing to have an option to broadcast the running lyrics to the TV! For premium.  ...

459 Views

0 replies

0 likes

Feature Request
  • 459 Views
  • 0 replies
  • 0 likes

Please enable Automix on personal/public playlists

I'm working on a playlist with different tracks. Up until now only some Spotify owned playlists support the automix (gapless, skip intros when fitting) feature. Are there any plans to enable this for personal playlists (either through the Spotify pla...

Music Fan

I'm working on a playlist with different tracks. Up until now only some Spotify owned playlists support the automix (gapless, skip intros when fitting) feature.    Are there any plans to ...

afleming2606

Music Fan

1927 Views

1 replies

11 likes

  • 1927 Views
  • 1 replies
  • 11 likes

Solved!! Why is "In the car" category in Get Several Browse Categories response but no playlists for it?

https://api.spotify.com/v1/browse/categories endpoint will return "In the car" category with id "0JQ5DAqbMKFIRybaNTYXXy" but when you fetch categories playlistshttps://api.spotify.com/v1/browse/categories/0JQ5DAqbMKFIRybaNTYXXy/playlistsresponse is 4...

Casual Listener

https://api.spotify.com/v1/browse/categories endpoint will return "In the car" category with id "0JQ5DAqbMKFIRybaNTYXXy" but when you fetch categories playlists https://api.spotify.com/v1/brows...

Shan85

Visitor

1492 Views

5 replies

0 likes

Possible Bug
  • 1492 Views
  • 5 replies
  • 0 likes

Persistent invalid_grant Error with Authorization Code Flow (Python/Spotipy) - Exhausted All Troubl

I'm developing a Python application using the Spotipy library and attempting to implement the Authorization Code Flow to gain API access. I'm consistently running into an invalid_grant error during the token exchange step, and I've exhausted almost a...

Visitor

I'm developing a Python application using the Spotipy library and attempting to implement the Authorization Code Flow to gain API access. I'm consistently running into an invalid_grant error during t...

vdsouza12345

Casual Listener

2420 Views

2 replies

3 likes

invalid_grant
Possible Bug
Question
Spotipy
  • 2420 Views
  • 2 replies
  • 3 likes

Spotify DJ playlist info/images

I'm making a currently-playing screen, and there's some odd things going on when using Spotify DJ. When the AI voice is active, this is what /me/player/currently-playing returns: { "timestamp" : 1685246754696, "context" : { "external_urls" : { "spoti...

Newbie

I'm making a currently-playing screen, and there's some odd things going on when using Spotify DJ.   When the AI voice is active, this is what /me/player/currently-playing returns:   &n...

magicpuddingpop

Newbie

1994 Views

1 replies

7 likes

  • 1994 Views
  • 1 replies
  • 7 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

910 Views

2 replies

0 likes

Discussion
Possible Bug
Question
  • 910 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

566 Views

2 replies

0 likes

Possible Bug
Question
  • 566 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...

867 Views

0 replies

0 likes

UserManagement
  • 867 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

1366 Views

1 replies

0 likes

"search"
API Access
Developer Policy
Spotify Web API
  • 1366 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...

932 Views

0 replies

0 likes

Question
  • 932 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

1351 Views

2 replies

0 likes

MTE memory tagging crash vulnerability exploit bug
  • 1351 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

3965 Views

5 replies

5 likes

Possible Bug
  • 3965 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

3234 Views

1 replies

0 likes

API for commercials
Commercial Licensing
Embed Player
spotify api
  • 3234 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

2502 Views

1 replies

1 likes

Feature Request
Question
  • 2502 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

3530 Views

1 replies

0 likes

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