Announcements
From 28th September 2026, Community private messages will no longer be available. If you have any private messages you'd like to keep, please save or copy them using these steps before this date. Thank you.

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

eastoncrafter

Newbie

621 Views

6 replies

2 likes

Discussion
  • 621 Views
  • 6 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

4252 Views

25 replies

2 likes

Discussion
  • 4252 Views
  • 25 replies
  • 2 likes

Where can I get the eSDK?

I'd like to try out the eSDK (non commercially). On the webpage it states that for commercial products you need to apply as a partner before you can sell it (same as the other SDK's). Which makes me assume that non commercially it's available for eve...

Newbie

I'd like to try out the eSDK (non commercially). On the webpage it states that for commercial products you need to apply as a partner before you can sell it (same as the other SDK's). Which makes me ...

samlerner

Newbie

1326 Views

1 replies

7 likes

embedded
esdk
hardware
  • 1326 Views
  • 1 replies
  • 7 likes

iOS SDK returning code = XXX instead of access_token = XXX

PlanFree/PremiumCountry Device(iPhone, iPad)Operating System(iOS 14+) My Question or IssueHi all! We use SPTSessionManager from the iOS SDK to get authorization. When doing SPTSessionManager.initiateSession, we used to get back access_token = XXX URL...

Newbie

Plan Free/Premium Country   Device (iPhone, iPad) Operating System (iOS 14+)   My Question or Issue Hi all! We use SPTSessionManager from the iOS SDK to get authorization. When do...

xabaddonx

Visitor

801 Views

1 replies

0 likes

  • 801 Views
  • 1 replies
  • 0 likes

Superuser Contribution 404 when trying to access streams

PlanFreeCountryUK DeviceMacBook Air (Retina, 13-inch, 2020)Operating SystemMonterey 12.4 My Question or Issue Hi there I've been successfully accessing the audio-features part of the API, but trying to access the streams I'm getting a 404. I have pro...

Casual Listener

Plan Free Country UK   Device MacBook Air (Retina, 13-inch, 2020) Operating System Monterey 12.4   My Question or Issue   Hi there   I've been successfully accessing...

Anne20

Casual Listener

1209 Views

5 replies

0 likes

  • 1209 Views
  • 5 replies
  • 0 likes

Add Items to Playlist 404 Errors

Hello! We've been receiving many intermittent 404 errors upon hitting the Add Items to Playlist route through the Spotify Web API. There doesn't seem to be anything wrong the playlists in question here (They exist when we look them up via their URI a...

Regular

Hello!   We've been receiving many intermittent 404 errors upon hitting the Add Items to Playlist route through the Spotify Web API. There doesn't seem to be anything wrong the playlists in qu...

cezarb

Casual Listener

2471 Views

6 replies

6 likes

  • 2471 Views
  • 6 replies
  • 6 likes

Spotify Enterprise API

Hi Spotify, I have an app where we are making millions of API calls a day and have over 200k active daily users. Who at Spotify can please help me get an enterprise API that has no limits. This is really crucial for us to keep growing. Please if anyo...

Casual Listener

Hi Spotify,   I have an app where we are making millions of API calls a day and have over 200k active daily users.   Who at Spotify can please help me get an enterprise API that has no ...

692 Views

0 replies

0 likes

Discussion
  • 692 Views
  • 0 replies
  • 0 likes

When is top tracks of a user updated in spotify api?

I was trying out this endpoint `/me/top/tracks`(https://developer.spotify.com/console/get-current-user-top-artists-and-tracks/) of spotify API. I wanted to know how frequently are these data updated.Are these data updated in real-time whenever the re...

Newbie

I was trying out this endpoint `/me/top/tracks`(https://developer.spotify.com/console/get-current-user-top-artists-and-tracks/) of spotify API. I wanted to know how frequently are these data upd...

705 Views

0 replies

1 likes

  • 705 Views
  • 0 replies
  • 1 likes

Quota Request stuck "In Review" while a suspiciously similar App has been brought to the matket

Hey everyone, thank you for your help!My quota extension request has been "In review" for almost 2 weeks! Whereas usually the status will be either sent or reviewed, meanwhile, an extremely similar App concept has been announced, even taking the name...

Casual Listener

Hey everyone, thank you for your help! My quota extension request has been "In review" for almost 2 weeks! Whereas usually the status will be either sent or reviewed, meanwhile, an extremely similar...

386 Views

0 replies

0 likes

Discussion
  • 386 Views
  • 0 replies
  • 0 likes

Access frame data to apply an algorithm

PlanPremiumCountrySpainDeviceSmartphone Operating SystemLinuxMy Question or Issue Hey, how are you? I am trying to apply an algorithm to the frames coming from the CDN, because with higher loads of processing I can improve the audio quality experienc...

Newbie

Plan Premium Country Spain Device Smartphone  Operating System Linux My Question or Issue   Hey, how are you?    I am trying to apply an algorithm to the frames coming...

376 Views

0 replies

0 likes

Discussion
  • 376 Views
  • 0 replies
  • 0 likes

Error parsing fields when requesting tracks.limit

PlanPremiumCountryCzechia My Question or IssueHi! It seems there is a problem when specifying "tracks.limit" field when calling get playlist endpoint (haven't tried others).You can request all other fields like this: "tracks.offset,tracks.next,tracks...

Newbie

Plan Premium Country Czechia   My Question or Issue Hi! It seems there is a problem when specifying "tracks.limit" field when calling get playlist endpoint (haven't tried others). Yo...

520 Views

0 replies

0 likes

  • 520 Views
  • 0 replies
  • 0 likes

I am not receiving accurate results in the top tracks request.

Hello everyone.I have realized over the past two months that my request to request the most listened to songs in a four month period is not accurate.I don't really understand why, since other sites like spotifystats use the same api and it gives accu...

Casual Listener

Hello everyone. I have realized over the past two months that my request to request the most listened to songs in a four month period is not accurate. I don't really understand why, since other sit...

492 Views

0 replies

0 likes

  • 492 Views
  • 0 replies
  • 0 likes

"Next in queue" being replaced by "Next From" (Playback API Bug)

Hi, I'm currently developing a mobile app that uses /player/queue, /player/next, and /player/play methods of Web API. When ever I skip to the next song in "Next in queue" and then play a specific track uri, the "Next in queue" list disappears and is ...

Newbie

Hi,  I'm currently developing a mobile app that uses  /player/queue, /player/next, and /player/play methods of Web API.   When ever I skip to the next song in "Next in queue" and ...

652 Views

0 replies

0 likes

Discussion
  • 652 Views
  • 0 replies
  • 0 likes

Superuser Contribution Getting invalid_scope when we authenticate with Spotify App

PlanFree DeviceAllOperating SystemAll My Question or IssueWhen we authenticate from Spotify App in my app. I am getting error in callback from Spotify Apprlrc-spotify://spotify-music-callback-spotify/?spotify_version=8.7.32.1667#error=invalid_scope P...

Casual Listener

Plan Free   Device All Operating System All   My Question or Issue When we authenticate from Spotify App in my app. I am getting error in callback from Spotify App rlrc-spotify://...

spotifyjosh

Spotify

625 Views

1 replies

0 likes

  • 625 Views
  • 1 replies
  • 0 likes

Superuser Contribution Does Client Credential flow allow access to user tracks & playlists?

PremiumUnited StatesPython 3.8MacOS My Question or Issue: Trying to pull my current tracks and playlists via Web API. Running locally using Python 3.8 requests but this will eventually become an AWS Lambda function. Tried to use the Authorization Cod...

Casual Listener

Premium United States Python 3.8 MacOS   My Question or Issue:   Trying to pull my current tracks and playlists via Web API. Running locally using Python 3.8 requests but this will e...

thegriffff

Casual Listener

6757 Views

4 replies

0 likes

authentication
  • 6757 Views
  • 4 replies
  • 0 likes

Superuser Contribution 4xx Errors while fetching data

Country - Israel Device - Macbook Pro late 2016Operating System - iOS 10 Hi,I'm receiving 4xx errors when trying to fetch my client's data such as top 50 tracks and Spotify recommendations, although the authorization process is valid, the user accept...

Casual Listener

Country - Israel   Device - Macbook Pro late 2016 Operating System - iOS 10   Hi, I'm receiving 4xx errors when trying to fetch my client's data such as top 50 tracks and Sp...

Asaf_Krenzler

Casual Listener

795 Views

2 replies

0 likes

4xx
Recommendations
top tracks
  • 795 Views
  • 2 replies
  • 0 likes

Superuser Contribution Intermittent 404 when using the `/v1/search` endpoint.

PlanCommercialCountryUKDevice AWS EC2 instanceOperating SystemCentos 7 My Question or Issue Hi team We are the BBC Sounds team and we provide Spotify links to Tracks which are played in our content. E.g: Go to https://www.bbc.co.uk/sounds/play/m00176...

Casual Listener

Plan Commercial Country UK Device  AWS EC2 instance Operating System Centos 7   My Question or Issue   Hi team 👋   We are the BBC Sounds team and we provide Spotify ...

spotifyjosh

Spotify

747 Views

2 replies

0 likes

  • 747 Views
  • 2 replies
  • 0 likes

Superuser Contribution Spotify iOS SDK

We have a significant issue with my dev team related to in app playback of music from user's connecting their Spotify account to our app. We are using the most recent Spotify iOS SDK (and Web API for some things too) and the devs say that this only a...

Visitor

We have a significant issue with my dev team related to in app playback of music from user's connecting their Spotify account to our app.  We are using the most recent Spotify iOS SDK (and Web A...

Teng666

Casual Listener

5982 Views

7 replies

1 likes

  • 5982 Views
  • 7 replies
  • 1 likes

[Web API] Return record label value for album search results

Album objects in search results don't return "label" value while directly querying a particular album it is returned. Would it be possible to return the record label in search results?Example search query: https://api.spotify.com/v1/search?query=Muse...

Casual Listener

Album objects in search results don't return "label" value while directly querying a particular album it is returned. Would it be possible to return the record label in search results? Example sea...

marceljungle

Newbie

1821 Views

1 replies

7 likes

  • 1821 Views
  • 1 replies
  • 7 likes

Using the Spotify Web API without the user logging in

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.)=My Question or IssueNot sure if this was already asked, but is it possible to get metadata from tracks or albums ...

Casual Listener

Plan Free/Premium Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.) = My Question or Issue Not sure if ...

528 Views

0 replies

0 likes

  • 528 Views
  • 0 replies
  • 0 likes

API: Receiving random 404 response.

Receiving random 404 response of the searchapi.https://developer.spotify.com/documentation/web-api/reference/#/operations/search When calling the same request a valid 200 response is returned.404 is not specified as a possible response. DeviceAPI

Newbie

Receiving random 404 response of the search api. https://developer.spotify.com/documentation/web-api/reference/#/operations/search   When calling the same request a valid 200 response is ret...

412 Views

0 replies

0 likes

  • 412 Views
  • 0 replies
  • 0 likes

Superuser Contribution I have a problem with the login page

I'm trying to program a clon of Spotify to practice (I'm studying React) and I have a problem, when I'm in login page i can't see my username? I have to declare it on some place?Thanks!

Newbie

I'm trying to program a clon of Spotify to practice (I'm studying React) and I have a problem, when I'm in login page i can't see my username? I have to declare it on some place? Thanks!  

spotifyjosh

Spotify

565 Views

1 replies

0 likes

  • 565 Views
  • 1 replies
  • 0 likes