Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

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

rheschner

Newbie

2184 Views

10 replies

2 likes

Discussion
  • 2184 Views
  • 10 replies
  • 2 likes

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

JoshRainierStudios

Casual Listener

99294 Views

354 replies

32 likes

S4D
  • 99294 Views
  • 354 replies
  • 32 likes

SpotifyAppRemote Disconnects After Idle Despite Valid Access Token

I'm using Spotify playback in my iOS app.I'm using the Spotify iOS SDK, following the pattern shown in NowPlayingView. Everything works correctly at first:Authorization flow completesRemote playback starts via SPTAppRemoteApp correctly receives playb...

Casual Listener

I'm using Spotify playback in my iOS app. I'm using the Spotify iOS SDK, following the pattern shown in NowPlayingView. Everything works correctly at first: Authorization flow completes Remote ...

mattboy

Newbie

1491 Views

1 replies

0 likes

SpotifyAppRemote Disconnects
  • 1491 Views
  • 1 replies
  • 0 likes

Kind request regarding the Spotify Web API preview_url deprecation

Hello, My name is Sejun Park, and I live in South Korea. I’m currently developing a React Native-based application called “onetrack”, which actively utilizes the Spotify API. ---------------------------------------------------------------------------...

Newbie

Hello,   My name is Sejun Park, and I live in South Korea.   I’m currently developing a React Native-based application called “onetrack”, which actively utilizes the Spotify API. ...

glm__aln

Newbie

6524 Views

1 replies

4 likes

Web API
  • 6524 Views
  • 1 replies
  • 4 likes

Solved!! Authentication error: Invalid token scopes.

HiI try to playback songs in my own app using Web Playback SDK.In the OAuth callback response I got this:credentials = {AuthorizationCodeCredentials@9873} "AuthorizationCodeCredentials(accessToken=BQBfqJ8***wnZUKg, tokenType=Bearer, scope=playlist-re...

Casual Listener

Hi I try to playback songs in my own app using Web Playback SDK. In the OAuth callback response I got this: credentials = {AuthorizationCodeCredentials@9873} "AuthorizationCodeCredentials(a...

manikanta20

Casual Listener

2155 Views

3 replies

0 likes

Question Discussion Bug
  • 2155 Views
  • 3 replies
  • 0 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

4466 Views

6 replies

0 likes

Discussion
scopes
token
web-playback-sdk
  • 4466 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

5276 Views

10 replies

0 likes

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

1130 Views

2 replies

0 likes

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

1169 Views

4 replies

0 likes

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

546 Views

0 replies

0 likes

API response
Bad api response
  • 546 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.  ...

442 Views

0 replies

0 likes

Feature Request
  • 442 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

1883 Views

1 replies

11 likes

  • 1883 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

1454 Views

5 replies

0 likes

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

2259 Views

2 replies

3 likes

invalid_grant
Possible Bug
Question
Spotipy
  • 2259 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

1875 Views

1 replies

7 likes

  • 1875 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

847 Views

2 replies

0 likes

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

544 Views

2 replies

0 likes

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

811 Views

0 replies

0 likes

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

1213 Views

1 replies

0 likes

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

900 Views

0 replies

0 likes

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

1241 Views

2 replies

0 likes

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

3821 Views

5 replies

5 likes

Possible Bug
  • 3821 Views
  • 5 replies
  • 5 likes