Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Spotify Soloist: a new terminal based player for headless and DIY setups

Hey everyone, we've created this thread to share details about Spotify Soloist. Spotify Soloist is a new, lightweight Spotify client for headless setups. It runs as a background service, supports Spotify Connect, and works on Raspberry Pi and other L...

Spotify

palchrb

Newbie

2833 Views

24 replies

11 likes

S4D
  • 2833 Views
  • 24 replies
  • 11 likes

Web API quota updates for Development Mode

Hey everyone, I've created this thread to share some updates to how quotas work for Development Mode apps on the Spotify Web API to help you better organize your projects. We've shared a Blog post that explains everything in detail. Here's the short ...

Spotify

paulmurray48

Newbie

2576 Views

14 replies

2 likes

Discussion
  • 2576 Views
  • 14 replies
  • 2 likes

A podcast I listen to (5-4) seems to be deprioritized by the app.

I've listened to every episode of 5-4 but it rarely shows up on my home screen. Other show will stay on my recommended for weeks after one or two episodes. Wtf Spotify??

Visitor

I've listened to every episode of 5-4 but it rarely shows up on my home screen. Other show will stay on my recommended for weeks after one or two episodes. Wtf Spotify??

346 Views

0 replies

0 likes

  • 346 Views
  • 0 replies
  • 0 likes

Solved!! [SUGGESTION] [API] Allow to see who added a song in a collaborative playlist

I would love to have the feature see who added a Song in collaboratve playlist. The APP already shows who has done it, but I cant find an way trough the api. So this would be a nice to have feature if added

Casual Listener

I would love to have the feature see who added a Song in collaboratve playlist. The APP already shows who has done it, but I cant find an way trough the api. So this would be a nice to have feature i...

Peter_Schorn

Roadie

902 Views

1 replies

0 likes

api
  • 902 Views
  • 1 replies
  • 0 likes

Error trying to refresh the access token

Hi, I am currently developing a mobile application that uses Spotify integration, as you may know when authenticating with spotify we receive an access token and a refresh token, the first one expires after an hour and the second one is used to reque...

Casual Listener

Hi, I am currently developing a mobile application that uses Spotify integration, as you may know when authenticating with spotify we receive an access token and a refresh token, the first one expire...

1535 Views

0 replies

4 likes

access_token
nestjs
Node
react native
refress_token
Web API
  • 1535 Views
  • 0 replies
  • 4 likes

1kHz noise at the end of a song

PlanPremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueActually I heared the song from Shakespears Sisters "Hello - turn the radio on".At the end of the ...

Visitor

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

339 Views

0 replies

0 likes

  • 339 Views
  • 0 replies
  • 0 likes

500 response from Top Items endpoint

PlanPremiumCountryUSDevicePCOperating SystemWindows 10 My Question or IssueMy colleges and I are developing a 3rd party application for our college capstone project and have encountered an issue where we are receiving a 500 response from the https://...

Newbie

Plan Premium Country US Device PC Operating System Windows 10   My Question or Issue My colleges and I are developing a 3rd party application for our college capstone project and have ...

381 Views

0 replies

0 likes

  • 381 Views
  • 0 replies
  • 0 likes

Solved!! Authorization Code Flow from stand-alone application

I want to play tracks for a user from a stand-alone application on a Windows computer. This application is written in Java. There doesn't appear to be a way to do the Authorization Code Flow for a user for this configuration. It looks like that can o...

Casual Listener

I want to play tracks for a user from a stand-alone application on a Windows computer. This application is written in Java. There doesn't appear to be a way to do the Authorization Code Flow for a us...

umeshberry

Casual Listener

1950 Views

4 replies

1 likes

  • 1950 Views
  • 4 replies
  • 1 likes

Scope Extension still in review

Hello, our Scope Extension for our app (Bridge) is still under review for almost a month is still under review, from September 12, 2022 to be exactly.How long should it take to be reviewed? It's possible to accelerate the process? It's delaying our p...

Visitor

Hello, our Scope Extension for our app (Bridge) is still under review for almost a month is still under review, from September 12, 2022 to be exactly. How long should it take to be revie...

463 Views

0 replies

0 likes

Scope Extension
  • 463 Views
  • 0 replies
  • 0 likes

iOS app integrated Spotify SDK rejected by Apple when publish

PlanFree/PremiumCountryAustralia Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue: Our client developed an app named DYOB(http://www.dyobapp.com) which integrated Sp...

Visitor

Plan Free/Premium Country Australia   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Iss...

Peter_Schorn

Roadie

3237 Views

6 replies

6 likes

legal
Spotify iOS SDK
  • 3237 Views
  • 6 replies
  • 6 likes

Solved!!Superuser Contribution Is there a way to disable the buttons on the Spotify banner?

Hi! We have an app that used the old Spotify SDK to stream music, and are now migrating to the new SDK. Our app tries to do playlist curation itself, and as such we want people to use the next/previous buttons in our app. However with the new SDK we ...

Casual Listener

Hi!   We have an app that used the old Spotify SDK to stream music, and are now migrating to the new SDK.   Our app tries to do playlist curation itself, and as such we want people to u...

b_m_

Casual Listener

1850 Views

2 replies

0 likes

banner
next pause play
Next Song
SDK
SDK issue's
  • 1850 Views
  • 2 replies
  • 0 likes

Request Entity Too Large Error with Spotipy

I'm working on a Python data science project with my streaming history and Spotipy. I have a list of URIs that I want to retrieve data from (key, mode, etc.) and I got this error. Does anyone know what this means/how to resolve it?

Error: Request Ent

...

Gig Goer

I'm working on a Python data science project with my streaming history and  Spotipy. I have a list of URIs that I want to retrieve data from (key, mode, etc.) and I got this error. Does anyone ...

2951 Views

0 replies

0 likes

api
  • 2951 Views
  • 0 replies
  • 0 likes

Access token missing in SceneDelegate callback

Plan:PremiumCountry:USA DeviceiPhone 7Operating System iOS 13.4.1 I've been working on changing my test app to use token swap. I modeled the client after the example here: (https://github.com/spotify/ios-sdk/tree/master/DemoProjects/SPTLoginSampleApp...

Newbie

  Plan: Premium Country: USA   Device iPhone 7 Operating System     iOS 13.4.1   I've been working on changing my test app to use token swap. I modeled the clien...

Peter_Schorn

Roadie

2164 Views

4 replies

0 likes

  • 2164 Views
  • 4 replies
  • 0 likes

Make Spotify Web Player Emit Device ID After Connecting

Hey! Is there any way to make a web player emit the device ID after calling the player.connect() function again? Sometimes, when the player disconnects for any reason, you need to invoke this function, but the device ID of the player changes. Thanks!

Casual Listener

Hey!   Is there any way to make a web player emit the device ID after calling the player.connect() function again?   Sometimes, when the player disconnects for any reason, you need to i...

405 Views

0 replies

0 likes

Discussion
  • 405 Views
  • 0 replies
  • 0 likes

Looking for website embed feature

I want to add Spotify to the webpage and link it to a specific playlist of podcasts relevant to website services. Is there any code I can insert into my webpage? If there is a way, please suggest a way to implement it. Looking for help in this regard...

Visitor

I want to add Spotify to the webpage and link it to a specific playlist of podcasts relevant to website services. Is there any code I can insert into my webpage? If there is a way, please suggest a w...

492 Views

0 replies

0 likes

embed
  • 492 Views
  • 0 replies
  • 0 likes

Solved!! Beginner Project

Hi there,I’m currently wanting to build a website that matches users with songs based on a “music personality test” that asks questions similar to the Spotify’s song features they add to tracks (like danceability and acousticness) to then search the ...

Casual Listener

Hi there, I’m currently wanting to build a website that matches users with songs based on a “music personality test” that asks questions similar to the Spotify’s song features they add to tracks (li...

nathanbobell

Casual Listener

1224 Views

2 replies

1 likes

  • 1224 Views
  • 2 replies
  • 1 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

1224 Views

2 replies

0 likes

authorize
  • 1224 Views
  • 2 replies
  • 0 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...

529 Views

0 replies

0 likes

close
Close App
SDK
Streaming SDK
  • 529 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...

456 Views

0 replies

0 likes

HTML
  • 456 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

654 Views

1 replies

0 likes

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

1455 Views

0 replies

0 likes

Ads API
  • 1455 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...

433 Views

0 replies

0 likes

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