Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

acorn221

Newbie

37305 Views

137 replies

14 likes

Discussion
  • 37305 Views
  • 137 replies
  • 14 likes

Spotify recently played web api

I'm trying to get my most recent songs to display on my website and can't wrap my head around it. Has anyone figured this out? From what I've found it requires a user to login with tokens expiring after 1 hour. I'm using Vue (or specifically Nuxt) if...

Casual Listener

I'm trying to get my most recent songs to display on my website and can't wrap my head around it. Has anyone figured this out?   From what I've found it requires a user to login with tokens ex...

Christoffer

Community Legend

964 Views

1 replies

0 likes

  • 964 Views
  • 1 replies
  • 0 likes

Spotify API (My user data)

Hello, I'm developing a personal website/developer profile and I'd like to display some user data from my own profile. Specifically, I'd like to display my all-time most listened to tracks and artists. Is there a way to display this information on my...

Casual Listener

Hello,   I'm developing a personal website/developer profile and I'd like to display some user data from my own profile. Specifically, I'd like to display my all-time most listened to tracks a...

CrossDeveloper

Casual Listener

3391 Views

9 replies

1 likes

authentication
Authentication Token
Login
spotify api
User data
user profile
  • 3391 Views
  • 9 replies
  • 1 likes

Number of streams endpoint

My Question or Issue Hi thereI have been trying to integrate the number of streams of multiple songs( with country as a filter) into a system that generates a comparative list in the form of a chart that integrates a number of other variables too. Ho...

Visitor

My Question or Issue   Hi there I have been trying to integrate the number of streams of multiple songs( with country as a filter) into a system that generates a comparative list in the form ...

Christoffer

Community Legend

1184 Views

1 replies

0 likes

  • 1184 Views
  • 1 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 "> ...

471 Views

0 replies

0 likes

api
  • 471 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...

1196 Views

0 replies

0 likes

flask
Python
Spotify
  • 1196 Views
  • 0 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

529 Views

1 replies

0 likes

  • 529 Views
  • 1 replies
  • 0 likes

Superuser Contribution INVALID_CLIENT: Invalid redirect URI

I am following the Quick Start tutorial, which instructs: To try the app, replace these credentials with the values that you received when you registered your app. In this demonstration app we use http://localhost:8888/callback as the redirect URI. I...

Regular

I am following the Quick Start tutorial, which instructs:   To try the app, replace these credentials with the values that you received when you registered your app. In this demonstration app ...

Lenormju

Visitor

126847 Views

29 replies

2 likes

  • 126847 Views
  • 29 replies
  • 2 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.

630 Views

0 replies

2 likes

Discussion
  • 630 Views
  • 0 replies
  • 2 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

1090 Views

2 replies

0 likes

authorization
refresh tokens
tokens
  • 1090 Views
  • 2 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

624 Views

1 replies

0 likes

PossibleBug
  • 624 Views
  • 1 replies
  • 0 likes

[Mobile][Developer] Volumen limit

Please consider breaking the connection between volume and volume limit. If volume is set to lowest level and you adjust volume limit below 100%, it turns volume off (mute).This behavior prevent you to adjust sound level below the lowest level, which...

Casual Listener

Please consider breaking the connection between volume and volume limit. If volume is set to lowest level and you adjust volume limit below 100%, it turns volume off (mute). This behavior prevent yo...

Peter_Schorn

Roadie

1538 Views

3 replies

0 likes

Developer
Mobile
  • 1538 Views
  • 3 replies
  • 0 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

3345 Views

1 replies

0 likes

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

2375 Views

2 replies

0 likes

Implicit Flow
javascript
React
spotify api
  • 2375 Views
  • 2 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...

651 Views

0 replies

0 likes

embedded Player
  • 651 Views
  • 0 replies
  • 0 likes

Solved!! API shows duplicate albums

PlanPremiumCountryMexicoDeviceLinux computer running pop osOperating SystemLinux computer running pop os My Question or IssueSome artists show duplicate albums when queried through the API. Endpoint: https://api.spotify.com/v1/artists/{id}/albums Sam...

Visitor

Plan Premium Country Mexico Device Linux computer running pop os Operating System Linux computer running pop os   My Question or Issue Some artists show duplicate albums when queried t...

Simone97

Newbie

3580 Views

5 replies

0 likes

  • 3580 Views
  • 5 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...

464 Views

0 replies

0 likes

  • 464 Views
  • 0 replies
  • 0 likes

[Developer] Official alternative to libspotify

libspotify has been deprecated a few years ago, but Spotify hasn't provided viable alternatives in the meantime to programmatically stream content through an external application using a premium account. LibreSpot seems a viable alternative for some ...

Music Fan

libspotify has been deprecated a few years ago, but Spotify hasn't provided viable alternatives in the meantime to programmatically stream content through an external application using a premium acco...

I2eptileX

Casual Listener

5922 Views

6 replies

34 likes

Developer
  • 5922 Views
  • 6 replies
  • 34 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

1508 Views

1 replies

4 likes

api
  • 1508 Views
  • 1 replies
  • 4 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...

689 Views

0 replies

0 likes

Playback SDK
Web API
  • 689 Views
  • 0 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'...

410 Views

0 replies

0 likes

  • 410 Views
  • 0 replies
  • 0 likes