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

2483 Views

24 replies

11 likes

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

2443 Views

14 replies

2 likes

Discussion
  • 2443 Views
  • 14 replies
  • 2 likes

"Getting started with Android SDK" tutorial not compatible with Android Studio Iguana

PlanPremiumCountryUSADevicePexel 8 Pro API 34Operating SystemAndroid 14.0 "UpsideDownCake" My Question or IssueI'm trying to install the Android SDK on Android Studio Iguana, but the tutorial given seems to be outdated, and the instructions are no lo...

Visitor

Plan Premium Country USA Device Pexel 8 Pro API 34 Operating System Android 14.0 "UpsideDownCake"   My Question or Issue I'm trying to install the Android SDK on Android Studio Iguana,...

Jett_

Newbie

643 Views

1 replies

2 likes

Question
  • 643 Views
  • 1 replies
  • 2 likes

Solved!!Superuser Contribution Public flag broken in user/playlists endpoint

I've got a web app that queries playlist data from the user endpoint, e.g. `"https://api.spotify.com/v1/users/" + user.id + "/playlists?limit=50&offset=" + offset`. In the response I get a ton of useful playlist data like playlist names, IDs, images,...

Music Fan

I've got a web app that queries playlist data from the user endpoint, e.g. `"https://api.spotify.com/v1/users/" + user.id + "/playlists?limit=50&offset=" + offset`. In the response I get a ton of...

pvlkmrv

Music Fan

984 Views

3 replies

0 likes

Web API
  • 984 Views
  • 3 replies
  • 0 likes

The spotify web playback sdk needs new documentation for objects

The actual object that the SDK returns has more fields than the doc says, so it would be welcomed if they updated the docs. I'm still really happy with the SDK and hope they continue to support it.

Newbie

The actual object that the SDK returns has more fields than the doc says, so it would be welcomed if they updated the docs. I'm still really happy with the SDK and hope they continue to support it.

392 Views

0 replies

0 likes

"documentation"
Docs
suggestion
web playback sdk
  • 392 Views
  • 0 replies
  • 0 likes

I want to deauthorize SongShift, how do I do it?

I downloaded SongShift to try it out. I don't think I'm going to use it. I did gave it permission to access my music. Now I want to revoke its permissions to access my Spotify account. How do I do this? I'm using macOS Sonoma 14.6.

Casual Listener

I downloaded SongShift to try it out. I don't think I'm going to use it. I did gave it permission to access my music. Now I want to revoke its permissions to access my Spotify account. How do I do th...

cfelipe

Casual Listener

1918 Views

1 replies

0 likes

api
authorization
deauthorize
Permission
  • 1918 Views
  • 1 replies
  • 0 likes

how do i get my songs on spotify?

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

697 Views

1 replies

0 likes

Question
  • 697 Views
  • 1 replies
  • 0 likes

Vorschläge für Hörbücher

Vorschlag 1:Eine kleine Inhaltsangabe. Und/oder eine Bewertung/Empfehlung von anderen HörerVorschlag 2(als Sahnehäubchen oben drauf): Wenn man eine einzelne Benachrichtigung aktivieren könnte, wenn man z.B. noch auf Teil 5 einer Reihe wartet. Wenn di...

Music Fan

Vorschlag 1: Eine kleine Inhaltsangabe. Und/oder eine Bewertung/Empfehlung von anderen Hörer Vorschlag 2(als Sahnehäubchen oben drauf):  Wenn man eine einzelne Benachrichtigung aktivieren kön...

343 Views

0 replies

0 likes

Für Hörbücher
  • 343 Views
  • 0 replies
  • 0 likes

Possible bugs in the Web API and it's OpenAPI Specifications

PlanFree/PremiumCountryBelgiumDeviceLaptopOperating SystemWindows 10 My Question or IssueHello all, for my master thesis I'm working on a tool that is able to generate test for a REST API based on it's OpenAPI Specifications. To evaluate the tool I r...

Newbie

Plan Free/Premium Country Belgium Device Laptop Operating System Windows 10   My Question or Issue Hello all, for my master thesis I'm working on a tool that is able to generate test f...

pvlkmrv

Music Fan

1426 Views

1 replies

2 likes

  • 1426 Views
  • 1 replies
  • 2 likes

Can I use images of artist and albums in mobile app on Google Play

Hi everyone,I’m working on a mobile game app. To enhance the experience, I’d like to use artist and album images sourced from the Spotify Search API.My app will be free of ads and won’t require any payments. I’m not modifying or editing these images ...

Newbie

Hi everyone, I’m working on a mobile game app. To enhance the experience, I’d like to use artist and album images sourced from the Spotify Search API. My app will be free of ads and won’t require a...

487 Views

0 replies

1 likes

App
google
Images
Mobile
Play
  • 487 Views
  • 0 replies
  • 1 likes

Early Childhood Center Needs Music for Curriculum!

My Question I work for a early childhood learning center, and we are desperately looking for an app that our teachers can use to go along with our curriculum. We would just use something that is free, but in reality, we need to use something that our...

Visitor

My Question  I work for a early childhood learning center, and we are desperately looking for an app that our teachers can use to go along with our curriculum. We would just use something that ...

Ximzend

Spotify Star

620 Views

1 replies

0 likes

Question
  • 620 Views
  • 1 replies
  • 0 likes

405 Error when trying to getToken with code

I am using the Autorization Code with PKCE Flow method of logging in with spotify using react native. I get a successful response from spotify containing the code after the user logs in; however, when I try to get the access and refresh tokens using ...

Casual Listener

I am using the Autorization Code with PKCE Flow method of logging in with spotify using react native. I get a successful response from spotify containing the code after the user logs in; however, whe...

_camden

Regular

1485 Views

3 replies

0 likes

API refresh token
PKCE
  • 1485 Views
  • 3 replies
  • 0 likes

Which React Frameworks and Libraries Should Use in 2024

React, or ReactJs is one of the most popular JavaScript front-end libraries for developing amazing user interfaces. Today, more than 40% of developers prefer ReactJs. One of the key reasons for its immense popularity is its wide range of React framew...

Visitor

React, or ReactJs is one of the most popular JavaScript front-end libraries for developing amazing user interfaces.   Today, more than 40% of developers prefer ReactJs. One of ...

743 Views

0 replies

1 likes

React Frameworks
  • 743 Views
  • 0 replies
  • 1 likes

Is there a way to turn recommendations off for a playlist?

My workout playlist has fast beat music with a pulse that gets me moving, and the recommendations being made to that playlist are frankly are really annoying, when I want to be listening to just the specific songs I've selected. I do like recommendat...

Visitor

My workout playlist has fast beat music with a pulse that gets me moving, and the recommendations being made to that playlist are frankly are really annoying, when I want to be listening to just the ...

Ximzend

Spotify Star

471 Views

1 replies

0 likes

  • 471 Views
  • 1 replies
  • 0 likes

Solved!! Şarkı ve şarkıcı ismi

ÜlkeTürkiyeAygıt(iPhone 8, Samsung Galaxy 9, Macbook Pro 2016 sonları)İşletim Sistemi(iOS 10, Android Oreo, Windows 11, vb.) Sorum veya sorunumBir önerim olacak, şarkıyı kulaklıkla dışarıda dinlerken haliyle görmediğimiz zamanlarda şarkı girişinde ki...

Visitor

Ülke Türkiye Aygıt (iPhone 8, Samsung Galaxy 9, Macbook Pro 2016 sonları) İşletim Sistemi (iOS 10, Android Oreo, Windows 11, vb.)   Sorum veya sorunum Bir önerim olacak, şarkıyı kulaklık...

AdamDamon

Community Legend

684 Views

1 replies

1 likes

Question
  • 684 Views
  • 1 replies
  • 1 likes

Spotify Album Embed only playing preview even though logged in

Seemingly overnight, the Spotify Player Embed for Albums will only operate in preview mode, even if I am logged in. I have successfully embedded the player in my React App, and it's ALWAYS played the albums in their entirety if I am logged in. I have...

Casual Listener

Seemingly overnight, the Spotify Player Embed for Albums will only operate in preview mode, even if I am logged in.  I have successfully embedded the player in my React App, and it's ALWAYS play...

krsnadaasa

Newbie

4560 Views

5 replies

3 likes

Possible Bug
Question
  • 4560 Views
  • 5 replies
  • 3 likes

Is there a way to gather Release Countdowns from the API?

I've looked at albums and artists APIs but upcoming albums don't seem to show up on those public APIs despite seeing the countdown on the page. I get a 404 when using the ID for an upcoming album from the album API. I understand this from the perspec...

Casual Listener

I've looked at albums and artists APIs but upcoming albums don't seem to show up on those public APIs despite seeing the countdown on the page. I get a 404 when using the ID for an upcoming album fro...

590 Views

0 replies

2 likes

album
api
countdown
  • 590 Views
  • 0 replies
  • 2 likes

Invalid access token

PlanFreeCountryUSDeviceDesktopOperating SystemWindows10 My Question or IssueI copied the exact code and run Curl in cmd, but response was not successful.I logged out and rerun with no avail. C:\Users\USER>curl --request GET --url https://api.spotify....

Visitor

Plan Free Country US Device Desktop Operating System Windows10   My Question or Issue I copied the exact code and run Curl in cmd, but response was not successful. I logged out and re...

Ximzend

Spotify Star

523 Views

1 replies

0 likes

Question
  • 523 Views
  • 1 replies
  • 0 likes

Sending Audio Features through Machine Learning Model

PlanFreeCountryUnited States My Question or IssueFor a personal project, I wanted to use a pre-trained ML model to run predictions off of the audio features of a song. I won't be using the audio features to train the model or even update it in the fu...

Visitor

Plan Free Country United States   My Question or Issue For a personal project, I wanted to use a pre-trained ML model to run predictions off of the audio features of a song. I won't be usi...

csipapicsa

Casual Listener

1158 Views

1 replies

0 likes

Question
  • 1158 Views
  • 1 replies
  • 0 likes

spotify webapi auth and requests

for the past few weeks ive been trying to implement spotify webapi on my app to auth users, get their pfp and handler and also get their currently playing track name and artist name but had no success. id appreciate any help.AuthViewModel:package com...

Regular

for the past few weeks ive been trying to implement spotify webapi on my app to auth users, get their pfp and handler and also get their currently playing track name and artist name but had no succes...

935 Views

0 replies

0 likes

Kotlin
Spotify Web API
  • 935 Views
  • 0 replies
  • 0 likes

200 returned instead of advertised 204

Both Add Item to Playback Queue (POST me/player/queue) and Skip To Next (POST me/player/next) are advertised to return a 204 if everything went okay, however they currently return a 200 including some undocumented response.

Casual Listener

Both Add Item to Playback Queue (POST me/player/queue) and Skip To Next (POST me/player/next) are advertised to return a 204 if everything went okay, however they currently return a 200 including som...

Nerix

Casual Listener

787 Views

2 replies

1 likes

API Bug
Bad api response
  • 787 Views
  • 2 replies
  • 1 likes

Access to iOS/Android streaming SDKs

To the Spotify team, Looks like Spotify is cutting access to the iOS/Android mobile streaming SDKs per recent news announcement: https://developer.spotify.com/community/news/2022/07/15/mobile-streaming-sdks-update/ While Spotify has been advertising ...

Music Fan

To the Spotify team,   Looks like Spotify is cutting access to the iOS/Android mobile streaming SDKs per recent news announcement:   https://developer.spotify.com/community/news/2022/07...

lyzkov

Newbie

8314 Views

12 replies

24 likes

  • 8314 Views
  • 12 replies
  • 24 likes