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

2460 Views

11 replies

2 likes

Discussion
  • 2460 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

101381 Views

355 replies

32 likes

S4D
  • 101381 Views
  • 355 replies
  • 32 likes

Typo in Web API documentation

The documentation for AlbumObject says that its artists porperty is an array of ArtistObject which doesn't match with the object returned by the API. The artists property of the AlbumObject returned by the API is actually a SimplifiedArtistObject.Lin...

Regular

The documentation for AlbumObject says that its artists porperty is an array of ArtistObject which doesn't match with the object returned by the API. The artists property of the AlbumObject returned ...

Hubo

Community Legend

899 Views

1 replies

0 likes

API reference
Documentation Change
  • 899 Views
  • 1 replies
  • 0 likes

Is there a way to get an AccessToken wihout using an Userinterface?

PlanPremiumCountryGermanyDevicePcOperating SystemWindows 10 My Question or IssueI am trying to write a program that automatically updates me when there is an update at certain artists. My problem now is I can't seem to find a way to get an access tok...

Regular

Plan Premium Country Germany Device Pc Operating System Windows 10   My Question or Issue I am trying to write a program that automatically updates me when there is an update at certai...

Hubo

Community Legend

908 Views

1 replies

0 likes

  • 908 Views
  • 1 replies
  • 0 likes

Spotify API preview url returns null

PlanFreeGermany DeviceAPI Hello there, We are using & testing Spotify API to integrate with our application. While we are accessing the API, almost 50% of the songs/tracks have preview_url null. We tested with the market as well. For example, if I te...

Casual Listener

Plan Free Germany   Device API   Hello there,   We are using & testing Spotify API to integrate with our application. While we are accessing the API, almost 50% of the son...

sanjeevtt

Casual Listener

2269 Views

2 replies

0 likes

  • 2269 Views
  • 2 replies
  • 0 likes

Solved!! Spotify Play a specific song

My Question or IssueHey, so I'm building a smart Voice Assistant for myself (like Alexa or Google Home) and those assistants have the possibility to play and pause a playing song and to play a specific song with just the name of it (something like pl...

Music Fan

My Question or Issue Hey, so I'm building a smart Voice Assistant for myself (like Alexa or Google Home) and those assistants have the possibility to play and pause a playing song and to play a spec...

Hubo

Community Legend

2281 Views

1 replies

0 likes

Desktop
pause
Play
Windows
  • 2281 Views
  • 1 replies
  • 0 likes

Superuser Contribution Developer Day at Spotify, March 25th

We’re thrilled to invite you all to our virtual event: Developer Day at Spotify on March 25th. Developer Day at Spotify is a three-hour online event for all developers interested in Spotify’s open developer platform. You will meet the Spotify develop...

Spotify

We’re thrilled to invite you all to our virtual event: Developer Day at Spotify on March 25th.   Developer Day at Spotify is a three-hour online event for all developers interested in Spoti...

RoguePlanetoid

Roadie

18739 Views

18 replies

8 likes

announcement
  • 18739 Views
  • 18 replies
  • 8 likes

[Bug] web api : Image returned is not really a square image

My Question or IssueIssue found on Apr 24th 2020.Endpoint(s):GET /v1/artists/7heucQ89tyr0QHnwB4QO4jScope(s):None (application is not using authentication)Steps to reproduce:Open terminalrun command :curl -X "GET" "https://api.spotify.com/v1/artists/7...

Casual Listener

My Question or Issue Issue found on Apr 24th 2020. Endpoint(s): GET /v1/artists/7heucQ89tyr0QHnwB4QO4j Scope(s): None (application is not using authentication) Steps to reproduce: Open te...

tobikabla

Music Fan

2630 Views

2 replies

2 likes

  • 2630 Views
  • 2 replies
  • 2 likes

Issue with Redirect URL when using react app + node on Heroku

I'm developing an app using the Spotify API with a React from end running on localhost:3000 and a node back end running on localhost:8888. The back end takes care of the authentication, where my redirect url is localhost:8888/callback. This is fine i...

Casual Listener

I'm developing an app using the Spotify API with a React from end running on localhost:3000 and a node back end running on localhost:8888.  The back end takes care of the authentication, where m...

tobikabla

Music Fan

2619 Views

2 replies

0 likes

Developer
heroku
Node
React
  • 2619 Views
  • 2 replies
  • 0 likes

Get Information About The User's Current Playback returns song from another inactive devices

I have 2 laptops, here is the situation:At laptop 1, I open "Song 1", then I turn my laptop to sleep modeAt laptop 2, I open "Song 2" or "Song 3"Then I tested the https://developer.spotify.com/console/get-user-player/ it's doing fineAt some points, I...

Regular

I have 2 laptops, here is the situation: At laptop 1, I open "Song 1", then I turn my laptop to sleep mode At laptop 2, I open "Song 2" or "Song 3" Then I tested the https://developer.spotif...

1082 Views

0 replies

1 likes

Discussion
  • 1082 Views
  • 0 replies
  • 1 likes

I Need Help - Does this violate Spotify's developer terms and service?

Hello, I would like to create a non-commercial web application using the Spotify api. However I don't know if what I would like to do violates the Spotify developer terms of service. I would like to make an application where users can login via Spoti...

Casual Listener

Hello, I would like to create a non-commercial web application using the Spotify api. However I don't know if what I would like to do violates the Spotify developer terms of service.   I would...

Jeremymolette

Casual Listener

1080 Views

1 replies

0 likes

api
Developer
Developer Terms of Service
  • 1080 Views
  • 1 replies
  • 0 likes

Chrome extension page update listener html5

Code:window.addEventListener('yt-page-data-updated' || *spotify page data updated*, function () { console.log("url changed") setTimeout(function(){ if(!document.getElementById("play-extension-ytbtn") || !document.getElementById("play-extension-btn"))...

Visitor

Code: window.addEventListener('yt-page-data-updated' || *spotify page data updated*, function () { console.log("url changed") setTimeout(function(){ if(!document.getElementById("p...

Hubo

Community Legend

718 Views

1 replies

0 likes

  • 718 Views
  • 1 replies
  • 0 likes

Embedding Spotify players in iOS app

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue

Music Fan

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  

Hubo

Community Legend

820 Views

1 replies

0 likes

  • 820 Views
  • 1 replies
  • 0 likes

Echoes: Music Stats & New Discovery App

Hi folks, We’ve been developing a non-commercial web app using Web API and Web Playback SDK. Echoes is launched today and live (https://echoesapp.io) Wondering how we can submit it to Developer Showcase. Any guidance would be great. Of course, if you...

Newbie

Hi folks,   We’ve been developing a non-commercial web app using Web API and Web Playback SDK. Echoes is launched today and live (https://echoesapp.io)   Wondering how we can submit it ...

yulafezmesi

Visitor

1745 Views

2 replies

2 likes

  • 1745 Views
  • 2 replies
  • 2 likes

I made a simple organizing tool for playlists

Hey, I made an open-source organizing tool for Spotify. It allows you to sort existing playlists or create new ones. When creating, you have an option to merge or split the playlists. It also removes any track duplicates.The app is available at https...

Casual Listener

Hey, I made an open-source organizing tool for Spotify. It allows you to sort existing playlists or create new ones. When creating, you have an option to merge or split the playlists. It also removes...

tomFijalkowski

Casual Listener

3036 Views

2 replies

2 likes

Open-source
Organizer
Web Development
  • 3036 Views
  • 2 replies
  • 2 likes

dividers?

when making playlists for friends or for myself i get into the issues of adding to many different types of music genres that's why the ability to add divider in between tracks could help organizes my playlists and could also improve the listening exp...

Visitor

when making playlists for friends or for myself i get into the issues of adding to many different types of music genres that's why the ability to add divider in between tracks could help organizes my...

z_shan

Newbie

3385 Views

1 replies

10 likes

  • 3385 Views
  • 1 replies
  • 10 likes

Playing unplayable track (grayed out) with Android SDK not handled (no error thrown)

PlanPremiumCountryFranceDeviceSony Xperia Compact XZ1Operating SystemAndroid My Question or IssueWhen I play a unplayable song (no rights/licence in my country) via the Android SDK with skipToIndex() nothing happens. I would expect an error to be thr...

Music Fan

Plan Premium Country France Device Sony Xperia Compact XZ1 Operating System Android   My Question or Issue When I play a unplayable song (no rights/licence in my country) via the Andro...

588 Views

0 replies

0 likes

  • 588 Views
  • 0 replies
  • 0 likes

How to let a user log in to spotify

Hello, I have created an API in ASP.NET Framework 4.5, and an html page using ajax communicating with the API. My problem is that I don't know how to communicate with Spotify to get the login page and display it to the user, knowing that the html pag...

Regular

Hello, I have created an API in ASP.NET Framework 4.5, and an html page using ajax communicating with the API. My problem is that I don't know how to communicate with Spotify to get the login page an...

tobikabla

Music Fan

2779 Views

2 replies

0 likes

  • 2779 Views
  • 2 replies
  • 0 likes

Why are the iOS and Android SDK implementations of player context unnecessarily different?

With the Android SDK, there is no method to get the player context. There is, however, a subscribeToPlayerContext method for receiving changes to it with an event handler. This returns a PlayerContext object containing the title, subtitle, type, and ...

Casual Listener

With the Android SDK, there is no method to get the player context. There is, however, a subscribeToPlayerContext method for receiving changes to it with an event handler. This returns a PlayerContex...

tobikabla

Music Fan

1354 Views

3 replies

1 likes

Discussion
  • 1354 Views
  • 3 replies
  • 1 likes

get-users-available-devices return empty even if I am opening the desktop app

Hi, My problem is: I am opening the Spotify desktop app but when I call this API https://developer.spotify.com/console/get-users-available-devices/it returns empty.

Regular

Hi,    My problem is: I am opening the Spotify desktop app but when I call this API https://developer.spotify.com/console/get-users-available-devices/ it returns empty.

swimwheat

Casual Listener

1311 Views

3 replies

2 likes

Discussion
  • 1311 Views
  • 3 replies
  • 2 likes

Removing duplicates in an Playlist via API

Manually removing duplicates hand-by-hand may take me months to years for me to successfully cleared out. Is there any script to automate this through the API?

Newbie

Manually removing duplicates hand-by-hand may take me months to years for me to successfully cleared out. Is there any script to automate this through the API?

fatbat

Casual Listener

1053 Views

1 replies

0 likes

Discussion
  • 1053 Views
  • 1 replies
  • 0 likes

wrong scope specified in web API documentation

on https://developer.spotify.com/documentation/web-api/reference/#category-follow the scope for "Get User's Followed Artists" that is called for is "user-follow-modify".that is strange as "get followed artists" should only require read privileges.and...

Newbie

on   https://developer.spotify.com/documentation/web-api/reference/#category-follow   the scope for "Get User's Followed Artists" that is called for is "user-follow-modify". that is st...

Hubo

Community Legend

654 Views

1 replies

0 likes

  • 654 Views
  • 1 replies
  • 0 likes