Announcements
The Spotify Community is in read-only mode while we move to a new platform. We expect to be back up and running October 6th. During this time you can read existing content but take no other actions. If you still need help, visit our Support Site or contact us.

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

3708 Views

25 replies

11 likes

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

Guaruja20

Casual Listener

3067 Views

17 replies

2 likes

Discussion
  • 3067 Views
  • 17 replies
  • 2 likes

API search special characters

Hi, I'm trying to use the web API to search for songs and it seems like when I have some special characters in the search parameters it fails to find any songs. A very simple example of this is:```track:I'll Call You Mine artist:girl in red album:if ...

Newbie

Hi,   I'm trying to use the web API to search for songs and it seems like when I have some special characters in the search parameters it fails to find any songs.   A very simple exampl...

861 Views

0 replies

4 likes

  • 861 Views
  • 0 replies
  • 4 likes

API: search endpoing not responding

PlanPremiumCountryChileServiceSpotify Web API My Question or IssueI am trying to retrive search results using https://api.spotify.com/v1/search but it is not responding since this afternoon.

Newbie

Plan Premium Country Chile Service Spotify Web API   My Question or Issue I am trying to retrive search results using  https://api.spotify.com/v1/search but it is not respo...

441 Views

0 replies

0 likes

API Bug
  • 441 Views
  • 0 replies
  • 0 likes

API Authorization header doesn't follow HTTP spec

Hi, I've found that the Authorization header doesn't follow the HTTP spec (https://datatracker.ietf.org/doc/html/rfc7235#section-2.1). The spec says the scheme can be case insensitve, however Spotify's API expects it to be case-sensitive, that is, it...

Newbie

Hi,   I've found that the Authorization header doesn't follow the HTTP spec (https://datatracker.ietf.org/doc/html/rfc7235#section-2.1). The spec says the scheme can be case insensitve, howeve...

1344 Views

0 replies

0 likes

api authorization
  • 1344 Views
  • 0 replies
  • 0 likes

error spotify-remote

PlanPremiumCountryBRASILOperating SystemAndroidMy Question or IssueI'm using spotify-remote sdk, but when I try to connect to running spotify, it returns the following error: connectToSpotify failed with: Indicates the user did not authorize this cli...

Newbie

Plan Premium Country BRASIL Operating System Android My Question or Issue I'm using spotify-remote sdk, but when I try to connect to running spotify, it returns the following error:   c...

dees-nuts

Visitor

1965 Views

1 replies

0 likes

  • 1965 Views
  • 1 replies
  • 0 likes

Hi, I'd like to use the Spotify SDK to allow playback on a landing page

Is there a way that I can play back audio on a landing page using the SDK without it mirroring what's on my account? I'm really just looking to populate audio data and play audio content on the page using both the API and the SDK

Visitor

Is there a way that I can play back audio on a landing page using the SDK without it mirroring what's on my account? I'm really just looking to populate audio data and play audio content on the page...

394 Views

0 replies

0 likes

  • 394 Views
  • 0 replies
  • 0 likes

React/NodeJS App Spotify Auth Refused to connect to 'https://stats.g.doubleclick.net/j/collect ... '

DeviceWindows PC Operating SystemWindows 10 BrowserChrome My Question or IssueHi! Having an issue with Spotify Auth on my app.https://aim-beats-game.herokuapp.com/ Getting the following error after clicking the login button. Refused to connect to 'ht...

Newbie

Device Windows PC   Operating System Windows 10   Browser Chrome   My Question or Issue Hi!   Having an issue with Spotify Auth on my app. https://aim-beats-game.hero...

lorenzolashkiba

Visitor

955 Views

1 replies

1 likes

  • 955 Views
  • 1 replies
  • 1 likes

Remote-Control API Monetisation Request + Users/Rate-Limits Query

Hi there,I’m developing an app that uses the Spotify Developer API. I wanted to ask about rough rate limits, as well as make a special request regarding monetising my app whilst using certain API endpoints.My app is a running app, designed to help yo...

Newbie

Hi there, I’m developing an app that uses the Spotify Developer API. I wanted to ask about rough rate limits, as well as make a special request regarding monetising my app whilst using certain API...

758 Views

0 replies

0 likes

  • 758 Views
  • 0 replies
  • 0 likes

Widget Terms of Use: Legal Queries

My Question or IssueI have been reading through the Widget Terms of Use and have some queries around some of the language used: "Section III: Licenses and Permissions3. 3. License to Spotify. You grant to us a paid-up, royalty-free, non-exclusive, wo...

Newbie

My Question or Issue I have been reading through the Widget Terms of Use and have some queries around some of the language used:   "Section III: Licenses and Permissions 3. 3. License to Spo...

1320 Views

0 replies

1 likes

legal
Terms
Widget
  • 1320 Views
  • 0 replies
  • 1 likes

Search criteria all results and exact title name

I'm not a developer, but in order to find a track I've heard on Spotify I've decided to search for it with Python + Spotipy. track = "Thursday" results = sp.search(q="track:" + track, type="track") So far so good. However, that JSON doesn't return th...

Newbie

I'm not a developer, but in order to find a track I've heard on Spotify I've decided to search for it with Python + Spotipy.         track = "Thursday" results = sp.search(q=...

558 Views

0 replies

0 likes

  • 558 Views
  • 0 replies
  • 0 likes

how would I go about making a device available for the API to pick it up

https://developer.spotify.com/console/get-users-available-devices/I want do discover my Chromecast and nest home but they wont show up unless already playing music. how would I go around this and make them available without having to start playback t...

Casual Listener

https://developer.spotify.com/console/get-users-available-devices/ I want do discover my Chromecast and nest home but they wont show up unless already playing music. how would I go around this and m...

Naxey

Casual Listener

1125 Views

2 replies

0 likes

  • 1125 Views
  • 2 replies
  • 0 likes

I'm making Discord music bot. Is direct playback of Spotify song in Discord voice channel permitted?

PlanFreeCountryIndiaDeviceDesktopOperating SystemWindows 10 My Question or IssueAs most Discord users know, Rythm and Groovy, 2 of the largest music bots on Discord, have received cease and desist orders from YouTube, forcing them to shut down their ...

Casual Listener

Plan Free Country India Device Desktop Operating System Windows 10   My Question or Issue As most Discord users know, Rythm and Groovy, 2 of the largest music bots on Discord, have rec...

TechPro424

Casual Listener

8386 Views

6 replies

0 likes

  • 8386 Views
  • 6 replies
  • 0 likes

SpotifyOauthError Invalid client

PlanPremiumCountryNorwayOperating SystemWindows and Ubuntu 18 My Question or IssueHi! I am delivering a master thesis on music recommendation based on content-based filtering. In that sense I am required to use the spotify api to both get audio featu...

Newbie

Plan Premium Country Norway Operating System Windows and Ubuntu 18   My Question or Issue Hi! I am delivering a master thesis on music recommendation based on content-based filtering. In...

654 Views

0 replies

0 likes

api
  • 654 Views
  • 0 replies
  • 0 likes

Track not being fetched - 404 error

PlanPremiumCountryArgentinaDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating SystemWindows 10 My Question or IssueI'm trying to make a GET request to the Spotify Web API for a track using simple JavaScript (I don't know curl), but it...

Visitor

Plan Premium Country Argentina Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System Windows 10   My Question or Issue I'm trying to make a GET request to the Spo...

597 Views

0 replies

0 likes

API request
javascript
  • 597 Views
  • 0 replies
  • 0 likes

Spotify : 403 - User not registered in the Developer Dashboard

I'm making a react-native app with the Spotify API, I'm using the Authorization Code Flow & and I'm on Development mode with only one user added in "Users and access" on my Spotify dashboard: my tester, who is a part of my Spotify Premium Duo. The ap...

Newbie

I'm making a react-native app with the Spotify API, I'm using the Authorization Code Flow & and I'm on Development mode with only one user added in "Users and access...

545 Views

0 replies

0 likes

Discussion
  • 545 Views
  • 0 replies
  • 0 likes

Spotify API - Tracks Genre

I've been trying to get some tracks' genres. I already know the genres are available under a track's album, but when I try to get the genres of the album, I only get an empty array in JSON (example below). {'album_type': 'album', 'artists': [{'extern...

Casual Listener

I've been trying to get some tracks' genres. I already know the genres are available under a track's album, but when I try to get the genres of the album, I only get an empty array in JSON (example b...

1496 Views

0 replies

0 likes

genres
  • 1496 Views
  • 0 replies
  • 0 likes

Endpoint for searching within playlist?

I would like to search for items not within Spotify's global universe of items, but rather only within the context of a given playlist. While I could implement a search myself if I had access to all items of a playlist at once, it would require me to...

Casual Listener

I would like to search for items not within Spotify's global universe of items, but rather only within the context of a given playlist.   While I could implement a search myself if I had acces...

409 Views

0 replies

0 likes

  • 409 Views
  • 0 replies
  • 0 likes

[Web API] .public not coherent across different requests

Plan: PremiumCountry: FranceDevice: Web APIOperating System: Ubuntu Hello, I'm trying to get the public status of the playlist with id 4LhrxxiWqYvmGCGZywiZAj .According to my player (linux client), this playlist is public. The 2 following requests to...

Regular

Plan: Premium Country: France Device: Web API Operating System: Ubuntu     Hello,   I'm trying to get the public status of the playlist with id 4LhrxxiWqYvmGCGZywiZAj . Accord...

philipp0002

Newbie

1236 Views

2 replies

0 likes

  • 1236 Views
  • 2 replies
  • 0 likes

Superuser Contribution Web Playback SDK not working in Firefox

PlanPremium CountryUnited States DeviceMacbook Pro, M1, 2020Operating SystemmacOS Monterey 12.2.1 My Question or IssueMy website plays music through the Web SDK, and until recently that was working well. We have not made any changes to our playback c...

Casual Listener

  Plan Premium   Country United States   Device Macbook Pro, M1, 2020 Operating System macOS Monterey 12.2.1   My Question or Issue My website plays music through the...

wiiwiiw

Roadie

2899 Views

9 replies

4 likes

  • 2899 Views
  • 9 replies
  • 4 likes

"/artists/id" endpoint ignores "limit" and "market" query values

When trying to fetch artist's top track or albums I'm trying to use the /artists/id/albums and /artists/id/top-tracks endpoints. In the documentation for /artists/id/albums it states that we can provide limit value so that only a number of albums wil...

Roadie

When trying to fetch artist's top track or albums I'm trying to use the /artists/id/albums and /artists/id/top-tracks endpoints.   In the documentation for /artists/id/albums i...

wiiwiiw

Roadie

861 Views

1 replies

0 likes

Web API
  • 861 Views
  • 1 replies
  • 0 likes

Using Spotify Web API songs metadata for commercial uses

I just want to pull metadata from songs via the Spotify Web API. Is it possible to do this for commercial purposes?

Casual Listener

I just want to pull metadata from songs via the Spotify Web API. Is it possible to do this for commercial purposes?

506 Views

0 replies

0 likes

  • 506 Views
  • 0 replies
  • 0 likes