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

CubeEnergy

Newbie

47198 Views

156 replies

18 likes

Discussion
  • 47198 Views
  • 156 replies
  • 18 likes

SET PROFILE PICTURE USING API

Is there a way to change/set a profile picture using api requests?? if there isnt then can you please make it a thing

Visitor

Is there a way to change/set a profile picture using api requests?? if there isnt then can you please make it a thing

Peter_Schorn

Roadie

994 Views

1 replies

0 likes

API request
Profile Pic
Spotify
  • 994 Views
  • 1 replies
  • 0 likes

Can't resume playback, can only play a new track (player/play API endpoint)

pressPlay(token, device_id) { const path = 'https://api.spotify.com/v1/me/player/play?device_id=' + device_id; axios({ method: 'put', url: path, headers: { 'Accept': 'application/json', 'Content-Type': 'application/json', 'Authorization': 'Bearer ' +...

Casual Listener

pressPlay(token, device_id) { const path = 'https://api.spotify.com/v1/me/player/play?device_id=' + device_id; axios({ method: 'put', url: path, headers: { 'Accept': 'appl...

shanewilliams29

Casual Listener

529 Views

1 replies

0 likes

  • 529 Views
  • 1 replies
  • 0 likes

WebPlayback SDK Initialization Error

I use WebPlayback SDK to play songs in my web app. It works correctly on my local machine. I can play songs. But when I deploy my app to AWS Beanstalk, the Player fails to initialize. I use fresh WebApiToken using my AWS url as redirect_url. WebApiTo...

Visitor

I use WebPlayback SDK to play songs in my web app. It works correctly on my local machine. I can play songs. But when I deploy my app to AWS Beanstalk, the Player fails to initialize. I use fresh Web...

user-removed

Not applicable

646 Views

1 replies

0 likes

Web Playback API
web playback sdk
Web Player
  • 646 Views
  • 1 replies
  • 0 likes

Auth API Invalid Client: Invalid Redirect URI

I access Spotify API on my local machine without any problem. I supply to spotify auth request my local address as redirect_uri parameter(http://localhost:8080) and I also added this URI in the Spotify Developer Console to the whitelist. But when I d...

Visitor

I access Spotify API on my local machine without any problem. I supply to spotify auth request my local address as redirect_uri parameter(http://localhost:8080) and I also added this URI in the Spoti...

user-removed

Not applicable

3415 Views

1 replies

0 likes

API Support
authorization
  • 3415 Views
  • 1 replies
  • 0 likes

GET Request for the User's Following

PlanPremiumCountryUnited Arab EmiratesDeviceiPhone 13,PC,MacOperating SystemWin10,PC My Question or IssueI would like to have a way to GET the user followings

Casual Listener

Plan Premium Country United Arab Emirates Device iPhone 13,PC,Mac Operating System Win10,PC   My Question or Issue I would like to have a way to GET the user followings

Devii

Casual Listener

310 Views

1 replies

0 likes

  • 310 Views
  • 1 replies
  • 0 likes

developing extensions for desktop application

Hey,I was wondering, is it possible to develop some extensions for desktop application? What I mean by extension is something that will be embedded in an existing instance of Spotify application; for example Discord allows users to create such things...

Regular

Hey, I was wondering, is it possible to develop some extensions for desktop application? What I mean by extension is something that will be embedded in an existing instance of Spotify application; f...

polishwonderboy

Regular

2627 Views

2 replies

0 likes

  • 2627 Views
  • 2 replies
  • 0 likes

Spotify returning some tracks as null

I've been using the Spotify API for some time and since a little while, some of the tracks that it returns when asking for a playlist items are null. If I manually get that track ID and make the request for /tracks/{id}, it makes it correctly.I assum...

Newbie

I've been using the Spotify API for some time and since a little while, some of the tracks that it returns when asking for a playlist items are null. If I manually get that track ID and make the requ...

jaydenpriestley

Casual Listener

811 Views

1 replies

0 likes

  • 811 Views
  • 1 replies
  • 0 likes

Play music from Spotify in my app

PlanPremiumCountryUSMy Question or IssueI am trying to create an app (in Swift) which can stream or play music from Spotify in itself. But so far I am not able to find the correct set of APIs which can stream songs from Spotify. I saw APIs which can ...

Visitor

Plan Premium Country US My Question or Issue I am trying to create an app (in Swift) which can stream or play music from Spotify in itself. But so far I am not able to find the correct set of AP...

500 Views

0 replies

1 likes

Discussion
  • 500 Views
  • 0 replies
  • 1 likes

Recommendation for cold-start users

Does the Spotify recommender system take account information, such as age and gender, into account? I.e. does the age and gender of a user impact the recommendations when such user have never listened to any tracks on the platform? I haven't been abl...

Newbie

Does the Spotify recommender system take account information, such as age and gender, into account? I.e. does the age and gender of a user impact the recommendations when such user have never listene...

319 Views

0 replies

0 likes

  • 319 Views
  • 0 replies
  • 0 likes

Urgent. Transferring the app (Client ID and API keys) to another account

Hello. Today Spotify announced that it is going to completely shutdown services in Russia on Apr, 11. How may I transfer the app to another non-Russian account to ensure its functioning? Or shutdown will not affect API access for apps registered with...

Gig Goer

Hello. Today Spotify announced that it is going to completely shutdown services in Russia on Apr, 11. How may I transfer the app to another non-Russian account to ensure its functioning? Or shutdown ...

alexantenna

Gig Goer

1794 Views

2 replies

48 likes

  • 1794 Views
  • 2 replies
  • 48 likes

Quota Extension rejection

Plan: PremiumCountry: Canada Hello Spotify team and community. I submitted a request for a quota extension, and it was rejected after a few hours.The reasons given were the following:You did not provide enough information for us to assess your applic...

Newbie

Plan: Premium Country: Canada   Hello Spotify team and community.   I submitted a request for a quota extension, and it was rejected after a few hours. The reasons given were the...

441 Views

0 replies

0 likes

Quota Extension
  • 441 Views
  • 0 replies
  • 0 likes

Get Several Episodes error

Hi platform developers, I'm sending many different IDs to the'Get Several Episodes' endpoint. I expect that some of them may be episodes that may not exist when I send the request — either because the episodes were deleted, or the user keyed in an in...

Visitor

Hi platform developers,   I'm sending many different IDs to the'Get Several Episodes' endpoint. I expect that some of them may be episodes that may not exist when I send the request — either b...

Pioneers1

Newbie

439 Views

1 replies

0 likes

  • 439 Views
  • 1 replies
  • 0 likes

Hardware Partner Application No Response

CountryUnited States My Question or IssueMy company has submitted a hardware partner application over a month ago and has not received any communication from Spotify yet, is there some way to get a status update? We would like to integrate Spotify in...

Visitor

Country United States   My Question or Issue My company has submitted a hardware partner application over a month ago and has not received any communication from Spotify yet, is there some w...

JerreMeister

Casual Listener

1060 Views

3 replies

0 likes

hardware partner application
  • 1060 Views
  • 3 replies
  • 0 likes

Quota extension refused : commercial SDAs

Hello lovely Spotify Community, I sent a request to extend my quota to put my app on the store. But I have received this message : This is a notification that your submission was not approved for the following reason(s) : The Spotify Platform can not...

Regular

Hello lovely Spotify Community,  I sent a request to extend my quota to put my app on the store. But I have received this message :   This is a notification that your submission ...

Peter_Schorn

Roadie

1528 Views

4 replies

3 likes

Commercial
Quota Extension
  • 1528 Views
  • 4 replies
  • 3 likes

Can't check account's Full Name to use it in "Users and Access" page

Hey! Recently, I have made an application on developer.spotify.comI have added one account into "Users and Access" page, since I've remembered what the Full Name of the account was. Unfortunately, on the other hand, I have another account which's Ful...

Newbie

Hey!   Recently, I have made an application on developer.spotify.com I have added one account into "Users and Access" page, since I've remembered what the Full Name of the account was. U...

559 Views

0 replies

2 likes

  • 559 Views
  • 0 replies
  • 2 likes

How to retrieve the 'Your Top Songs' playlists for all users?

Hello!I'm trying to find a way to identify the 'Top Songs (year)' playlists that Spotify creates yearly for each user. They all exist in the platform (they can be searched), but I can't find a way to systematically obtain their id or their uri for ea...

Newbie

Hello! I'm trying to find a way to identify the 'Top Songs (year)' playlists that Spotify creates yearly for each user.  They all exist in the platform (they can be searched), but I can't find...

527 Views

0 replies

0 likes

Search playlists
Top Songs
  • 527 Views
  • 0 replies
  • 0 likes

Spotify For Artists playlist is gone

Good afternoon people! I'm having a problem with one of our playlists. We have a 100% organic playlist with great engagement, with more than 4k followers and more than 16k listens. This playlist is NO LONGER appearing on Spotify For Artists. Does any...

Roadie

Good afternoon people! I'm having a problem with one of our playlists. We have a 100% organic playlist with great engagement, with more than 4k followers and more than 16k listens. This playlist is N...

geovanebento

Roadie

602 Views

3 replies

0 likes

  • 602 Views
  • 3 replies
  • 0 likes

Artist Genres not being returned from /tracks route

Hey all! I'm making requests to the GET /tracks, and whereas the documentation here states that genres will be returned within the artists field, I'm seeing that's not the case in my responses. Is this no longer supported within the API?

Regular

Hey all!   I'm making requests to the GET /tracks, and whereas the documentation here states that genres will be returned within the artists field, I'm seeing that's not the case in my respons...

tintin10q

Regular

2203 Views

12 replies

15 likes

  • 2203 Views
  • 12 replies
  • 15 likes

spotify-web-api-node authenticate user

Hey guys, I'm trying to use the library "spotify-web-api-node" the function "getMe" and when I use my token accountant (Spotify developer) it works but when the other accountant doesn't work and returns error 403.Why happens this problem? I'm a novat...

Casual Listener

Hey guys, I'm trying to use the library "spotify-web-api-node" the function "getMe"  and when I use my token accountant (Spotify developer) it works but when the other accountant doesn't work an...

930 Views

0 replies

0 likes

Error 408
problem
  • 930 Views
  • 0 replies
  • 0 likes

Rate limits for apps

Home Assistant allows users to connect their Spotify account to automate their home based on the music they are playing, or control the music as part of an automation. To be able to do this reliably we poll the player status API (currently every 30 s...

Newbie

Home Assistant allows users to connect their Spotify account to automate their home based on the music they are playing, or control the music as part of an automation.   To be able to do this ...

477 Views

0 replies

1 likes

  • 477 Views
  • 0 replies
  • 1 likes