Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Forum Posts

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • kevinu
  • Newbie
  • 6315 Views
  • 40 replies
  • 11 likes
  • 6315 Views
  • 40 replies
  • 11 likes

Request to Connect with Commercial Label Partnerships Manager Regarding App Status

Hello,I hope this message finds you well. I recently took over the development of an existing app for a small label/content producer. While working on fixing the Spotify integration, I discovered that the app's status is currently "Disabled and block...

  • Newbie
  • Hello, I hope this message finds you well. I recently took over the development of an existing app for a small label/content producer. While working on fixing the Spotify integration, I discovered t...
  • 46 Views
  • 0 replies
  • 0 likes
  • Discussion
    Question
  • 46 Views
  • 0 replies
  • 0 likes

Squarespace — Embedded playlist stuck in "preview" mode

PlanPremiumCountryUSADevice2017 MacBook ProBrowsers TestedSafari, Chrome, Firefox (tested mobile and desktop for all)URLhttps://sixty-thirty.com/music-test My Question or IssueI've embedded a playlist through a Squarespace code block, and it seems to...

  • Newbie
  • Plan Premium Country USA Device 2017 MacBook Pro Browsers Tested Safari, Chrome, Firefox (tested mobile and desktop for all) URL https://sixty-thirty.com/music-test   My Question or I...
  • musicmansteve
  • Casual Listener
  • 828 Views
  • 2 replies
  • 0 likes
  • 828 Views
  • 2 replies
  • 0 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...
  • musicmansteve
  • Casual Listener
  • 783 Views
  • 4 replies
  • 1 likes
  • Possible Bug
    Question
  • 783 Views
  • 4 replies
  • 1 likes

Recommendations endpoint doesn't respond

Hello, I've been working on this webapp for months now with these lines without issue : $recommendationsOptions = [ 'limit' => 20, 'seed_artists' => $seedArtists, 'seed_tracks' => $seedTracks, 'seed_genres' => $seedGenres, 'market' => $api->me()->cou...

  • Music Fan
  • Hello,  I've been working on this webapp for months now with these lines without issue :        $recommendationsOptions = [ 'limit' => 20, ...
  • josegouvea1999
  • Regular
  • 173 Views
  • 7 replies
  • 0 likes
  • endpoint
    Possible Bug
    Recommendations
  • 173 Views
  • 7 replies
  • 0 likes

User not registered in Developer Dashboard

I am having an issue with a small personal project I am working on. It was working perfectly for many users until one person I registered today. I make 3 requests to the Spotify API after getting an implicit grant from a user who I registered in my a...

  • Newbie
  • I am having an issue with a small personal project I am working on. It was working perfectly for many users until one person I registered today. I make 3 requests to the Spotify API after getting an ...
  • 71 Views
  • 0 replies
  • 0 likes
  • Question
  • 71 Views
  • 0 replies
  • 0 likes

Cannot recive verify email in developer dashboard

My Question or IssueI press the verify button at https://developer.spotify.com/dashboard, but I don't get an email.The other emails seem to be working, so it's probably an issue with the `.dev` email, as I've had the same issue a few times on other s...

  • Newbie
  • My Question or Issue I press the verify button at https://developer.spotify.com/dashboard, but I don't get an email. The other emails seem to be working, so it's probably an issue with the `.dev` e...
  • 70 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 70 Views
  • 0 replies
  • 0 likes

How to get spotify source for linux

PlanFree/PremiumCountry DeviceAllOperating SystemUbuntu 22.10 My Question or IssueHow to get spotify source for linux?

  • Visitor
  • Plan Free/Premium Country   Device All Operating System Ubuntu 22.10   My Question or Issue How to get spotify source for linux?
  • Mao_Tse-Tung
  • Casual Listener
  • 151 Views
  • 1 replies
  • 0 likes
  • Source-spotify
  • 151 Views
  • 1 replies
  • 0 likes

Getting Podcast ID

Hello, I am currently working on a discord bot, on replit and using mysql, that stores and displays podcast information. I am currently struggling on figuring out how to retrieve podcast any/all podcast information. I tried using endpoints/the search...

  • Visitor
  • Hello,   I am currently working on a discord bot, on replit and using mysql, that stores and displays podcast information.   I am currently struggling on figuring out how to retrieve po...
  • 56 Views
  • 0 replies
  • 0 likes
  • api
    podcast
  • 56 Views
  • 0 replies
  • 0 likes

Seeking perfect song recommendation process

Hi,I hope you are doing as fine as you can.I am investigating and researching solutions to a problem for a few months now and I need your valuable help today. Problematic:Be able to create an app that can generate a playlist based on multiple users m...

  • Regular
  • Hi, I hope you are doing as fine as you can. I am investigating and researching solutions to a problem for a few months now and I need your valuable help today.   Problematic: Be able to cr...
  • ivnimprv
  • Casual Listener
  • 1652 Views
  • 3 replies
  • 1 likes
  • algorithm
    problem
    recommendation
    Recommendations
  • 1652 Views
  • 3 replies
  • 1 likes

Documentation Error on Refreshing Tokens

I lost some time trying to debug this, commenting just so it's fixed. In the browser example in https://developer.spotify.com/documentation/web-api/tutorials/refreshing-tokens the code reads: localStorage.setItem('access_token', response.accessToken)...

  • Visitor
  • I lost some time trying to debug this, commenting just so it's fixed.   In the browser example in https://developer.spotify.com/documentation/web-api/tutorials/refreshing-tokens the code ...
  • 47 Views
  • 0 replies
  • 1 likes
  • documentation
  • 47 Views
  • 0 replies
  • 1 likes

Status 429 and rate limiting due to "too many 504 error responses"?

I'm writing a simple application that calls the /v1/recommendations endpoint and a few others. The app is in very early development mode--I'm the only "user" while I'm developing and testing. Now it seems my app is rate-limited for the /v1/recommenda...

  • Casual Listener
  • I'm writing a simple application that calls the /v1/recommendations endpoint and a few others. The app is in very early development mode--I'm the only "user" while I'm developing and testing.  ...
  • Ximzend
  • Roadie
  • 370 Views
  • 6 replies
  • 0 likes
  • Possible Bug
    Question
  • 370 Views
  • 6 replies
  • 0 likes

API Status Page

Is the Spotify Status page no longer available or is the API down? I had this link saved in my browser but it is no longer available:https://status.spotify.dev/Apologies in advance if this has already been answered. I didn't see any mention of it whe...

  • Visitor
  • Is the Spotify Status page no longer available or is the API down?  I had this link saved in my browser but it is no longer available: https://status.spotify.dev/ Apologies in advance if ...
  • 51 Views
  • 0 replies
  • 3 likes
  • Question
  • 51 Views
  • 0 replies
  • 3 likes

Prevent Abuse of Expensive API Tasks

Hello,I'm reaching out regarding an issue with my app, which recently received a Spotify quota extension. The app involves a computationally expensive API task that users need to perform when they access the app or website for the first time. To prev...

  • Regular
  •   Hello, I'm reaching out regarding an issue with my app, which recently received a Spotify quota extension. The app involves a computationally expensive API task that users need to perform wh...
  • Louis314
  • Regular
  • 81 Views
  • 1 replies
  • 0 likes
  • Question
  • 81 Views
  • 1 replies
  • 0 likes

Recently Played Tracks API Not Working

 As the title suggests, the Recently Played Tracks endpoint has suddenly stopped returning any results. Trying from the Sporify Dev console also returns the same results.   Has anyone else experienced this?

IMG_9359.jpeg
  • Casual Listener
  •  As the title suggests, the Recently Played Tracks endpoint has suddenly stopped returning any results.  Trying from the Sporify Dev console also returns the same results.     H...
  • stekra72
  • Regular
  • 225 Views
  • 7 replies
  • 1 likes
  • Possible Bug
  • 225 Views
  • 7 replies
  • 1 likes

Superuser Contribution Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. ...
  • kevinu
  • Newbie
  • 6315 Views
  • 40 replies
  • 11 likes
  • 6315 Views
  • 40 replies
  • 11 likes

Get list of all genres/top genres?

Trying to understand how to get a list of all the available Spotify genres while using the "Get Available Genre Seeds" endpoint. Any suggestions? Furthermore, is there a way to get the top 50 Spotify genres?

  • Regular
  • Trying to understand how to get a list of all the available Spotify genres while using the "Get Available Genre Seeds" endpoint. Any suggestions?   Furthermore, is there a way to get the top 5...
  • talkingeyes
  • Newbie
  • 3020 Views
  • 4 replies
  • 1 likes
  • 3020 Views
  • 4 replies
  • 1 likes

When I try to listen to Spotify on my TV’s Music plays, but no sound and songs skip after 10 seconds

Free/Premium: PremiumCountry: USA DeviceFireTv and all of my other tv’s are also operating through Firesticks Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueDoes not happen when I listen connect my iphone or laptop to my ...

  • Newbie
  • Free/Premium: Premium Country: USA   Device FireTv and all of my other tv’s are also operating through Firesticks    Operating System (iOS 10, Android Oreo, Windows 10,etc....
  • 36 Views
  • 0 replies
  • 0 likes
  • Possible Bug
  • 36 Views
  • 0 replies
  • 0 likes

Daily drive music playlist songs don't refresh. News do, music doesn't.

I did send you an e-mail.1. Debe existir una opción para editar las playlists de Mi Ruta Diaria porque SIEMPRE REPRODUCE LAS MISMAS CANCIONES y pareciera que estoy en un loop de Rock de los 80s, (música que amo pero empiezo a detestar gracias a usted...

  • Casual Listener
  • I did send you an e-mail. 1. Debe existir una opción para editar las playlists de Mi Ruta Diaria porque SIEMPRE REPRODUCE LAS MISMAS CANCIONES y pareciera que estoy en un loop de Rock de los 80s, (m...
  • 34 Views
  • 0 replies
  • 0 likes
  • 34 Views
  • 0 replies
  • 0 likes

All new releases (singles/albums) by country

Hello,I'm currently trying to return all new releases (singles+albums) in a specific country for the current month (or year). I am using R's spotifyr library and tried using the get_new_releases function. I'm after all daily releases for as many year...

  • Visitor
  • Hello, I'm currently trying to return all new releases (singles+albums) in a specific country for the current month (or year).    I am using R's spotifyr library and tried using the...
  • 39 Views
  • 0 replies
  • 0 likes
  • Question
  • 39 Views
  • 0 replies
  • 0 likes