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

GenTao

Casual Listener

45975 Views

154 replies

18 likes

Discussion
  • 45975 Views
  • 154 replies
  • 18 likes

I want to develop an extension program that translates lyrics for Spotify.

Hello! I want to develop an extension program that translates lyrics for Spotify.What kind of API should I use?How can I launch this service?Thank you for your responses.

Newbie

Hello! I want to develop an extension program that translates lyrics for Spotify. What kind of API should I use? How can I launch this service? Thank you for your responses.

277 Views

0 replies

0 likes

"api"
lyric
translate
  • 277 Views
  • 0 replies
  • 0 likes

How to fetch the transcript of a podcast episode?

Is it possible to retrieve the auto generated transcript of a specific podcast episode via the api?

Visitor

Is it possible to retrieve the auto generated transcript of a specific podcast episode via the api?

vivodionisio

Visitor

5279 Views

4 replies

3 likes

API Help
Transcription rules
  • 5279 Views
  • 4 replies
  • 3 likes

spotipy API base-62 error for adding track to playlist

Hi, I'm running into an error using the `spotipy` package. It seems to say that the playlist ID or track ID isn't valid, but I can visit the link to both and they work. Unsure what I'm doing wrong. import requests import os import spotipy from spotip...

Newbie

Hi, I'm running into an error using the `spotipy` package. It seems to say that the playlist ID or track ID isn't valid, but I can visit the link to both and they work. Unsure what I'm doing wrong. ...

Ximzend

Spotify Star

1551 Views

1 replies

0 likes

Question
  • 1551 Views
  • 1 replies
  • 0 likes

Positions field in JSON body is ignored when removing tracks from a playlist

The Remove Playlist Items endpoint on https://developer.spotify.com/documentation/web-api/reference/remove-tracks-playlist has dropped its support for the positions parameter, which was supported previously and let tools like Spotify Dedup (https://s...

Spotify Legend

The Remove Playlist Items endpoint on https://developer.spotify.com/documentation/web-api/reference/remove-tracks-playlist has dropped its support for the positions parameter, which was sup...

Naianasha

Roadie

7174 Views

20 replies

17 likes

api
playlist
positions
  • 7174 Views
  • 20 replies
  • 17 likes

Playlist Embed Error on Subsplash Website

PlanPremiumCountryUnited StatesDeviceMacbook Pro 2017Operating SystemVentura 13.6.6 My Question or IssueWhen embedding a playlist on my website using the subsplash platform the playlist disappears when I scroll down (https://bethanyefree.org/worship)...

Visitor

Plan Premium Country United States Device Macbook Pro 2017 Operating System Ventura 13.6.6   My Question or Issue When embedding a playlist on my website using the subsplash platform t...

244 Views

0 replies

0 likes

Possible Bug
  • 244 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution Update Playlist Items endpoint returning wrong string value or documentation is wrong

The Update Playlist Items endpoint all of a sudden started returning the wrong values when reordering items. As per the documentation it is supposed to return the checkpoint ID as a string:AAACi5JU+kMmH1WlpKKp8PeBdfLNw0BJ Now it instead returns a bas...

Regular

The Update Playlist Items endpoint all of a sudden started returning the wrong values when reordering items. As per the documentation it is supposed to return the checkpoint ID as a string: AAACi5JU...

LambertSpot

Spotify

4718 Views

41 replies

4 likes

Possible Bug
  • 4718 Views
  • 41 replies
  • 4 likes

i got error 401 token not provided and this is occur on my function

this error occur on my function, while i request POST and PUT axios method the follow is my function // change next and previous const changeNextTrack = async (type) => { await axios.post( `https://api.spotify.com/v1/me/player/${type}`, {}, { headers...

Regular

this error occur on my function, while i request POST and PUT axios method the follow is my function   // change next and previous  const changeNextTrack = async (type) => {  ...

Ximzend

Spotify Star

498 Views

4 replies

0 likes

create spotify clone
  • 498 Views
  • 4 replies
  • 0 likes

Spotify Music Licensing

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHello, my name is Alperen. I like to listen to classical music and last week I decided to set...

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

user-removed

Not applicable

501 Views

1 replies

0 likes

"spotify"
  • 501 Views
  • 1 replies
  • 0 likes

Integrating Spotify Music Library - Legal Considerations for Social Media Platform

We are building a social media platform and are interested in integrating the Spotify music library to allow users to enhance their posts with music. We are seeking information on the legal agreements necessary to establish this integration.Specifica...

Newbie

We are building a social media platform and are interested in integrating the Spotify music library to allow users to enhance their posts with music. We are seeking information on the legal agreement...

263 Views

0 replies

0 likes

vg
  • 263 Views
  • 0 replies
  • 0 likes

Spotify API is frequently down

I've been using Spotify's Web API for my university project for a month. I hadn't experienced any problems with it until a week ago when the API suddenly stopped responding to requests. It was fixed about 12 hours later and functioned well until toda...

Visitor

I've been using Spotify's Web API for my university project for a month. I hadn't experienced any problems with it until a week ago when the API suddenly stopped responding to requests. It was fixed ...

Naianasha

Roadie

747 Views

2 replies

0 likes

api
API response
Spotify Web API
  • 747 Views
  • 2 replies
  • 0 likes

Clause 14 - Developer policy

Hi Spotify Developer Relations Team, Clause 14 of the Spotify Developer Policy states:"Do not use the Spotify Platform or any Spotify Content to train a machine learning or AI model or otherwise ingest Spotify Content into a machine learning or AI mo...

Casual Listener

Hi Spotify Developer Relations Team,   Clause 14 of the Spotify Developer Policy states: "Do not use the Spotify Platform or any Spotify Content to train a machine learning or AI model or ot...

354 Views

0 replies

0 likes

Developer Policy
  • 354 Views
  • 0 replies
  • 0 likes

Computer Science II group project

I am a student at Rockland Community College. My group in my Computer Science II class is creating a Sound media player, using Java. I am not a professional. I am still learning. So if anyone can help point me in the right direction, I need to learn ...

Newbie

I am a student at Rockland Community College. My group in my Computer Science II class is creating a Sound media player, using Java. I am not a professional. I am still learning. So if anyone can hel...

408 Views

0 replies

0 likes

Discussion
Question
  • 408 Views
  • 0 replies
  • 0 likes

Can't create playlist for own user.

Hi, I can't create a playlist for my own userhttps://developer.spotify.com/documentation/web-api/tutorials/getting-started#request-artist-data I always get “status”: 403, “message”: “You cannot create a playlist for another user” I can do other thing...

Casual Listener

Hi,   I can't create a playlist for my own user https://developer.spotify.com/documentation/web-api/tutorials/getting-started#request-artist-data   I always get  “status”: 403, “...

stijn_de_lathouwer

Newbie

1149 Views

9 replies

0 likes

Possible Bug
  • 1149 Views
  • 9 replies
  • 0 likes

SDA got deleted without any feedback

PlanPremiumCountryArmenia DeviceAnyOperating SystemAny My Question or IssueToday I found that my Spotify Developer Application disappeared from portal and credentials also became not usable.Client ID: dd4b82a578b94adab18a7081717e0f51Before I had also...

Casual Listener

Plan Premium Country Armenia   Device Any Operating System Any   My Question or Issue Today I found that my Spotify Developer Application disappeared from portal and cred...

btshft

Casual Listener

300 Views

1 replies

0 likes

issue
Question
sda
  • 300 Views
  • 1 replies
  • 0 likes

Can we block skipnext button of the player ?

Hi,I'm a French software engineer, and I'm working on an application using the Spotify SDK, and Spotify API. For some functionality of my application, I would like to be able to block previous and next button of player on an Android mobile. I know Sp...

Casual Listener

Hi, I'm a French software engineer, and I'm working on an application using the Spotify SDK, and Spotify API. For some functionality of my application, I would like to be able to block  previou...

226 Views

0 replies

0 likes

  • 226 Views
  • 0 replies
  • 0 likes

Reccomendations API returning limited number of songs

Hi, I am trying to use Spotify API to get recommendations based on given feature ranges. I am setting the parameters (attached in the screenshot) when making a request, and it only returns 5 songs (the limit is set to 100), while I know that there ar...

Casual Listener

Hi, I am trying to use Spotify API to get recommendations based on given feature ranges. I am setting the parameters (attached in the screenshot) when making a request, and it only returns 5 songs (t...

362 Views

0 replies

1 likes

Reccomendations API problem
  • 362 Views
  • 0 replies
  • 1 likes

Request to Unblock IP Range of my server

I hope this message finds you well. I am writing to request assistance with an issue affecting our IP range XXX.XXX.XXX.XXX, which has recently been blocked from accessing Spotify services. We have noticed that our customers are unable to connect to ...

Newbie

I hope this message finds you well. I am writing to request assistance with an issue affecting our IP range XXX.XXX.XXX.XXX, which has recently been blocked from accessing Spotify services. We have n...

565 Views

0 replies

1 likes

blocked
Ip address
server
  • 565 Views
  • 0 replies
  • 1 likes

Invite collaborators

I’m trying to invite and share a playlist with others and the link doesn’t work. People are able to see but not add to the playlist. Our group is larger than 10 so starting a blended playlist is not an option. I’ve tried to generate the link in vario...

Newbie

I’m trying to invite and share a playlist with others and the link doesn’t work. People are able to see but not add to the playlist. Our group is larger than 10 so starting a blended playlist is not ...

Mitre226644

Roadie

435 Views

2 replies

2 likes

Possible Bug
  • 435 Views
  • 2 replies
  • 2 likes

Clarification on using Spotify data with AI/ML models

Clause 14 of the Spotify Developer Policy states:"Do not use the Spotify Platform or any Spotify Content to train a machine learning or AI model or otherwise ingest Spotify Content into a machine learning or AI model."[1] I am looking to build an app...

Casual Listener

Clause 14 of the Spotify Developer Policy states: "Do not use the Spotify Platform or any Spotify Content to train a machine learning or AI model or otherwise ingest Spotify Content into a machine l...

Ximzend

Spotify Star

2447 Views

6 replies

1 likes

ML models
Policy on training AI
  • 2447 Views
  • 6 replies
  • 1 likes

Spotify should add a function in which you could listen a certain part of a song.

Some of us have a favorite song which have a part we want to listen on loop. Spotify should add a function for that, to select the part we want to listen.-drkpCountryUnited States / World

Visitor

Some of us have a favorite song which have a part we want to listen on loop. Spotify should add a function for that, to select the part we want to listen. -drkp Country United States / World &nbs...

Ximzend

Spotify Star

715 Views

1 replies

0 likes

features
  • 715 Views
  • 1 replies
  • 0 likes