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

thomk

Casual Listener

2452 Views

11 replies

2 likes

Discussion
  • 2452 Views
  • 11 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

musicD4RKH3LM3T

Regular

101271 Views

355 replies

32 likes

S4D
  • 101271 Views
  • 355 replies
  • 32 likes

Using offset with 'Get Followed Artists' request

Hello, does anybody knows if it is possible to use offset when using a 'Get Followed Artist' request and how to use it?I have been trying adding the offset parameter to the query and I do not get the properly offseted list of items. Thank you PlanPre...

Casual Listener

Hello, does anybody knows if it is possible to use offset when using a 'Get Followed Artist' request and how to use it? I have been trying adding the offset parameter to the query and I do not get t...

bluetuz

Casual Listener

751 Views

1 replies

0 likes

Artist Offset
  • 751 Views
  • 1 replies
  • 0 likes

Get playlists ordered by name

Hello, is there a way to get the playlists of a user ordered by its name using the 'Get Current User's Playlists' request? PlanPremiumCountryESDeviceSamsung Galaxy Tab Active 3Operating SystemAndroid 11

Casual Listener

Hello, is there a way to get the playlists of a user ordered by its name using the 'Get Current User's Playlists' request?   Plan Premium Country ES Device Samsung Galaxy Tab Active 3 Op...

633 Views

0 replies

0 likes

playlist order
  • 633 Views
  • 0 replies
  • 0 likes

How to use API token refresh from my web app (newbie)

Hello, I'm not a pro developer but am skilled enough to be running API calls to collect ISRC codes for tracklists for a community-based online radio station. I've gotten it all working, requesting a token and running queries with it. My confusion is ...

Casual Listener

Hello, I'm not a pro developer but am skilled enough to be running API calls to collect ISRC codes for tracklists for a community-based online radio station.    I've gotten it all working...

kw0006667

Newbie

1878 Views

1 replies

0 likes

  • 1878 Views
  • 1 replies
  • 0 likes

Posting Tracks at social networks

Hello! I'm an artist! "Charlie Spot" and i found kind of "bug" with sharing links on social media. Doing that action... only shows the name of the "first" artist and that is not fair for the others artists registered in the same track. i have attache...

Newbie

Hello!   I'm an artist! "Charlie Spot"   and i found kind of "bug" with sharing links on social media.   Doing that action... only shows the name of the "first" artist and that i...

2023 Views

0 replies

0 likes

posts
  • 2023 Views
  • 0 replies
  • 0 likes

Is there a String Length Limit for the Search Endpoint Query String

PlanFree/PremiumCountryUSADeviceiMac Late 2014Operating SystemmacOS Big Sir 11.6.4 (20G417) My Question or IssueWhen I attempt to execute the following query, either with Python or with the Spotify Developer Console, I get a 404 error. Does this erro...

Casual Listener

Plan Free/Premium Country USA Device iMac Late 2014 Operating System macOS Big Sir 11.6.4 (20G417)   My Question or Issue When I attempt to execute the following query, either with Pyt...

barduck

Regular

2153 Views

5 replies

2 likes

  • 2153 Views
  • 5 replies
  • 2 likes

new_releases endpoint seem incomplete

PlanPremiumCountryFR DeviceAPI through Spotipy My Question or IssueHi,I'm trying to build something to gather album releases from a specific genre but the API response seem not return all the album. For example at this date if you call the API you wi...

Casual Listener

Plan Premium Country FR   Device API through Spotipy   My Question or Issue Hi, I'm trying to build something to gather album releases from a specific genre but the API response s...

Dranaxel

Casual Listener

2172 Views

2 replies

0 likes

api
  • 2172 Views
  • 2 replies
  • 0 likes

How to solve the INVALID_CLIENT: Invalid redirect URI error

My Question or Issue I have made a Spotify clone with react integrated with the Spotify Api. The app only has a client side I have deployed the app to netlify. Upon pressing the login button on the homepage, the get request is sent to the API to auth...

Visitor

My Question or Issue   I have made a Spotify clone with react integrated with the Spotify Api. The app only has a client side I have deployed the app to netlify.   Upon pressing the log...

1915 Views

0 replies

1 likes

  • 1915 Views
  • 0 replies
  • 1 likes

Playlist stops playing when It is in a miminzed tabs group in Chrome

Repro steps:1. Create a new tabs group including Spotify web.2. Start playing a playlist.3. Minimize tabs group.And finally, when the song that is playing ends the playlist'll stop abruptly for no reason.To create tabs group in Chrome:Right click in ...

Visitor

Repro steps: 1. Create a new tabs group including Spotify web. 2. Start playing a playlist. 3. Minimize tabs group. And finally, when the song that is playing ends the playlist'll stop abruptly f...

sayerL

Visitor

658 Views

1 replies

2 likes

  • 658 Views
  • 1 replies
  • 2 likes

Search API endpoint changed expected response

Hi, I just noticed that the Search endpoint is not returning the same results as of yesterday. For example if I used this query before: ```track:Electric Fling artist:Stefano Breda``` it would respond with like 20 items similar to that search [amongs...

Newbie

Hi, I just noticed that the Search endpoint is not returning the same results as of yesterday.    For example if I used this query before: ```track:Electric Fling artist:Stefano Bred...

704 Views

0 replies

0 likes

Search API
Search Track
  • 704 Views
  • 0 replies
  • 0 likes

Error 403 when starting playback on Discover Weekly

PlanPremiumCountryUSDeviceHomeAssistant VM initiating playback to Google Home MiniOperating SystemLinux My Question or IssueI have been having an issue with initiating playback of the Discover Weekly Playlist from HomeAssistant. I finally narrowed th...

Casual Listener

Plan Premium Country US Device HomeAssistant VM initiating playback to Google Home Mini Operating System Linux   My Question or Issue I have been having an issue with initiating playba...

445 Views

0 replies

0 likes

  • 445 Views
  • 0 replies
  • 0 likes

Get location information about artist

Hi all, I have two questions regarding the "mostly listened to" location information about an artist:is it possible to retrieve this information via the API?if so, is it also possible to get a history of the locations and their respective counts?I ha...

Visitor

Hi all,   I have two questions regarding the "mostly listened to" location information about an artist: is it possible to retrieve this information via the API? if so, is it also possible t...

omerta89

Casual Listener

1525 Views

2 replies

4 likes

api
artist
location
  • 1525 Views
  • 2 replies
  • 4 likes

Academic use of the Spotify Web API

I'm a university student. I want to use the data of the Spotify Web API (only audio features and analysis data of the tracks, not user data) for my research and graduation thesis.I don't use this commercially. How do I have to write about the citatio...

Newbie

I'm a university student. I want to use the data of the Spotify Web API (only audio features and analysis data of the tracks, not user data) for my research and graduation thesis. I don't use this c...

901 Views

0 replies

0 likes

  • 901 Views
  • 0 replies
  • 0 likes

SPTAudioStreamingController throwing "Wrong username or password" when login player with accessToken

Hi, In my iOS application I am login user through SPTSessionManager and saving the given accessToken, refreshToken and expiration date. Later I refresh the access token 5 mins before the expiration. I want to play tracks using SPTAudioStreamingContro...

Regular

Hi,  In my iOS application I am login user through SPTSessionManager and saving the given accessToken, refreshToken and expiration date. Later I refresh the access token 5 mins before the expir...

1120 Views

0 replies

0 likes

Developer question integrating spotify in mobile app
player wont play correctly
  • 1120 Views
  • 0 replies
  • 0 likes

Obtaining authorization from Spotify to stream their content in my app

I have developed an app that utilizes the Spotify iOS SDK. Unfortunately, when I submitted my app to the Apple App Store, it was rejected. Apple provided the following information: “To resolve this issue, please attach documentary evidence in the App...

Music Fan

I have developed an app that utilizes the Spotify iOS SDK. Unfortunately, when I submitted my app to the Apple App Store, it was rejected. Apple provided the following information:   “To resol...

RndTBit

Regular

7894 Views

16 replies

0 likes

authorization
Permission
  • 7894 Views
  • 16 replies
  • 0 likes

What timestamp does played_at for recently played songs refer to?

My Question or IssueDoes the timestamp played_at refer to the time the track started playing, the time it finished playing or other? The documentation for this api call is unfortunately quite incomplete, it doesn't even say what it returns (ok it say...

Casual Listener

My Question or Issue Does the timestamp played_at refer to the time the track started playing, the time it finished playing or other?   The documentation for this api call is unfortunately qu...

708 Views

0 replies

3 likes

  • 708 Views
  • 0 replies
  • 3 likes

Getting saved tracks returns inconsistent result for different offsets

PlanPremiumCountryGB DeviceIt's dev APIOperating SystemN/A My Question or IssueLast 2-3 days I started observing a strange behaviour - I'm requesting all the saved tracks for a user and for some of requests the API returns an empty result even though...

Regular

Plan Premium Country GB   Device It's dev API Operating System N/A   My Question or Issue Last 2-3 days I started observing a strange behaviour - I'm requesting all the saved tra...

nicowelles

Newbie

965 Views

1 replies

2 likes

  • 965 Views
  • 1 replies
  • 2 likes

API search special characters

Hi, I'm trying to use the web API to search for songs and it seems like when I have some special characters in the search parameters it fails to find any songs. A very simple example of this is:```track:I'll Call You Mine artist:girl in red album:if ...

Newbie

Hi,   I'm trying to use the web API to search for songs and it seems like when I have some special characters in the search parameters it fails to find any songs.   A very simple exampl...

825 Views

0 replies

4 likes

  • 825 Views
  • 0 replies
  • 4 likes

API: search endpoing not responding

PlanPremiumCountryChileServiceSpotify Web API My Question or IssueI am trying to retrive search results using https://api.spotify.com/v1/search but it is not responding since this afternoon.

Newbie

Plan Premium Country Chile Service Spotify Web API   My Question or Issue I am trying to retrive search results using  https://api.spotify.com/v1/search but it is not respo...

419 Views

0 replies

0 likes

API Bug
  • 419 Views
  • 0 replies
  • 0 likes

API Authorization header doesn't follow HTTP spec

Hi, I've found that the Authorization header doesn't follow the HTTP spec (https://datatracker.ietf.org/doc/html/rfc7235#section-2.1). The spec says the scheme can be case insensitve, however Spotify's API expects it to be case-sensitive, that is, it...

Newbie

Hi,   I've found that the Authorization header doesn't follow the HTTP spec (https://datatracker.ietf.org/doc/html/rfc7235#section-2.1). The spec says the scheme can be case insensitve, howeve...

1318 Views

0 replies

0 likes

api authorization
  • 1318 Views
  • 0 replies
  • 0 likes

error spotify-remote

PlanPremiumCountryBRASILOperating SystemAndroidMy Question or IssueI'm using spotify-remote sdk, but when I try to connect to running spotify, it returns the following error: connectToSpotify failed with: Indicates the user did not authorize this cli...

Newbie

Plan Premium Country BRASIL Operating System Android My Question or Issue I'm using spotify-remote sdk, but when I try to connect to running spotify, it returns the following error:   c...

dees-nuts

Visitor

1922 Views

1 replies

0 likes

  • 1922 Views
  • 1 replies
  • 0 likes