Announcements

Help Wizard

Step 1

NEXT STEP

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

stefanbathman

Casual Listener

45031 Views

153 replies

17 likes

Discussion
  • 45031 Views
  • 153 replies
  • 17 likes

Endpoint return null track with non-null wrapper

Endpoint Get Playlist Items can give null track with non-null wrapper. The same sometimes happen with search endpoint (one of items is null). Reproduced when call Web API from android and from console on page of endpoint. For examplehttps://api.spoti...

Music Fan

Endpoint Get Playlist Items can give null track with non-null wrapper. The same sometimes happen with search endpoint (one of items is null). Reproduced when call Web API from android and from c...

313 Views

0 replies

0 likes

api
Possible Bug
  • 313 Views
  • 0 replies
  • 0 likes

Sportify for Artist API

Hi All,I'm currently engaged with the Spotify API and am exploring how to enable artists to log in and access their own tracks. I'm considering whether all Spotify accounts become associated with artists once they create an artist profile. Is it poss...

Casual Listener

Hi All, I'm currently engaged with the Spotify API and am exploring how to enable artists to log in and access their own tracks. I'm considering whether all Spotify accounts become associated with...

462 Views

0 replies

0 likes

  • 462 Views
  • 0 replies
  • 0 likes

Regarding the issue of obtaining music progress bar time and playlist progress time

I would like to know which API is used to obtain the total duration of playing songs. Currently, the song details page of we is returned through onMetadataChange and the song list is obtained through getQueue. They would like to know which method is ...

Newbie

I would like to know which API is used to obtain the total duration of playing songs. Currently, the song details page of we is returned through onMetadataChange and the song list is obtained through...

265 Views

0 replies

0 likes

Feature Request
  • 265 Views
  • 0 replies
  • 0 likes

Solved!! Add Playlist Likes/Saves to the API

PlanFree/PremiumCountryGermanyDeviceAPIOperating SystemAPI My Question or IssueI would really appreciate having a legal method to track the likes/saves of playlists. It would be extremely helpful to include this variable in the API.

Newbie

Plan Free/Premium Country Germany Device API Operating System API   My Question or Issue I would really appreciate having a legal method to track the likes/saves of playlists. It would...

Ximzend

Spotify Star

479 Views

1 replies

1 likes

Feature Request
  • 479 Views
  • 1 replies
  • 1 likes

Configure Equalizer in the API

PlanFree/PremiumCountryAllDeviceiPhones My Question or IssueIs it possible to configure the equalizer using the API?I am interested in both reading the most used / saved equalizer configs from the user as well as setting equalizer parameters from my ...

Visitor

Plan Free/Premium Country All Device iPhones     My Question or Issue Is it possible to configure the equalizer using the API? I am interested in both reading the most used / save...

Ximzend

Spotify Star

582 Views

1 replies

0 likes

api
Equalizer
settings
  • 582 Views
  • 1 replies
  • 0 likes

403 forbidden error on Spotify API, v2

PlanPremiumClient ID04faea73cf99467b8c117a33870cd3bc I'm facing the same issues with the Spotify API for my application Guestpectacular (04faea73cf99467b8c117a33870cd3bc) as I did back in January 2023. After my last post, the issue disappeared, and I...

Casual Listener

Plan Premium Client ID 04faea73cf99467b8c117a33870cd3bc   I'm facing the same issues with the Spotify API for my application Guestpectacular (04faea73cf99467b8c117a33870cd3bc) as I did back...

687 Views

0 replies

0 likes

Possible Bug
  • 687 Views
  • 0 replies
  • 0 likes

Need more GET Params for User's Saved Tracks

Hey all! Been messing around with the API this weekend. very fun, and excited to be here in the forum. I'm a bit confused on the lack of parameters available for a user's saved tracks (docs here). It would be really helpful if I could filter using ar...

Casual Listener

Hey all! Been messing around with the API this weekend. very fun, and excited to be here in the forum.   I'm a bit confused on the lack of parameters available for a user's saved tracks (docs ...

270 Views

0 replies

1 likes

Discussion
Feature Request
Question
  • 270 Views
  • 0 replies
  • 1 likes

access token 415

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 i try to get access token from a service in angular 17 applicationthe same code works if pla...

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   ...

jb1978

Casual Listener

451 Views

3 replies

0 likes

token
  • 451 Views
  • 3 replies
  • 0 likes

Using Spotify API in a GPT

Hi. I don't know much about coding (and pretty much nothing about APIs), but I want to create a GPT with access to Spotify - but I'm stuck. I've found the OpenAPI at https://raw.githubusercontent.com/sonallux/spotify-web-api/main/fixed-spotify-open-a...

Casual Listener

Hi. I don't know much about coding (and pretty much nothing about APIs), but I want to create a GPT with access to Spotify - but I'm stuck.   I've found the OpenAPI at https://raw.githubu...

Ximzend

Spotify Star

2946 Views

4 replies

1 likes

Question
  • 2946 Views
  • 4 replies
  • 1 likes

I dont get video when playing songs on my tablet.

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

Visitor

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

355 Views

1 replies

0 likes

problem
  • 355 Views
  • 1 replies
  • 0 likes

Recently Played Tracks API Not Working

 As the title suggests, the Recently Played Tracks endpoint has suddenly stopped returning any results. Trying from the Sporify Dev console also returns the same results.   Has anyone else experienced this?

Casual Listener

 As the title suggests, the Recently Played Tracks endpoint has suddenly stopped returning any results.  Trying from the Sporify Dev console also returns the same results.     H...

Testf45rgf5rg

Music Fan

1711 Views

8 replies

2 likes

Possible Bug
  • 1711 Views
  • 8 replies
  • 2 likes

Invalid Client Error only on when deployed on Vercel

I am currently working on a project which fetches data from the Spotify API, and my requests work perfectly fine when run locally, but when I deploy my app to Vercel and try to use a live version of the project, the requests are currently failing wit...

Casual Listener

I am currently working on a project which fetches data from the Spotify API, and my requests work perfectly fine when run locally, but when I deploy my app to Vercel and try to use a live version of ...

Ximzend

Spotify Star

1020 Views

6 replies

0 likes

Question
  • 1020 Views
  • 6 replies
  • 0 likes

How to get currently playing track from Spotify Embed

PlanFreeCountryUSDeviceWebsite ChromeOperating SystemWindows 10 My Question or IssueI currently have the Spotify embed player on a website, I want to know what song is currently playing on the player and provide the user with information based on tha...

Newbie

Plan Free Country US Device Website Chrome Operating System Windows 10   My Question or Issue I currently have the Spotify embed player on a website, I want to know what song is curren...

390 Views

0 replies

0 likes

Possible Bug
Question
  • 390 Views
  • 0 replies
  • 0 likes

How can I fix the "Spotify keeps pausing" bug?

This bug is very frustrating, as it disrupt my listening experience. There are a number of possible causes for this bug, please elaborate

Visitor

This bug is very frustrating, as it disrupt my listening experience. There are a number of possible causes for this bug, please elaborate

235 Views

0 replies

0 likes

  • 235 Views
  • 0 replies
  • 0 likes

Solved!! Permission Request for Academic Use of Spotify Data for Machine Learning

PlanFreeCountryGermanyOperating SystemWindows 11 My Question or IssueDear Spotify Support Team,I am writing to seek permission to use Spotify's data for a non-commercial academic project related to song hit prediction, as part of my Master's thesis. ...

Newbie

Plan Free Country Germany Operating System Windows 11   My Question or Issue Dear Spotify Support Team, I am writing to seek permission to use Spotify's data for a non-commercial ac...

Ximzend

Spotify Star

1341 Views

1 replies

0 likes

Question
  • 1341 Views
  • 1 replies
  • 0 likes

"Add songs" removed?

The "add songs" function was my favorite Spotify feature. I don't understand why this has been removed.The "recommended" selection is unfortunately relatively poor compared to the "add songs" function.Do I have a chance of getting it back?Thank you!P...

Regular

The "add songs" function was my favorite Spotify feature. I don't understand why this has been removed. The "recommended" selection is unfortunately relatively poor compared to the "add songs" funct...

Neytive

Regular

687 Views

5 replies

0 likes

Feature removed
  • 687 Views
  • 5 replies
  • 0 likes

Why some song doesn't have preview_url with WebAPI but trackURL always have

When you call WebApi sometimes preview_url is null but when you access to the track url, you always have the preview available. Why we don't have access to the previewURL you use ??

Casual Listener

When you call WebApi sometimes preview_url is null but when you access to the track url, you always have the preview available. Why we don't have access to the previewURL you use ??

271 Views

0 replies

0 likes

  • 271 Views
  • 0 replies
  • 0 likes

Why some song doesn't have preview_url with WebAPI but trackURL always have

When you call WebApi sometimes preview_url is null but when you access to the track url, you always have the preview available. Why we don't have access to the previewURL you use ??

Casual Listener

When you call WebApi sometimes preview_url is null but when you access to the track url, you always have the preview available. Why we don't have access to the previewURL you use ??

398 Views

0 replies

0 likes

  • 398 Views
  • 0 replies
  • 0 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

339 Views

1 replies

0 likes

Question
  • 339 Views
  • 1 replies
  • 0 likes

No encuentro tema en reproducción en grandes listas de reproduccion.

En una lista de reproducción o playlist el tema que está sonando se pinta de verde las letras del tema. Ahora bien si nos movemos en el listado o el reproductor salta a otro tema aleatorio se nos pierde la visualizacion donde estabamos. Aca se puede ...

Newbie

En una lista de reproducción o playlist el tema que está sonando se pinta de verde las letras del tema. Ahora bien si nos movemos en el listado o el reproductor salta a otro tema aleatorio se nos pie...

244 Views

0 replies

0 likes

Ubicar tema en reproducción
  • 244 Views
  • 0 replies
  • 0 likes