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

2870 Views

25 replies

11 likes

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

2585 Views

14 replies

2 likes

Discussion
  • 2585 Views
  • 14 replies
  • 2 likes

Rejection for our Spotify App not clear

The Spotify Platform can not be used to artificially increase play counts, follow counts or to otherwise manipulate the Spotify Service. For example by providing any form of compensation (financial or otherwise) to usersOur app does not compensate us...

Casual Listener

The Spotify Platform can not be used to artificially increase play counts, follow counts or to otherwise manipulate the Spotify Service. For example by providing any form of compensation (financial o...

Jose_M

Spotify Star

663 Views

1 replies

0 likes

  • 663 Views
  • 1 replies
  • 0 likes

Get Tracks' Audio Features

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 Is there a list somewhere that compiles tracks with certain feature values? For example, if ...

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

1105 Views

1 replies

0 likes

Audio Features
  • 1105 Views
  • 1 replies
  • 0 likes

[API] No way to search tag:new with genre

Hello,I don’t believe there is any current, possible way to search for new or low-popularity albums by genre (tag:new, tag:hipster). This is a feature that I believe the API really needs. It doesn’t really seem to make sense to search for new albums ...

Casual Listener

Hello, I don’t believe there is any current, possible way to search for new or low-popularity albums by genre (tag:new, tag:hipster). This is a feature that I believe the API really needs.  ...

generaljudy

Casual Listener

1826 Views

2 replies

2 likes

Discussion
  • 1826 Views
  • 2 replies
  • 2 likes

Solved!! Receiving a 'Only valid bearer authentication supported' 400 error

When making an API call to https://api.spotify.com/v1/me/top/, I am unable to receive the user's top results and get a 400 error. When making an API call to https://api.spotify.com/v1/search, I am able to receive values searched.Can anyone see the di...

Regular

When making an API call to  https://api.spotify.com/v1/me/top/, I am unable to receive the user's top results and get a 400 error.  When making an API call to  https://api.s...

grootzy

Regular

3566 Views

4 replies

0 likes

400
top
  • 3566 Views
  • 4 replies
  • 0 likes

• Generate playlists based on existing playlists but with the maximum of ten thousand titles.

Plan Free and PremiumCountry Device(All/Any)Operating System(All/any) My Question or IssueIs it possible to create generate playlists based on existing playlists but with the (maximum of ten thousand/or preferred number of) titles?By providing a link...

Regular

Plan  Free and Premium Country   Device (All/Any) Operating System (All/any)   My Question or Issue Is it possible to create generate playlists based on existing playlists bu...

559 Views

0 replies

0 likes

(partly) (auto) generate Playlist.
Discussion
Playlists
  • 559 Views
  • 0 replies
  • 0 likes

Solved!! Invalid refresh token

PlanPremiumCountryUADevicePCOperating SystemWindows 11 My Question or IssueHello, trying to do an automatic access token refresh, but for some reason when I do, the query returns an error to me: {"error": "invalid_grant", "error_description": "Invali...

Casual Listener

Plan Premium Country UA Device PC Operating System Windows 11   My Question or Issue Hello, trying to do an automatic access token refresh, but for some reason when I do, the query ret...

DepsCian

Casual Listener

6315 Views

3 replies

0 likes

token
  • 6315 Views
  • 3 replies
  • 0 likes

Playlists are duplicating and queue keeps changing

PlanPremiumCountryUSDevice(Samsung G10Operating SystemAndroid I've noticed my Playlists are only playing a few songs in the queue and songs are duplicating multiple times. When I set the queue, the songs that play are not what I set. Then I get more ...

Visitor

  Plan Premium Country US Device (Samsung G10 Operating System Android     I've noticed my Playlists are only playing a few songs in the queue and songs are duplicating mult...

kaworu_bloodpaw

Roadie

520 Views

1 replies

0 likes

  • 520 Views
  • 1 replies
  • 0 likes

Solved!! 400 response for playlist creation

PlanPremiumCountryUSDeviceDesktopOperating SystemWindows 10 My Question or IssueSo when doing a post call to create a playlist, I received a 400 error. However I have the token set up correctly for the user, and I have the correct fetch'https://api.s...

Casual Listener

Plan Premium Country US Device Desktop Operating System Windows 10   My Question or Issue So when doing a post call to create a playlist, I received a 400 error. However I have the tok...

Ximzend

Spotify Star

899 Views

1 replies

0 likes

  • 899 Views
  • 1 replies
  • 0 likes

Remote-Group-Session only add songs to que

PlanPremium/FamilyCountryGermanyDeviceSamsung Galaxy 10Operating SystemAndroid 12 My Question or IssueI would love to see a feature where I can manage the privileges of different people or the whole Remote-Groupe-Session to only be able to put songs ...

Visitor

Plan Premium/Family Country Germany Device Samsung Galaxy 10 Operating System Android 12   My Question or Issue I would love to see a feature where I can manage the privileges of diffe...

500 Views

0 replies

1 likes

  • 500 Views
  • 0 replies
  • 1 likes

Is there a way to set Spotify player to stop when listening Voice message?

The player is automatically set to lower the volume of a track when listening to voice messages but I wish it would stop because it is very annoying to listen to two things at the same time. Is there a trick?

Newbie

The player is automatically set to lower the volume of a track when listening to voice messages but I wish it would stop because it is very annoying to listen to two things at the same time. Is there...

353 Views

0 replies

1 likes

  • 353 Views
  • 0 replies
  • 1 likes

Episode playback with me/player/play

The Spotify Web API currently cannot play episodes with the /me/player/play endpoint! You would usually pass in a context object which itself contains a uri for the resource you want to play back, but the API hasn't implemented the functionality for ...

Casual Listener

The Spotify Web API currently cannot play episodes with the /me/player/play endpoint!   You would usually pass in a context object which itself contains a uri for the resource you want to play...

768 Views

0 replies

0 likes

webapi
  • 768 Views
  • 0 replies
  • 0 likes

my app is logged in my personal account, how to log out the app

i created an app using the dashboard and i'm trying to use it using Spotipy (in Python),but the app is logged in as my personal account. When i use the current_user() method, it shows my profile (whereas i used the client id and client secret from th...

Visitor

i created an app using the dashboard and i'm trying to use it using Spotipy (in Python), but the app is logged in as my personal account. When i use the current_user() method, it shows my profile (w...

Jose_M

Spotify Star

645 Views

1 replies

0 likes

  • 645 Views
  • 1 replies
  • 0 likes

Quota Extension accepted but I still need to add users manually

My Quota extension request has been accepted but when users tried login in, it still doesn't work, I checked my spotify app developer dashboard and it's still under review, do I still have to wait? It's been over 10 hours since I got the mail that it...

Casual Listener

My Quota extension request has been accepted but when users tried login in, it still doesn't work, I checked my spotify app developer dashboard and it's still under review, do I still have to wait? I...

422 Views

0 replies

0 likes

Quota Extension
  • 422 Views
  • 0 replies
  • 0 likes

Unable to connect to developer.spotify.com

PlanPremiumCountryPhilippinesDeviceDesktopOperating SystemArch Linux on 6.1.1-zen1-1-zen My Question or IssueI'm trying to access the Spotify Dashboard at https://developer.spotify.com/dashboard/applications so I can get a Spotify Web API key to use ...

Casual Listener

Plan Premium Country Philippines Device Desktop Operating System Arch Linux on 6.1.1-zen1-1-zen   My Question or Issue I'm trying to access the Spotify Dashboard at https://developer.s...

zk1mn5-1_75hg

Casual Listener

589 Views

1 replies

0 likes

  • 589 Views
  • 1 replies
  • 0 likes

Download and use Spotify Song Through Spotify api OR iOS SDK Swift

PlanFree/PremiumCountry Device(iPhone 13, Samsung Galaxy 9, Macbook Pro late 2016) My Question or IssueI am developing an iPhone application with integrating Spotify SDK. Is there any way I can download the Spotify song through any Spotify Api or any...

Newbie

Plan Free/Premium Country   Device (iPhone 13, Samsung Galaxy 9, Macbook Pro late 2016)   My Question or Issue I am developing an iPhone application with integrating Spotify SDK. Is...

Ximzend

Spotify Star

969 Views

1 replies

0 likes

  • 969 Views
  • 1 replies
  • 0 likes

Features idea

I have a fantastic idea that will blow your mind and that will increase about 50 billion let me give you example it's seasonal group hope your company interested and contact me directly. Let me give advertising idea for fun advertising Alcohol is dan...

Casual Listener

I have a fantastic idea that will blow your mind and that will increase about 50 billion let me give you example it's seasonal group hope your company interested and contact me directly. Let me give ...

420 Views

0 replies

0 likes

MATRIX
  • 420 Views
  • 0 replies
  • 0 likes

Monetization of an app using Android/iOS remote SDK

Hi. I'd like some help understanding terms of the developer policy regarding commercial use/monetization of apps. From what I understand, I'm not allowed to earn any money from an app that would stream music directly from the API. This is clear to me...

Newbie

Hi. I'd like some help understanding terms of the developer policy regarding commercial use/monetization of apps. From what I understand, I'm not allowed to earn any money from an app that would stre...

1429 Views

0 replies

3 likes

Android
App Remote SDK
Commercial
iOS
monetization
  • 1429 Views
  • 0 replies
  • 3 likes

Obtain list of liked albums through non-interactive script

Hi I'm trying to write a script that can be run periodically (cron) and fetches the albums I saved/liked/followed to my library and writes the list to json. Accessing this endpoint requires the 'user-library-read' scope.https://developer.spotify.com/...

Visitor

Hi   I'm trying to write a script that can be run periodically (cron) and fetches the albums I saved/liked/followed to my library and writes the list to json.   Accessing this endpoint ...

Ximzend

Spotify Star

523 Views

1 replies

0 likes

  • 523 Views
  • 1 replies
  • 0 likes

No encuentro mi musica :(

No llevo 1 mes en spotify y no he encontrado 5 canciones, creo que necesitan una comunidad para aportar versiones de canciones, y canciones que no están y no es una queja es una sugerencia saludos

Visitor

No llevo 1 mes en spotify y no he encontrado 5 canciones, creo que necesitan una comunidad para aportar versiones de canciones, y canciones que no están y no es una queja es una sugerencia saludos

Jose_M

Spotify Star

617 Views

1 replies

0 likes

  • 617 Views
  • 1 replies
  • 0 likes

Free

Look PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueWhy is Spotify free so bad? At least let me get a feel for the service before I spend mo...

Visitor

Look 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 W...

Jose_M

Spotify Star

642 Views

1 replies

0 likes

complaint
  • 642 Views
  • 1 replies
  • 0 likes