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

2480 Views

24 replies

11 likes

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

2441 Views

14 replies

2 likes

Discussion
  • 2441 Views
  • 14 replies
  • 2 likes

Solved!! Trouble with Create Playlist

PlanPremiumCountryUSDeviceNodeOperating SystemMacosMy Question or IssueToday I set off to build a Spotify app. Everything was going swimmingly till I hit the createPlaylist endpoint. I can log in and retrieve an access token, from there I am able to ...

Newbie

Plan Premium Country US Device Node Operating System Macos My Question or Issue Today I set off to build a Spotify app. Everything was going swimmingly till I hit the createPlaylist endpoint...

krozer808

Casual Listener

1695 Views

3 replies

0 likes

Create Playlist API
  • 1695 Views
  • 3 replies
  • 0 likes

Copyright

PlanPremiumCountrySouth KoreaMy QuestionHi, I'm using the Spotify API to create a music related app. I was wondering if using artist profile photos to provide preference-based recommendation algorithms would have any copyright issues.

Visitor

Plan Premium Country South Korea My Question Hi, I'm using the Spotify API to create a music related app. I was wondering if using artist profile photos to provide preference-based recommendatio...

482 Views

0 replies

0 likes

  • 482 Views
  • 0 replies
  • 0 likes

HTTP 500 Error and SSL Certificate Issue Accessing Spotify API

Plan: Premium.Country: Spain.Device: Windows PC.Operating System: Windows 10.My Question or Issue:For the past two weeks, I've been encountering an HTTP 500 error while trying to export my playlists using Exportify. Here are the steps I’ve taken:Trie...

Newbie

Plan: Premium. Country: Spain. Device: Windows PC. Operating System: Windows 10. My Question or Issue: For the past two weeks, I've been encountering an HTTP 500 error while tryin...

3484 Views

0 replies

0 likes

API Error 500
Possible Bug
Question
SSL Certificate Issue
  • 3484 Views
  • 0 replies
  • 0 likes

App Review Process

My Question or IssueSubmitted an app for review on August 14, 2024 and yet to receive any feedback on it. Is there any way to speed up the process or know the deadline? Thanks in advance

Newbie

My Question or Issue Submitted an app for review on August 14, 2024 and yet to receive any feedback on it. Is there any way to speed up the process or know the deadline?  Thanks in advance

419 Views

0 replies

0 likes

App Review
Developer question
  • 419 Views
  • 0 replies
  • 0 likes

Dev (or 3rd party) apps not authenticating via API

PlanPremium/PremiumDuoCountryUSA/CANADADeviceComputers(many)Operating SystemLinux(many distros) My Question or IssueAuth thru API fails with dev apps (my own) and 3rd party apps

Casual Listener

Plan Premium/PremiumDuo Country USA/CANADA Device Computers(many) Operating System Linux(many distros)   My Question or Issue Auth thru API fails with dev apps (my own) and 3rd party a...

ccrecorder

Casual Listener

572 Views

2 replies

0 likes

API auth
Possible Bug
  • 572 Views
  • 2 replies
  • 0 likes

Pagination error while consuming the API: https://api.spotify.com/v1/artists/{spotifyId}/albums

PlanPremiumCountryBrazilDeviceDELL-G15Operating SystemWindows 11 My Question or IssueWhen using the API responsible for searching for an artist's albums. Having the pathVariable spotfyId as a parameter. The pagination is not bringing all the items. B...

Newbie

Plan Premium Country Brazil Device DELL-G15 Operating System Windows 11   My Question or Issue When using the API responsible for searching for an artist's albums. Having...

356 Views

0 replies

0 likes

Possible Bug
  • 356 Views
  • 0 replies
  • 0 likes

[Developers] Verification email to create app not sent

PlanPremiumCountryFranceOperating SystemWindows 10/11 My Question or IssueTrying to create my first app with WebAPI, I'm asked first to verify my email in my dashboard. Clicking on Verify button displays a popup "We have sent you an email ..." but no...

Casual Listener

Plan Premium Country France Operating System Windows 10/11   My Question or Issue Trying to create my first app with WebAPI, I'm asked first to verify my email in my dashboard. Clicking ...

387 Views

0 replies

0 likes

Possible Bug
  • 387 Views
  • 0 replies
  • 0 likes

add to playlist bar

Desktop application on Windows 11 Here is the issue, I apparently clicked right at the center of vertical axis, and when I tried to add a song to my playlist, bar that is showing up after hovering on "add to playlist", went crazy. It was showing up, ...

Visitor

Desktop application on Windows 11   Here is the issue, I apparently clicked right at the center of vertical axis, and when I tried to add a song to my playlist, bar that is showing up after ho...

338 Views

0 replies

0 likes

Possible Bug
  • 338 Views
  • 0 replies
  • 0 likes

Research Question

I am a researcher at a university in the US. I am interested in the impacts of music on exercise and movement. I wanted to reach out to discuss Spotify's ability to accommodate my research team if we were to use the Spotify platform to conduct our wo...

Newbie

I am a researcher at a university in the US. I am interested in the impacts of music on exercise and movement. I wanted to reach out to discuss Spotify's ability to accommodate my research team if we...

342 Views

0 replies

0 likes

research
  • 342 Views
  • 0 replies
  • 0 likes

Superuser Contribution The Spotify authorization screen only opens in the browser and not in the app.

I'm using the Spotify Web API and have configured the Authorization Code Flow correctly according to the documentation. However, when the user clicks the link in my app, the authorization screen opens in the browser instead of launching the Spotify a...

Visitor

I'm using the Spotify Web API and have configured the Authorization Code Flow correctly according to the documentation. However, when the user clicks the link in my app, the authorization screen open...

LambertSpot

Spotify

893 Views

2 replies

0 likes

App
authorization
authorization code flow
Deeplink
  • 893 Views
  • 2 replies
  • 0 likes

Superuser Contribution "[Errno 98] Address Already in Use" When Using Spotify API with django-crontab

I am working on a Django project where I use a cron job to manage Spotify playlists using the Spotify API. The cron job is scheduled with `django-crontab` and is **intended to add tracks** to multiple Spotify playlists across different accounts.**Pro...

Visitor

I am working on a Django project where I use a cron job to manage Spotify playlists using the Spotify API. The cron job is scheduled with `django-crontab` and is **intended to add tracks** to multipl...

LambertSpot

Spotify

1303 Views

1 replies

0 likes

Possible Bug
  • 1303 Views
  • 1 replies
  • 0 likes

Persisting previous added_at property when re-adding tracks to a playlist

*Using Web API*I'm trying to sort playlist tracks by date added. I'm only trying to sort playlists owned by the user. Things I have tried:1. Clearing playlist tracks with 'Update Playlist Items' passed an empty uris array and then re-adding them with...

Newbie

*Using Web API* I'm trying to sort playlist tracks by date added. I'm only trying to sort playlists owned by the user. Things I have tried: 1. Clearing playlist tracks with 'Update Playlist Ite...

1403 Views

0 replies

1 likes

API Question
Discussion
Feature Request
  • 1403 Views
  • 0 replies
  • 1 likes

"Waking Up" a Spotify Connect Speaker

PlanPremiumDeviceSpotify Connect Speaker (through SpotifyFHEM on FHEM Home Automation System)Operating System(Raspberry on Bookworm)My Question or IssueHello everyone!I have the following issue / question: I have a Spotify Connect Speaker and I want ...

Music Fan

Plan Premium Device Spotify Connect Speaker (through SpotifyFHEM on FHEM Home Automation System) Operating System (Raspberry on Bookworm) My Question or Issue Hello everyone! I have the follo...

954 Views

0 replies

0 likes

Question
  • 954 Views
  • 0 replies
  • 0 likes

How can I use a Spotify playlist analyzer to better understand my music preferences

A Spotify playlist analyzer helps break down your playlist by providing insights into the genres, moods, and even the energy of the songs you listen to. By analyzing your playlist, you can discover patterns in your music preferences, and it may sugge...

Visitor

A Spotify playlist analyzer helps break down your playlist by providing insights into the genres, moods, and even the energy of the songs you listen to. By analyzing your playlist, you can discover p...

3679 Views

0 replies

0 likes

Spotify playlist
Spotify playlists
  • 3679 Views
  • 0 replies
  • 0 likes

Why Does My Spotify Algorithm Suddenly Feel Off?

Lately, my Spotify recommendations have been way off. I usually get a great mix of indie rock and alternative pop, but now it's throwing random genres at me like EDM and country. I haven't changed my listening habits, so I'm not sure what's causing t...

Casual Listener

Lately, my Spotify recommendations have been way off. I usually get a great mix of indie rock and alternative pop, but now it's throwing random genres at me like EDM and country. I haven't changed my...

571 Views

0 replies

0 likes

Possible Bug
  • 571 Views
  • 0 replies
  • 0 likes

Why are so many tracks preview URL's set to nil?

I'm using a get request to get a random track from the entire Spotify library and display its name, the artist's name, cover art and play the previewURL. Why do so many of these random songs (most of them are pretty popular ones) do not have a previe...

Regular

I'm using a get request to get a random track from the entire Spotify library and display its name, the artist's name, cover art and play the previewURL. Why do so many of these random songs (most of...

Ximzend

Spotify Star

1807 Views

5 replies

1 likes

API request
API search
spotify api
Spotify Web API
  • 1807 Views
  • 5 replies
  • 1 likes

Preview URL NULL? when making API call?

I just built a practice website yesterday using the Spotify API and used the preview_url to play a song preview with a button to listen to full song on spotifynow today all my API calls return NULL ONLY for the preview_url What gives?? PlanFree/Premi...

Visitor

I just built a practice website yesterday using the Spotify API and used the preview_url to play a song preview with a button to listen to full song on spotify now today all my API calls return NULL...

Ximzend

Spotify Star

2294 Views

3 replies

1 likes

api
javascript
preview_url
  • 2294 Views
  • 3 replies
  • 1 likes

GTM Spotify tag accessibility issue

I am conducting a WCAG check of our site, which we are failing due to an issue with the GTM Spotify tag. The particular issue is around adding aria-hidden="true" attribute to the Spotify iframe. This way you tell screenreaders this is not a content e...

Visitor

I am conducting a WCAG check of our site, which we are failing due to an issue with the GTM Spotify tag. The particular issue is around adding aria-hidden="true" attribute to the Spoti...

436 Views

0 replies

1 likes

  • 436 Views
  • 0 replies
  • 1 likes

Solved!! Spotify contact for academic researcher

Hello, I am an academic researcher and would like your help with my research query. In my research, I am using Spotify community data which are posts and comments in the spotify community. Can anyone tell me whom I can contact at spotify to get appro...

Casual Listener

Hello, I am an academic researcher and would like your help with my research query. In my research, I am using Spotify community data which are posts and comments in the spotify community. Can anyo...

rabsal

Casual Listener

1076 Views

2 replies

0 likes

Question
  • 1076 Views
  • 2 replies
  • 0 likes

Delay in Spotify API Data Availability for New Releases

Hi everyone,I’m encountering an issue with the Spotify API and would appreciate any insights or solutions.I have a cron job set up to search for new song releases precisely at midnight.However, I’ve noticed that while new releases become visible on S...

Newbie

Hi everyone, I’m encountering an issue with the Spotify API and would appreciate any insights or solutions. I have a cron job set up to search for new song releases precisely at midnight. ...

1195 Views

0 replies

1 likes

Question
  • 1195 Views
  • 0 replies
  • 1 likes