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

Gromushka

Music Fan

2834 Views

25 replies

11 likes

S4D
  • 2834 Views
  • 25 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

Spotify Web API - Force token expiry?

Hi! Is it possible to force a token to expire? I want to test how my application handles expired tokens without having to create a bunch of test logic. I'm using both Web API and Spotify Playback SDK

Casual Listener

  Hi!   Is it possible to force a token to expire? I want to test how my application handles expired tokens without having to create a bunch of test logic.    I'm using both ...

573 Views

0 replies

0 likes

api
api token
token
Web Playback API
  • 573 Views
  • 0 replies
  • 0 likes

Custom Spotify player for website?

Hi, I have a client that is putting together a new website design and they have a custom Spotify player as part of it. As a web designer who has dabbed in API's myself, I wasn't sure how feasible this was. I told them the original embed players shoul...

Casual Listener

Hi, I have a client that is putting together a new website design and they have a custom Spotify player as part of it. As a web designer who has dabbed in API's myself, I wasn't sure how feasible thi...

Tennoo

Casual Listener

3186 Views

3 replies

0 likes

Custom Player
  • 3186 Views
  • 3 replies
  • 0 likes

API/DEV Newbie seeking guidance. Skills Exchange?

Hi, hopefully the fact that I am even posting in this forum will demonstrate that i am legitimate here... anyone interested in trading their api/dev/tech knowledge with me, in exchange for artist/project development? I'm a expereinced with labels, di...

Newbie

Hi, hopefully the fact that I am even posting in this forum will demonstrate that i am legitimate here... anyone interested in trading their api/dev/tech knowledge with me, in exchange for artist/pro...

379 Views

0 replies

1 likes

Discussion
  • 379 Views
  • 0 replies
  • 1 likes

Share favourite songs would be a great feature

PlanPremiumCountryGermanyDeviceWindows 10 Desktop App and AndroidOperating SystemWindows 10 Desktop App and Android My Question or IssueI really would like a share button for my faovorite songs list. So I could show them Friends.

Visitor

Plan Premium Country Germany Device Windows 10 Desktop App and Android Operating System Windows 10 Desktop App and Android    My Question or Issue I really would like a share butt...

350 Views

0 replies

0 likes

  • 350 Views
  • 0 replies
  • 0 likes

What data would you like to see in a stats app about saved tracks?

Hi. I'm currently writing a web app that will show stats about an user's last 50 saved tracks. I'm trying to get some suggestions about what kind of data people may be interested about. What are your recommendations?

Newbie

Hi. I'm currently writing a web app that will show stats about an user's last 50 saved tracks. I'm trying to get some suggestions about what kind of data people may be interested about. What are your...

355 Views

0 replies

0 likes

  • 355 Views
  • 0 replies
  • 0 likes

Amount of shares a song has received

Hey everyone,does someone now if it is currently possible to get the amount of shares a song has received on spotify through the use of the API?So basically what I would like to know is the exact amounf of times a song got shares through the internal...

Newbie

Hey everyone, does someone now if it is currently possible to get the amount of shares a song has received on spotify through the use of the API? So basically what I would like to know is the exact...

495 Views

0 replies

0 likes

api
Instagram
Python
sharing
twitter
  • 495 Views
  • 0 replies
  • 0 likes

400 bad requests error every time user atuh is provided

My Question or IssueI'm getting Bad Request errors every time I try to make a call with the code generated by giving clientID and clientSecret.I do get a new code every time I log in with Spotify and authorize access and get redirected to the new pag...

Casual Listener

My Question or Issue I'm getting Bad Request errors every time I try to make a call with the code generated by giving clientID and clientSecret. I do get a new code every time I log in with Spotify...

Peter_Schorn

Roadie

1000 Views

3 replies

0 likes

javascript
Node
web-api
  • 1000 Views
  • 3 replies
  • 0 likes

Archive playlists

PlanPremiumCountryNetherlands DeviceiPhone 11Operating SystemiOS 10 My suggestion i always have problem with the organization of my playlists etc. Because I do not want to delete any since they are my memories. I think it would be a Great option to h...

Visitor

Plan Premium Country Netherlands   Device iPhone 11 Operating System iOS 10   My suggestion  i always have problem with the organization of my playlists etc. Because I do no...

Peter_Schorn

Roadie

1750 Views

1 replies

4 likes

  • 1750 Views
  • 1 replies
  • 4 likes

How to deep-link with an offset time?

Equivalent to the web link with an offset by providing the `?t=60` query param, I want to deep link with an offset time. Something like:```// offset does not workspotify:episode:24GvJqPbc7MEi7JqN2IBJb:offset:60````

Newbie

Equivalent to the web link with an offset by providing the `?t=60` query param, I want to deep link with an offset time.   Something like: ``` // offset does not work spotify:episode:24GvJq...

651 Views

0 replies

0 likes

Linking
  • 651 Views
  • 0 replies
  • 0 likes

Solved!! Incorrect `items` in response from `Get Current User's Playlists`

I am trying to access my playlists by making a call to `/me/playlists`.I get successful response: {href: 'https://api.spotify.com/v1/users/denzenin/playlists?offset=0&limit=50',items: [],limit: 50,next: null,offset: 0,previous: null,total: 0} Items l...

Casual Listener

I am trying to access my playlists by making a call to `/me/playlists`. I get successful response:   { href: 'https://api.spotify.com/v1/users/denzenin/playlists?offset=0&limit=50', ite...

557 Views

0 replies

0 likes

  • 557 Views
  • 0 replies
  • 0 likes

Using Zapier Webhooks with Search API: Think There's a Scope Issue

Hey there! I'm doing something a little different. I'm using Zapier's Webhooks app to access the search API. I've managed to figure out how to get an access token (yay), and have verified that searching here in the console gets me what I want. I requ...

Newbie

Hey there!   I'm doing something a little different. I'm using Zapier's Webhooks app to access the search API. I've managed to figure out how to get an access token (yay), and have verified th...

689 Views

0 replies

1 likes

  • 689 Views
  • 0 replies
  • 1 likes

Allow to get the current lisneing track from my spotify account

PlanFree/PremiumCountryCanadaDevice(PC)Operating System(Windows 10 Pro) My Question or IssueHello,I wan to display the current track I'm lishening on my overlay during my twich stream. I will juiste call the api endopoint : https://developer.spotify....

Newbie

Plan Free/Premium Country Canada Device (PC) Operating System (Windows 10 Pro)   My Question or Issue Hello, I wan to display the current track I'm lishening on my overlay during my t...

504 Views

0 replies

0 likes

Developer API
track information
track listing
  • 504 Views
  • 0 replies
  • 0 likes

Unable to add songs to collaborative playlist from the Spotify Web API

PlanFreeCountryIndiaOperating System(Pop OS, Linux) My Question or IssueHey there, I am working on an app which lets users select songs and add to playlists.I am a collaborator in a playlist, owned by another account.I can add songs from the Spotify ...

Newbie

Plan Free Country India Operating System (Pop OS, Linux)   My Question or Issue Hey there, I am working on an app which lets users select songs and add to playlists. I am a coll...

691 Views

0 replies

0 likes

  • 691 Views
  • 0 replies
  • 0 likes

Web console endpoint VS developper endpoint

- Free plan unless premium happen to be needed- Belgium- PC- Windows 10- While working for my company, one of the thing that we need to do is to correct songs' artist/title. For that, one of the possible ways would be to use Spotify api to search usi...

Newbie

- Free plan unless premium happen to be needed - Belgium - PC - Windows 10 - While working for my company, one of the thing that we need to do is to correct songs' artist/title. For that, one o...

433 Views

0 replies

0 likes

  • 433 Views
  • 0 replies
  • 0 likes

List of Scopes

Hello, i have a question about scopes.How can i get a scopes, that contains user's info about hours of listening/hours of listening playlist etc.Thank you in advance

Visitor

Hello, i have a question about scopes. How can i get a scopes, that contains user's info about hours of listening/hours of listening playlist etc. Thank you in advance

HGC_4422

Visitor

1669 Views

1 replies

0 likes

  • 1669 Views
  • 1 replies
  • 0 likes

Global Listener Dataset

PlanPremium FamilyCountryUSA, IllinoisDeviceDell LaptopOperating SystemWin 10 My Question or IssueHello! I am a new student with a Data Analytics + Python class. I want to complete my capstone/portfolio utilizing Spotify Global Listener data over any...

Newbie

Plan Premium Family Country USA, Illinois Device Dell Laptop Operating System Win 10   My Question or Issue Hello! I am a new student with a Data Analytics + Python class. I want to co...

444 Views

0 replies

0 likes

  • 444 Views
  • 0 replies
  • 0 likes

group session

PremiumTurkeyXiaomi redmi 9cAndroid/MIUI my issue is about improvement idea ,while using group session if we open song not add to queue its just quits but not shows it as it wasgood work

Visitor

Premium Turkey Xiaomi redmi 9c Android/MIUI    my issue is about improvement idea ,while using group session if we open song not add to queue its just quits but not shows it as it was ...

397 Views

0 replies

0 likes

  • 397 Views
  • 0 replies
  • 0 likes

Some Ideas for interesting features for a better and more individual UX

PlanPremiumCountryGermanyDeviceMacBook 2019 / iPhone 11 ProOperating SystemiOS 15.5, macOS 12.4 My First Idea First of all I really love Spotify compared to Apple Music for different reasons. For example in my opinion the algorithm of spotify and the...

Casual Listener

Plan Premium Country Germany Device MacBook 2019 / iPhone 11 Pro Operating System iOS 15.5, macOS 12.4   My First Idea   First of all I really love Spotify compared to Apple Musi...

d43rko

Casual Listener

579 Views

1 replies

0 likes

Discussion
  • 579 Views
  • 1 replies
  • 0 likes

How to obtain information about how much bass frequency songs have

PlanFreeCountry DeviceGalaxy Note 9Operating SystemWin 10 My Question or IssueHi! I am interested in analyzing how much bass frequency specific songs have (i.e. how much lower frequency does a song have compared to higher frequency) I've been looking...

Newbie

Plan Free Country   Device Galaxy Note 9 Operating System Win 10   My Question or Issue Hi!   I am interested in analyzing how much bass frequency specific songs have (i.e....

Nandra_Rares

Casual Listener

3165 Views

1 replies

2 likes

  • 3165 Views
  • 1 replies
  • 2 likes

Superuser Contribution Android QuickStart Guide - authorization view not showing up

PlanPremiumCountryUSADevicePixel 4 API 30 (emulator) My Question or IssueI am trying to create a simple Android app that can connect to Spotify to control music playback. From what I have read, the SpotifyAppRemote API is perfect for this. I am follo...

Newbie

Plan Premium Country USA Device Pixel 4 API 30 (emulator)   My Question or Issue I am trying to create a simple Android app that can connect to Spotify to control music playback. From wh...

eneskayiklik

Newbie

4677 Views

4 replies

6 likes

  • 4677 Views
  • 4 replies
  • 6 likes