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

Dover

Newbie

641 Views

7 replies

2 likes

Discussion
  • 641 Views
  • 7 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

4289 Views

25 replies

2 likes

Discussion
  • 4289 Views
  • 25 replies
  • 2 likes

Software architecture of Spotify

My Question or IssueI am doing a research project for university with the topic "software architecture of Spotify", since I am not developer myself I have big issues with describing the architecture (Microservices). Is there any picture or something ...

Visitor

My Question or Issue I am doing a research project for university with the topic "software architecture of Spotify", since I am not developer myself I have big issues with describing the architectur...

1147 Views

0 replies

0 likes

  • 1147 Views
  • 0 replies
  • 0 likes

URIs Array seems to have an undocumented limit

When I try to play tracks using the "/v1/me/player/play" endpoint I get results where:- Player shows an emtpy Queue (this is always the case)- after one of the first few songs one song seems to continue playing - progressbar is full, played time and ...

Roadie

When I try to play tracks using the "/v1/me/player/play" endpoint I get results where: - Player shows an emtpy Queue (this is always the case) - after one of the first few songs one song seems to c...

576 Views

0 replies

0 likes

  • 576 Views
  • 0 replies
  • 0 likes

Authorization Code Flow Refresh Tokens

I am building an application which requires the refreshing of user Spotify stats (followers, playlists, etc) on a weekly basis. About two months after a user gives my web application access to their Spotify, I begin to get errors regarding the token ...

Casual Listener

I am building an application which requires the refreshing of user Spotify stats (followers, playlists, etc) on a weekly basis. About two months after a user gives my web application access to their ...

jhyde01

Casual Listener

2111 Views

2 replies

0 likes

authorization
refresh tokens
tokens
  • 2111 Views
  • 2 replies
  • 0 likes

API return favicon URLs with trailing space

My Question or IssueCurrently the Spotify API incorrectly returns HTML icon meta tags with trailing spaces, eg. I have tried a few different ones so far and it seems to apply to both tracks and playlists:https://open.spotify.com/playlist/636JPjFfxIu...

Visitor

My Question or Issue Currently the Spotify API incorrectly returns HTML icon meta tags with trailing spaces, eg. <link rel="icon" href="https://open.scdn.co/cdn/images/favicon.0c211e2e.png "> ...

588 Views

0 replies

0 likes

api
  • 588 Views
  • 0 replies
  • 0 likes

KeyError ['total']

I am creating a user dashboard using plotly and flask to display the top tracks and top artists preferred by a user. My code has been working fine but suddenly I got this error. Also, in the same application, I was able to create a new playlist on sp...

Newbie

I am creating a user dashboard using plotly and flask to display the top tracks and top artists preferred by a user. My code has been working fine but suddenly I got this error. Also, in the same app...

1427 Views

0 replies

0 likes

flask
Python
Spotify
  • 1427 Views
  • 0 replies
  • 0 likes

Superuser Contribution "User not approved for app" for another member in the premium family plan in development mode

PlanFamily PremiumCountryUSDeviceWindowsOperating SystemWindows My Question or IssueMy app in development can allow myself to run but the app returned "User not approved for app" even after I have added the member's email in the dev dashboard for 24 ...

Newbie

Plan Family Premium Country US Device Windows Operating System Windows   My Question or Issue My app in development can allow myself to run but the app returned "User not approved for ...

ohej

Spotify

760 Views

1 replies

0 likes

PossibleBug
  • 760 Views
  • 1 replies
  • 0 likes

Superuser Contribution Use of "Spotify" word inside app and content

Hi, i've developed an Android app that's called "Spotify Top Stats".It connects to the user's Spotify account via official OAuth procedure and shows some statistics about Spotify usage.My question is: can i use the word "Spotify" inside my app name a...

Newbie

Hi,  i've developed an Android app that's called "Spotify Top Stats". It connects to the user's Spotify account via official OAuth procedure and shows some statistics about Spotify usage. My ...

ohej

Spotify

669 Views

1 replies

0 likes

  • 669 Views
  • 1 replies
  • 0 likes

Spotify Authorization Problems

PlanFreeCountryUnited StatesDevice(Desktop)Operating System(Windows 10) My Question or IssueHello, I'm currently making an app on Desktop (no backend) with React where a user can see their top songs and artists. I'm using the Implicit Grant Flow Auth...

Casual Listener

Plan Free Country United States Device (Desktop) Operating System (Windows 10)   My Question or Issue Hello, I'm currently making an app on Desktop (no backend) with React where a user...

Slaeh

Casual Listener

2832 Views

2 replies

0 likes

Implicit Flow
javascript
React
spotify api
  • 2832 Views
  • 2 replies
  • 0 likes

How to exclude fields from the results of a Web API call

I want to pull just the artist name and track name using the "https://api.spotify.com/v1/playlists/{playlist_id}/tracks" call. The documentation says "Fields can be excluded by prefixing them with an exclamation mark", so I've tried to narrow down th...

Casual Listener

I want to pull just the artist name and track name using the "https://api.spotify.com/v1/playlists/{playlist_id}/tracks" call. The documentation says "Fields can be excluded by prefixing them wi...

Peter_Schorn

Roadie

4015 Views

3 replies

0 likes

  • 4015 Views
  • 3 replies
  • 0 likes

Example of "Upload a Custom Playlist Cover Image" request

Hi all, I try to upload an image as cover of my playlist through an application. However, no example request is provided. Can someone help me out? Regarding the call "Upload a Custom Playlist Cover Image" see https://developer.spotify.com/console/put...

Music Fan

Hi all,   I try to upload an image as cover of my playlist through an application. However, no example request is provided. Can someone help me out? Regarding the call "Upload a Custom Playlis...

Peter_Schorn

Roadie

2158 Views

1 replies

4 likes

api
  • 2158 Views
  • 1 replies
  • 4 likes

Podcast Show (RSS) Publishing API

Does Spotify have or plan to have a podcast show publishing API? Interested in automating the process of submitting a show RSS, similarly to how Captivate allows this from within their user dashboard.

Visitor

Does Spotify have or plan to have a podcast show publishing API? Interested in automating the process of submitting a show RSS, similarly to how Captivate allows this from within their user dashboard.

856 Views

0 replies

2 likes

Discussion
  • 856 Views
  • 0 replies
  • 2 likes

How do I retrieve all songs from a genre with Web API?

My Question or Issue In the Spotify app, you can list all songs from a genre by typing `genre:foo` in the search bar.For instance, if i type genre:vaporwave in the search bar, i get a list of vaporwave songs.How do i retrieve this list with the Web A...

Regular

My Question or Issue   In the Spotify app, you can list all songs from a genre by typing `genre:foo` in the search bar. For instance, if i type genre:vaporwave in the search bar, i get a li...

sqram

Regular

4093 Views

1 replies

0 likes

  • 4093 Views
  • 1 replies
  • 0 likes

Embedded Player is not playing on iOS

Hi,Im working on an app with Ionic where I add the Spotify embedded Podcast Player to play Podcast episodes. On Browser and Android App everything is working very well but within the iPhone App I see the player and can press "Play" but after that the...

Newbie

Hi, Im working on an app with Ionic where I add the Spotify embedded Podcast Player to play Podcast episodes.   On Browser and Android App everything is working very well but within the iPhon...

766 Views

0 replies

0 likes

embedded Player
  • 766 Views
  • 0 replies
  • 0 likes

Streams made in group sessions aren't included in the recently played data

When a user streams some tracks while being part of a group session/listening party, those streams are not included in the /me/player/recently-played endpoint.Is there any way to include those streams in the response? Or are there any plans to includ...

Music Fan

When a user streams some tracks while being part of a group session/listening party, those streams are not included in the /me/player/recently-played endpoint. Is there any way to include tho...

540 Views

0 replies

0 likes

  • 540 Views
  • 0 replies
  • 0 likes

Spotify Web Playback SDK: Blocked frame from accessing cross-origin frame

Hi,I'm using the web playback SDK with the code example provided (https://developer.spotify.com/documentation/web-playback-sdk/quick-start/) and I'm getting this error on Google Chrome:Unable to check top-level optout: Blocked a frame with origin "ht...

Regular

Hi, I'm using the web playback SDK with the code example provided (https://developer.spotify.com/documentation/web-playback-sdk/quick-start/) and I'm getting this error on Google Chrome: Unable...

1048 Views

0 replies

0 likes

Playback SDK
Web API
  • 1048 Views
  • 0 replies
  • 0 likes

Solved!! Spotify Web Playback SDK - seek with '0' input does not always trigger player_state_changed event

Operating System, browserUbuntu 20.04, Chrome My Question or IssueHi, when using the Web Playback SDK 'seek' seems to be working fine for all values including '0', as in the player actually jumps to the desired position in the song. However, a 'playe...

Gig Goer

Operating System, browser Ubuntu 20.04, Chrome   My Question or Issue Hi, when using the Web Playback SDK 'seek' seems to be working fine for all values including '0', as in the player actua...

kruemeline

Gig Goer

2131 Views

3 replies

0 likes

  • 2131 Views
  • 3 replies
  • 0 likes

Solved!!Superuser Contribution No "Users and Access" button in the Developer Dashboard

I've been struggling with this issue for a few days now and I'm not sure what else I can do. I've tried clearing my cache in google chrome, turning off my ad blocker, clearing cookies, signing in and out, but I just can't get the button to appear for...

Casual Listener

I've been struggling with this issue for a few days now and I'm not sure what else I can do. I've tried clearing my cache in google chrome, turning off my ad blocker, clearing cookies, signing in and...

bphogat

Casual Listener

1280 Views

2 replies

0 likes

  • 1280 Views
  • 2 replies
  • 0 likes

Superuser Contribution 403 User not approved for app [Granted quota extension]

PlanAllCountryAll DeviceAllOperating SystemAll My Question or Issue- I created an app recently and it seemed to work fine within my test users added via the dashboard.- I requested a quota extension to allow non-test accounts to login, it was approve...

Regular

Plan All Country All   Device All Operating System All   My Question or Issue - I created an app recently and it seemed to work fine within my test users added via the dashboard....

ohej

Spotify

2396 Views

5 replies

0 likes

  • 2396 Views
  • 5 replies
  • 0 likes

Superuser Contribution Developer Dashboard missing features for my account

This is what mine looks like:Specifically, I need to be able to add test users so I can test out my app! But it looks like it's missing the ability to do so. I am using an older account where I'm logging in with my Spotify Username and I'm assuming t...

Casual Listener

This is what mine looks like: Specifically, I need to be able to add test users so I can test out my app! But it looks like it's missing the ability to do so.   I am using an older accoun...

ohej

Spotify

1357 Views

4 replies

0 likes

  • 1357 Views
  • 4 replies
  • 0 likes

[Web API] Recent pagination problem with 'Get User's Followed Artists'.

Plan[Premium]Country[US]Device[Macbook Pro late 2016]Operating System(MACOS 10.3) My Question or IssueRecent pagination problem with The Web API 'Get User's Followed Artists'.I paginate through pages of thehttps://api.spotify.com/v1/me/following?type...

Casual Listener

Plan [Premium] Country [US] Device [Macbook Pro late 2016] Operating System (MACOS 10.3)   My Question or Issue Recent pagination problem with The Web API 'Get User's Followed Artists'...

525 Views

0 replies

0 likes

  • 525 Views
  • 0 replies
  • 0 likes