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

Forum Posts

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

DJSHARON

Music Fan

17595 Views

112 replies

10 likes

Discussion
  • 17595 Views
  • 112 replies
  • 10 likes

Request to Connect with Commercial Label Partnerships Manager Regarding App Status

Hello,I hope this message finds you well. I recently took over the development of an existing app for a small label/content producer. While working on fixing the Spotify integration, I discovered that the app's status is currently "Disabled and block...

Newbie

Hello, I hope this message finds you well. I recently took over the development of an existing app for a small label/content producer. While working on fixing the Spotify integration, I discovered t...

296 Views

0 replies

0 likes

Discussion
Question
  • 296 Views
  • 0 replies
  • 0 likes

User not registered in Developer Dashboard

I am having an issue with a small personal project I am working on. It was working perfectly for many users until one person I registered today. I make 3 requests to the Spotify API after getting an implicit grant from a user who I registered in my a...

Newbie

I am having an issue with a small personal project I am working on. It was working perfectly for many users until one person I registered today. I make 3 requests to the Spotify API after getting an ...

355 Views

0 replies

0 likes

Question
  • 355 Views
  • 0 replies
  • 0 likes

How to get spotify source for linux

PlanFree/PremiumCountry DeviceAllOperating SystemUbuntu 22.10 My Question or IssueHow to get spotify source for linux?

Visitor

Plan Free/Premium Country   Device All Operating System Ubuntu 22.10   My Question or Issue How to get spotify source for linux?

Mao_Tse-Tung

Casual Listener

383 Views

1 replies

0 likes

Source-spotify
  • 383 Views
  • 1 replies
  • 0 likes

Getting Podcast ID

Hello, I am currently working on a discord bot, on replit and using mysql, that stores and displays podcast information. I am currently struggling on figuring out how to retrieve podcast any/all podcast information. I tried using endpoints/the search...

Newbie

Hello,   I am currently working on a discord bot, on replit and using mysql, that stores and displays podcast information.   I am currently struggling on figuring out how to retrieve po...

403 Views

0 replies

0 likes

api
podcast
  • 403 Views
  • 0 replies
  • 0 likes

Seeking perfect song recommendation process

Hi,I hope you are doing as fine as you can.I am investigating and researching solutions to a problem for a few months now and I need your valuable help today. Problematic:Be able to create an app that can generate a playlist based on multiple users m...

Regular

Hi, I hope you are doing as fine as you can. I am investigating and researching solutions to a problem for a few months now and I need your valuable help today.   Problematic: Be able to cr...

ivnimprv

Casual Listener

3168 Views

3 replies

1 likes

algorithm
problem
recommendation
Recommendations
  • 3168 Views
  • 3 replies
  • 1 likes

Documentation Error on Refreshing Tokens

I lost some time trying to debug this, commenting just so it's fixed. In the browser example in https://developer.spotify.com/documentation/web-api/tutorials/refreshing-tokens the code reads: localStorage.setItem('access_token', response.accessToken)...

Newbie

I lost some time trying to debug this, commenting just so it's fixed.   In the browser example in https://developer.spotify.com/documentation/web-api/tutorials/refreshing-tokens the code ...

255 Views

0 replies

1 likes

documentation
  • 255 Views
  • 0 replies
  • 1 likes

Prevent Abuse of Expensive API Tasks

Hello,I'm reaching out regarding an issue with my app, which recently received a Spotify quota extension. The app involves a computationally expensive API task that users need to perform when they access the app or website for the first time. To prev...

Regular

  Hello, I'm reaching out regarding an issue with my app, which recently received a Spotify quota extension. The app involves a computationally expensive API task that users need to perform wh...

Louis314

Regular

276 Views

1 replies

0 likes

Question
  • 276 Views
  • 1 replies
  • 0 likes

Daily drive music playlist songs don't refresh. News do, music doesn't.

I did send you an e-mail.1. Debe existir una opción para editar las playlists de Mi Ruta Diaria porque SIEMPRE REPRODUCE LAS MISMAS CANCIONES y pareciera que estoy en un loop de Rock de los 80s, (música que amo pero empiezo a detestar gracias a usted...

Casual Listener

I did send you an e-mail. 1. Debe existir una opción para editar las playlists de Mi Ruta Diaria porque SIEMPRE REPRODUCE LAS MISMAS CANCIONES y pareciera que estoy en un loop de Rock de los 80s, (m...

182 Views

0 replies

1 likes

  • 182 Views
  • 0 replies
  • 1 likes

Comes nill in queries after a certain number of reboots of the swift simulator

PlanFreeCountryBelarusDeviceMacBook Pro M1 Operating SystemMacOS Sonoma 14.1.1 My Question or IssueI'm writing a music app, take data from spotify api. I make queries and get recommended albums, playlists and tracks from the server. Periodically I re...

Casual Listener

Plan Free Country Belarus Device MacBook Pro M1  Operating System MacOS Sonoma 14.1.1   My Question or Issue I'm writing a music app, take data from spotify api. I make queries an...

IlyaPugachev1

Casual Listener

202 Views

2 replies

0 likes

Feature Request
  • 202 Views
  • 2 replies
  • 0 likes

Retrospectiva 2023 nao carrega, tento entrar mas da erro

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

Newbie

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  

Ximzend

Spotify Star

187 Views

1 replies

0 likes

Feature Request
Possible Bug
Question
  • 187 Views
  • 1 replies
  • 0 likes

Reorder an entire playlist with one call rather than per song

Will there ever be an API call that will let a developer send an array of song ids that could be used to order the users playlist? So right now, the only way to reorder a playlist is to take song in one position and include the new position but when ...

Casual Listener

Will there ever be an API call that will let a developer send an array of song ids that could be used to order the users playlist?   So right now, the only way to reorder a playlist is to take...

lordanton321

Newbie

1079 Views

2 replies

7 likes

api
  • 1079 Views
  • 2 replies
  • 7 likes

401 Error with seemingly working access token

I am using the following code to get an access token, and the final post request returns a status code of 200 and when I print out the access token it looks good. However as soon as I try to use the access token I get a 401 Unauthroized error. I have...

Visitor

I am using the following code to get an access token, and the final post request returns a status code of 200 and when I print out the access token it looks good. However as soon as I try to use the ...

Ximzend

Spotify Star

1857 Views

1 replies

0 likes

API Help
API Question
  • 1857 Views
  • 1 replies
  • 0 likes

Does my idea violate the prohibited applications part of the Spotify Developer Policy?

Hey, I have this idea of a website which tracks and historicizes the users listenings to provide him a possibility to see his artists of the month and stuff like that.Does that violate:"Do not analyze the Spotify Content or the Spotify Service for an...

Casual Listener

Hey,   I have this idea of a website which tracks and historicizes the users listenings to provide him a possibility to see his artists of the month and stuff like that. Does that violate: ...

286 Views

0 replies

0 likes

Question
  • 286 Views
  • 0 replies
  • 0 likes

converting played at from recently played

I'm passing over a UTC unix timestamp for one hour ago (for example if the current UTC timestamp is 1701203866000, I'm passing 1701200266000). I played a few track 15-20 minutes ago, but they don't get returned. If I set the time way back to say 1601...

Newbie

I'm passing over a UTC unix timestamp for one hour ago (for example if the current UTC timestamp is 1701203866000, I'm passing 1701200266000).  I played a few track 15-20 minutes ago, ...

273 Views

0 replies

1 likes

Recently Played
  • 273 Views
  • 0 replies
  • 1 likes

Solved!! Handling user's free and premium subscription in web api?

Building one personal hobby project with Spotify I have no idea how to distinguish or handle user's with free and premium subscription. Can anyone explain?

Casual Listener

Building one personal hobby project with Spotify  I have no idea how to distinguish or handle user's with free and premium subscription.  Can anyone explain?

Ximzend

Spotify Star

352 Views

1 replies

0 likes

Web API
  • 352 Views
  • 1 replies
  • 0 likes

Getting 500 for WebAPI /v1/me/albums - even on documentation dashboard

PlanPremium CountryBrazil DeviceDell Inc. Precision 5560 Operating SystemUbuntu 22.04.3 LTS My Question or IssueHey there!I'm consistently getting 500 errors for the endpoint /v1/me/albums. It doesn't happen in other endpoints of the WebAPI. This hap...

Regular

Plan Premium   Country Brazil   Device Dell Inc. Precision 5560   Operating System Ubuntu 22.04.3 LTS   My Question or Issue Hey there! I'm consistently getting 50...

man-et-arms

Regular

831 Views

3 replies

0 likes

Possible Bug
  • 831 Views
  • 3 replies
  • 0 likes

Add API support for programattically adding/removing collaborators on playlist

PlanFree + PremiumCountryN/A My Question or IssueCollaborative playlists seem to be a hot topic for a lot of reasons but I havent seen anything addressing this issue specifically. It would be great if we could add collaborators programmatically to a ...

Casual Listener

  Plan Free + Premium Country N/A   My Question or Issue Collaborative playlists seem to be a hot topic for a lot of reasons but I havent seen anything addressing this issue specific...

446 Views

0 replies

1 likes

api
App and Feature
  • 446 Views
  • 0 replies
  • 1 likes

Invite Collaborator generate share link using API

Hi! I'm trying to find a way to generate or create a share link to invite a collaborator to a private playlist but can't find anything in the docs. In the mobile app when clicking on the 3 dots on a playlist there is an option to "Invite Collaborator...

Newbie

Hi!   I'm trying to find a way to generate or create a share link to invite a collaborator to a private playlist but can't find anything in the docs.   In the mobile app when clicking o...

kibagateaux

Casual Listener

2066 Views

6 replies

8 likes

collaborators
  • 2066 Views
  • 6 replies
  • 8 likes