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

2832 Views

24 replies

11 likes

S4D
  • 2832 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

2574 Views

14 replies

2 likes

Discussion
  • 2574 Views
  • 14 replies
  • 2 likes

iOS SDK Auth always fails

PlanFamily PremiumCountryRussia & ItalyDeviceiPhone 8Operating SystemiOS 15.6.1 My Question or IssueHi guys. I develop the iOS app which use Spotify Auth. I use iOS SDK. I read Spotify guide, I read various articles, I watched videos on YouTube, I ev...

Casual Listener

Plan Family Premium Country Russia & Italy Device iPhone 8 Operating System iOS 15.6.1   My Question or Issue Hi guys. I develop the iOS app which use Spotify Auth. I use iOS SDK.&...

609 Views

0 replies

1 likes

Question
  • 609 Views
  • 0 replies
  • 1 likes

Endsong.json / Extended streaming history file special chars

I have a problem while trying to use the JSONs in the file where special characters or letters in other languages then English just turn into weird characters I can't use. How can I fix it

Newbie

I have a problem while trying to use the JSONs in the file where special characters or letters in other languages then English just turn into weird characters I can't use. How can I fix it

677 Views

0 replies

0 likes

Possible Bug
Question
  • 677 Views
  • 0 replies
  • 0 likes

No Client Secret Needed?

I am currently working on a web app using the spotify api. I am accessing the api via spotify-web-api-ts-sdk which can be found here https://github.com/spotify/spotify-web-api-ts-sdk/When creating an sdk object, we can use the function withUserAuthor...

Newbie

I am currently working on a web app using the spotify api. I am accessing the api via spotify-web-api-ts-sdk which can be found here https://github.com/spotify/spotify-web-api-ts-sdk/ When cr...

1342 Views

0 replies

0 likes

api
client secret
clientId
  • 1342 Views
  • 0 replies
  • 0 likes

v1/search API 'offset' parameter issue

Hi, When requesting search results with an 'offset' parameter of more than 99 the response json contains an empy item array, even when the total number of results is more than 100. For example, I get the following response with an 'offset' parameter ...

Casual Listener

Hi,   When requesting search results with an 'offset' parameter of more than 99 the response json contains an empy item array, even when the total number of results is more than 100. For examp...

seeingwhereitgoes

Newbie

2306 Views

2 replies

5 likes

api
Possible Bug
  • 2306 Views
  • 2 replies
  • 5 likes

Get Player State 404

PlanFreeCountrySpainDeviceHp LaptopOperating SystemWindows 10 My Question or IssueI am trying to request data from this endpoint: https://api.spotify.com/v1/me/playerI am using the method "get" and the next header:Authorization: Bearer my_access_toke...

Visitor

Plan Free Country Spain Device Hp Laptop Operating System Windows 10   My Question or Issue I am trying to request data from this endpoint: https://api.spotify.com/v1/me/player I...

Ximzend

Spotify Star

683 Views

1 replies

0 likes

404
invalid username
player
player state
Question
  • 683 Views
  • 1 replies
  • 0 likes

Flutter support

Hello Spotify team and thanks for opening this developers forum.I am working on a flutter app for android/ios and I was looking for a way to integrate the spotify native sdks into it. I found a great plugin here: https://github.com/brim-borium/spotif...

Casual Listener

Hello Spotify team and thanks for opening this developers forum. I am working on a flutter app for android/ios and I was looking for a way to integrate the spotify native sdks into it. &n...

vinaymori

Casual Listener

5674 Views

2 replies

8 likes

  • 5674 Views
  • 2 replies
  • 8 likes

Recently played list empty

PlanPremiumCountryIT, DE, AT DeviceSamsung Galaxy S20+Operating SystemAndroid 12.1 My Question or IssueWhen I use the Spotify webclient in the browser (tried with up-to-date Firefox, Google Chrome, Microsoft Edge) the "Recently Played" list is empty....

Casual Listener

Plan Premium Country IT, DE, AT   Device Samsung Galaxy S20+ Operating System Android 12.1   My Question or Issue When I use the Spotify webclient in the browser (tried with up-t...

mr-manuel

Casual Listener

1036 Views

4 replies

0 likes

Possible Bug
  • 1036 Views
  • 4 replies
  • 0 likes

Spotify says I need premium when I already have it

Hello everyone, I just upgraded to spotify premium 3 to 4 hours ago, however when I run my application in pycharm it keeps saying I still need to upgrade it: Error starting playback: 403 - {"error" : {"status" : 403,"message" : "Player command failed...

Casual Listener

Hello everyone, I just upgraded to spotify premium 3 to 4 hours ago, however when I run my application in pycharm it keeps saying I still need to upgrade it:   Error starting playback: 403 - {...

Ximzend

Spotify Star

575 Views

2 replies

0 likes

Discussion
  • 575 Views
  • 2 replies
  • 0 likes

What's the best way to search for multiple tracks by multiple ISRC IDs?

Let's say I have an array with like 1000 ISRC IDs, what would be the best way to get all of these ISRC IDs' Spotify IDs so that I'd be able to play them / add them to a user's playlist etc..?I only saw the Search API's ability to search for ISRC IDs,...

Regular

Let's say I have an array with like 1000 ISRC IDs, what would be the best way to get all of these ISRC IDs' Spotify IDs so that I'd be able to play them / add them to a user's playlist etc..? I only...

rapminerz

Visitor

7738 Views

8 replies

0 likes

ISRC
tracks
  • 7738 Views
  • 8 replies
  • 0 likes

Spotify search API returns incorrect results (compared to web app)

When searching for e.g. "Who Are You ? - Lilova" in the spotify app, I get the correct song ID: "Who Are You ? - Lilova" returned at index 1. When I perform the query via the API:curl 'https://api.spotify.com/v1/search?type=track&limit=10&q=Who+Are+Y...

Visitor

When searching for e.g. "Who Are You ? - Lilova" in the spotify app, I get the correct song ID: "Who Are You ? - Lilova" returned at index 1.   When I perform the query via the API: curl 'htt...

766 Views

0 replies

2 likes

Possible Bug
  • 766 Views
  • 0 replies
  • 2 likes

Number of listeners by city

As a concert promoter and programmer, I would like to get data about artists listeners by city or top 100 cities for artist. It would be a great deal, I can pay 100$ for this option. Please make it public, it's not a confidential information. Want to...

Visitor

As a concert promoter and programmer, I would like to get data about artists listeners by city or top 100 cities for artist. It would be a great deal, I can pay 100$ for this option. Please make it p...

Prague

Community Legend

3078 Views

1 replies

1 likes

api
Listeners
Spotify
  • 3078 Views
  • 1 replies
  • 1 likes

When to use spotify web playback sdk vs web api

Hi, I'm developing a music events listing web app using nextjs, and supabase as backend. I'm trying to add functionality where if a user uses spotify (and they have a premium account) to authenticate with my app, they can stream music directly from t...

Regular

Hi, I'm developing a music events listing web app using nextjs, and supabase as backend. I'm trying to add functionality where if a user uses spotify (and they have a premium account) to authenticate...

FabGotbig

Casual Listener

10811 Views

7 replies

1 likes

SDK
Web API
  • 10811 Views
  • 7 replies
  • 1 likes

Solved!! Receiving a 403 status when getting user's top items

From what I am reading it is a bad OAuth request, but I cannot identify what I am doing wrong. TIA! import { useEffect, useState } from "react"; import "./App.css"; import axios from "axios"; function App() { const CLIENT_ID = "501594440ad341babe6b49...

Regular

From what I am reading it is a bad OAuth request, but I cannot identify what I am doing wrong. TIA!   import { useEffect, useState } from "react"; import "./App.css"; import axios from "...

Haikalin

Newbie

3516 Views

6 replies

0 likes

403
api
  • 3516 Views
  • 6 replies
  • 0 likes

Non-Streaming SDA quota extension refused : commercial SDA

Hello Spotify Community, I sent a request to extend my quota of my app. 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 be used to develop comm...

Newbie

Hello Spotify Community,  I sent a request to extend my quota of my app. But I have received this message :   This is a notification that your submission was not approved for the...

647 Views

0 replies

1 likes

Question
  • 647 Views
  • 0 replies
  • 1 likes

something went wrong, try it later

PlanPremiumCountryAustriaDeviceComputer,Iphone 14 proOperating SystemWindows 11 My Question or Issuei installed a plugin on my stream deck from BarRaider thats the only spotify plugin i found in the app and online. Than i need to creat a app in the d...

Newbie

Plan Premium Country Austria Device Computer,Iphone 14 pro Operating System Windows 11   My Question or Issue i installed a plugin on my stream deck from BarRaider thats the only s...

846 Views

0 replies

0 likes

Spotify
  • 846 Views
  • 0 replies
  • 0 likes

Not able to rewind

I am not able to rewind or forward the songs that i am playing. It feels like Spotify has hanged when it comes to forwarding, rewinding or playing the previous song.kindly Help and get this issue clarified at the earliest.

Newbie

I am not able to rewind or forward the songs that i am playing. It feels like Spotify has hanged when it comes to forwarding, rewinding or playing the previous song.kindly Help and get this issue cla...

Ximzend

Spotify Star

354 Views

1 replies

0 likes

Possible Bug
Question
  • 354 Views
  • 1 replies
  • 0 likes

Does quota modes apply to Android SDK API as well?

I am planing to develop an Android app (simple player) which would communicate with Spotify app through Android SDK API (PlayerApi for controlling playback and ContentApi to browse recommendations). I won't use Web API, which apparently has usage lim...

Newbie

I am planing to develop an Android app (simple player) which would communicate with Spotify app through Android SDK API (PlayerApi for controlling playback and ContentApi to browse recommendations). ...

533 Views

0 replies

0 likes

Android SDK
Developer question
  • 533 Views
  • 0 replies
  • 0 likes

Logo use on sticker

My Question or IssueI am planning on promoting my music through the use of stickers, on which I would like to include only the Spotify icon. The sticker is a bit mysterious, I'd add the icon just to clarify it's about music and to entice people to lo...

Newbie

My Question or Issue I am planning on promoting my music through the use of stickers, on which I would like to include only the Spotify icon. The sticker is a bit mysterious, I'd add the icon just t...

mauve_minnow

Roadie

1415 Views

1 replies

0 likes

Question
  • 1415 Views
  • 1 replies
  • 0 likes

Programming list to print. A Braille list.

PlanFree/PremiumCountryUSA Device Alexa device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHi.An acquaintance is totally blind and has a Spotify subscription but has no...

Newbie

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

471 Views

0 replies

0 likes

Question
  • 471 Views
  • 0 replies
  • 0 likes

Access to XMLHttpRequest at 'https://api.spotify.com/v1/me' from origin

My Question or Issue: Im a fairly new developer trying to setup spotify integration for a web app I'm building. So far I've been able to get the access_token stored as a cookie, but when the frontend loads, I get the error:"Access to XMLHttpRequest a...

Visitor

My Question or Issue:   Im a fairly new developer trying to setup spotify integration for a web app I'm building. So far I've been able to get the access_token stored as a cookie, but when the...

805 Views

0 replies

0 likes

Discussion
Question
  • 805 Views
  • 0 replies
  • 0 likes