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

45116 Views

153 replies

17 likes

Discussion
  • 45116 Views
  • 153 replies
  • 17 likes

Is there a way to terminate the player when our app closes.

Hello! We have an app that used the old Spotify SDK to stream music. We are now migrating to the new SDK, but we have not been able to find a way to terminate the Spotify player when the app closes. Instead users need to close our app, and then close...

Casual Listener

Hello!   We have an app that used the old Spotify SDK to stream music.   We are now migrating to the new SDK, but we have not been able to find a way to terminate the Spotify player whe...

409 Views

0 replies

0 likes

close
Close App
SDK
Streaming SDK
  • 409 Views
  • 0 replies
  • 0 likes

Add a search Music Page inside my website

Country United States of America I love Spotify and I like doing this via Spotify My Question I'm a Dj and I try to build a page on my website for my clients so:1- They can search for a favorite Music and Add Music to the playlist of their Events on ...

Visitor

Country United States of America    I love Spotify and I like doing this via Spotify  My Question   I'm a Dj and I try to build a page on my website for my clients so: 1- Th...

385 Views

0 replies

0 likes

HTML
  • 385 Views
  • 0 replies
  • 0 likes

Solved!! share a playlist with other spotify users?

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

550 Views

1 replies

0 likes

  • 550 Views
  • 1 replies
  • 0 likes

Ads API create/update campaign

Hi Team,I am developer I can able to push the campaign into Spotify ad-studio using campaign ads api, But I wish I could do this for An artist's music on Spotify instead of A concert or artist merch, This is possible in Adstudio UI, because in ads ap...

Newbie

Hi Team, I am developer I can able to push the campaign into Spotify ad-studio using campaign ads api, But I wish I could do this for An artist's music on Spotify instead of A concert or a...

408 Views

0 replies

0 likes

Ads API
  • 408 Views
  • 0 replies
  • 0 likes

502 Gateway in Start/Resume Playback

$headers = [ 'Authorization' => 'Bearer ' . $request->_token, 'Accept' => 'application/json', 'uris' => 'spotify:episode:' . $request->id, 'position_ms' => 0, ]; $res = $client->request('PUT', 'https://api.spotify.com/v1/me/player/play? device_id=' ....

Visitor

 $headers = [             'Authorization' => 'Bearer ' . $request->_token,             'Accept' => 'application/json', &nb...

337 Views

0 replies

0 likes

502 Gateway in Playback
  • 337 Views
  • 0 replies
  • 0 likes

[Steam Deck][Linux][Partnership] Official support for Valve's Steam Deck

Hello Since the production and shipping for Valve's Steam Deck is currently on the uptick it seems prudent that Spotify should jump right in and produce an official version for the Deck and form a partnership with Valve. For those who might not have ...

Music Fan

Hello   Since the production and shipping for Valve's Steam Deck is currently on the uptick it seems prudent that Spotify should jump right in  and produce an official version for the Dec...

1550 Views

0 replies

2 likes

Linux
Partnership
  • 1550 Views
  • 0 replies
  • 2 likes

No Amazing Slow Downer. No need for Premium Plan.

PlanFreeCountryUnited States DeviceMacBook Pro, iPadPro, iPhone 12proOperating SystemMacOS, iOS My Question or IssueIf I can’t use Spotify and Amazing Slow Downer together, I don’t need Spotify. I already know there will be no response by the company...

Music Fan

Plan Free Country United States   Device MacBook Pro, iPadPro, iPhone 12pro Operating System MacOS, iOS   My Question or Issue If I can’t use Spotify and Amazing Slow Downer toge...

LionelDizneuf

Casual Listener

679 Views

2 replies

7 likes

  • 679 Views
  • 2 replies
  • 7 likes

Superuser Contribution Autorize enpoint not working

Hello, I am trying to use the spotify public aPI, and for this I am trying to generate a token according to this documentation: https://developer.spotify.com/documentation/general/guides/authorization/code-flow/ The problem is that whenever I try to ...

Casual Listener

Hello,   I am trying to use the spotify public aPI, and for this I am trying to generate a token according to this documentation:   https://developer.spotify.com/documentation/general/g...

spotifyjosh

Spotify

983 Views

2 replies

0 likes

authorize
  • 983 Views
  • 2 replies
  • 0 likes

Prevent playback api from making a new device every connect

I'm trying to create a web player but every time a user connects to the player it creates a new device. Is there a way to prevent this so every time a user connects it doesn't do this? Edit: Additionally I can't remove these web players. Even when I ...

Newbie

I'm trying to create a web player but every time a user connects to the player it creates a new device. Is there a way to prevent this so every time a user connects it doesn't do this?   &...

bennybtl

Casual Listener

747 Views

2 replies

3 likes

Discussion
  • 747 Views
  • 2 replies
  • 3 likes

Repo for the app-remote-SDK

Hi All,Per this 9/14/18 article, the App Remote SDK betas for iOS and Android were committed to Github at /spotify/ios-sdk and .../android-sdk, respectively. Were the respective versions of the 'Streaming SDK' also at those URLs and hence, the A.R. v...

Casual Listener

Hi All, Per this 9/14/18 article, the App Remote SDK betas for iOS and Android were committed to Github at /spotify/ios-sdk and .../android-sdk, respectively. Were the respective versions of the 'St...

533 Views

0 replies

0 likes

  • 533 Views
  • 0 replies
  • 0 likes

Superuser Contribution Get User Queue Doesn't Return Full Queue

Working on developing an application, and I have to use this endpoint: https://developer.spotify.com/documentation/web-api/reference/#/operations/get-queue I need to obtain the full user queue, but what this endpoint returns is only the first 20 song...

Regular

Working on developing an application, and I have to use this endpoint:   https://developer.spotify.com/documentation/web-api/reference/#/operations/get-queue   I need to obtain the full...

Bhranthrok

Visitor

6031 Views

21 replies

10 likes

  • 6031 Views
  • 21 replies
  • 10 likes

Dealing with HTTP Status 400, Code: -1

PlanPremiumCountryIndiaDeviceHP OmenOperating SystemWindows 11 My Question or IssueSo I recently started using Spotify's API through Spotipy library in Python for a school project.The objective of our project is to analyze the songs in Billboard HOT ...

Newbie

Plan Premium Country India Device HP Omen Operating System Windows 11   My Question or Issue So I recently started using Spotify's API through Spotipy library in Python for a school pr...

1869 Views

0 replies

2 likes

  • 1869 Views
  • 0 replies
  • 2 likes

(Mobile app) Discography display song list

PlanPremiumCountryUSA DeviceSamsung S21 PlusOperating SystemAndroid My Question or IssueWhy is the discography only available by album? People don't know what album has their favorite songs. Discography should have an option to view a list of all son...

Visitor

Plan Premium Country USA  Device Samsung S21 Plus Operating System Android    My Question or Issue Why is the discography only available by album? People don't know what albu...

alican_gultekin

Newbie

551 Views

1 replies

2 likes

Discography View
Mobile
Song Tab
  • 551 Views
  • 1 replies
  • 2 likes

Playlists

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueCan you shuffle all playlists you have created or all songs?

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

392 Views

0 replies

0 likes

Listen
Playlists
songs
Spotify
  • 392 Views
  • 0 replies
  • 0 likes

Music snippets for my social media app project

My Question or IssueI am a product manager, and I'm working on a social media project, where users can add music to video posts. I'd appreciate some help

Newbie

My Question or Issue I am a product manager, and I'm working on a social media project, where users can add music to video posts.  I'd appreciate some help

jakecarting

Regular

1349 Views

4 replies

0 likes

  • 1349 Views
  • 4 replies
  • 0 likes

v1/me/player/devices always returns an empty array

PlanPremium CountryPoland DevicePC Operating SystemWindows 10 My Question or IssueFor a few days my application that uses api spotify has stopped working, all accounts to which I have access suddenly stop getting devices and old device_id does not wo...

Casual Listener

Plan Premium   Country Poland   Device PC   Operating System Windows 10   My Question or Issue For a few days my application that uses api spotify has stopped working...

schattenwantler

Casual Listener

412 Views

1 replies

1 likes

bug
  • 412 Views
  • 1 replies
  • 1 likes

Playlist

My Question or Issue Is it possible using any Spotify endpoints to check who streamed a particular playlist or song and if the streaming was completed.

Visitor

  My Question or Issue   Is it possible using any Spotify endpoints to check who streamed a particular playlist or song and if the streaming was completed. 

266 Views

0 replies

0 likes

  • 266 Views
  • 0 replies
  • 0 likes

Playlist Returns Incorrect Songs through API or Embeds

My Question or IssueI seem to have come across a bugged playlist:Name: "2000s Mix" - by SpotifyID: 37i9dQZF1EQn4jwNIohw50https://open.spotify.com/playlist/37i9dQZF1EQn4jwNIohw50When querying the playlist through the API, or when embedding the playlis...

Casual Listener

My Question or Issue I seem to have come across a bugged playlist: Name: "2000s Mix" - by Spotify ID: 37i9dQZF1EQn4jwNIohw50 https://open.spotify.com/playlist/37i9dQZF1EQn4jwNIohw50 Wh...

jweilhammer

Casual Listener

599 Views

2 replies

0 likes

api
bug
Bug Playlist
embed
Playlist functionality
  • 599 Views
  • 2 replies
  • 0 likes

GET /v1/me/player/queue returns only 2 songs, sometimes

When using the GET /v1/me/player/queue endpoint, inexplicably it sometimes only returns 2 items. After developing for a while eventually it starts to return the entire queue. Sometimes, it starts returning the entire queue from the start. There's no ...

Casual Listener

When using the GET /v1/me/player/queue endpoint, inexplicably it sometimes only returns 2 items. After developing for a while eventually it starts to return the entire queue. Sometimes, it start...

derekpovah

Regular

1136 Views

3 replies

4 likes

  • 1136 Views
  • 3 replies
  • 4 likes

mejorar la lista de me gusta

Hello good morningI have seen in the application that a song that you like can be stored in the list several times It would be good and important that the application detects the repeated songs of my list of likes and only allows one, so data or repr...

Visitor

Hello good morning I have seen in the application that a song that you like can be stored in the list several times   It would be good and important that the application detects the repeated ...

Ximzend

Spotify Star

423 Views

1 replies

1 likes

improve likes list
  • 423 Views
  • 1 replies
  • 1 likes