Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Topics with Label: Question

Labels

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
  • NielsLangeveld
  • Casual Listener
  • 33804 Views
  • 169 replies
  • 21 likes
  • 33804 Views
  • 169 replies
  • 21 likes

Clarification request: AI integration for playlist organization

Hi everyone!I'd like to build an application for reordering songs in a playlist based on an arbitrary prompt using Chat GPT.This application would use the Spotify API to fetch the playlist data, Chat GPT to provide the reordered indexes and the Spoti...

  • Newbie
  • Hi everyone! I'd like to build an application for reordering songs in a playlist based on an arbitrary prompt using Chat GPT. This application would use the Spotify API to fetch the playlis...
  • 24 Views
  • 0 replies
  • 0 likes
  • Question
  • 24 Views
  • 0 replies
  • 0 likes

Solved!! AUTHENTICATION_ SERVICE_ UNAVAILABLE error pops up when my app tries user auth via Spotify app

When my app attempts to authenticate the user via the Spotify app installed on their device, the LoginActivity opens, and then the app returns to the previous activity, but the error AUTHENTICATION_SERVICE_UNAVAILABLE is displayed, and the user is no...

  • Casual Listener
  •   When my app attempts to authenticate the user via the Spotify app installed on their device, the LoginActivity opens,  and then the app returns to the previous activity, but the error AU...
  • jivstream
  • Casual Listener
  • 148 Views
  • 3 replies
  • 0 likes
  • Possible Bug
    Question
  • 148 Views
  • 3 replies
  • 0 likes

Authoriztion: Illegal scope/invalid scopes

When trying to use the authoriztion flow outlined in the docs, I navigate to:https://accounts.spotify.com/authorize?response_type=code&client_id=[MY_CLIENT_ID]&scope=user-read-private+user-modify-playback-state+streaming+playlist-read-prrivate+user-r...

  • Casual Listener
  • When trying to use the authoriztion flow outlined in the docs, I navigate to: https://accounts.spotify.com/authorize?response_type=code&client_id=[MY_CLIENT_ID]&scope=user-read-private+user-...
  • Ximzend
  • Rising Star 3
  • 87 Views
  • 3 replies
  • 0 likes
  • Discussion
    Possible Bug
    Question
  • 87 Views
  • 3 replies
  • 0 likes

Get Playlist Request Hangs

I am using the Spotify API for Python in a script that I have been putting together. I am using Spotify's Python API to try to get a playlist: sp.playlist('3KKr1w8DoBpT3B3iCNIJlT',fields=None,market='US') but it just hangs until I stop the script. I ...

  • Casual Listener
  • I am using the Spotify API for Python in a script that I have been putting together. I am using Spotify's Python API to try to get a playlist: sp.playlist('3KKr1w8DoBpT3B3iCNIJlT',fields=None,ma...
  • Ximzend
  • Rising Star 3
  • 69 Views
  • 1 replies
  • 0 likes
  • Question
  • 69 Views
  • 1 replies
  • 0 likes

Possible to retrieve Canvas video thru API?

I've seen this done before on services like 6KLabs but I was never sure how they did it. Is it currently possible to retrieve the Canvas video from Spotify's API, or is there another method these services are using? Any help would be greatly apprecia...

  • Visitor
  • I've seen this done before on services like 6KLabs but I was never sure how they did it.   Is it currently possible to retrieve the Canvas video from Spotify's API, or is there another method ...
  • Ximzend
  • Rising Star 3
  • 61 Views
  • 1 replies
  • 0 likes
  • Feature Request
    Question
  • 61 Views
  • 1 replies
  • 0 likes

Clarification Request: Does My DJ AI Application Violate Spotify Developer Policy?

Hi everyone,I'm currently working on an application called "Spotify DJAI," which provides a personalized DJ experience for Spotify users. It integrates Spotify's Web API and SDK to create a seamless music experience by dynamically generating DJ-like ...

  • Newbie
  • Hi everyone, I'm currently working on an application called "Spotify DJAI," which provides a personalized DJ experience for Spotify users. It integrates Spotify's Web API and SDK to create a seamles...
  • Ximzend
  • Rising Star 3
  • 84 Views
  • 1 replies
  • 0 likes
  • Question
  • 84 Views
  • 1 replies
  • 0 likes

Preview url missing for explicit content

I'm a developer using the Web API. I'm working on a feature that'll require the 30 second audio clips from Get Track endpoint.It's not showing `preview_url` for any explicit content tracks. I've tried changing the setting in the Desktop client (since...

  • Newbie
  • I'm a developer using the Web API. I'm working on a feature that'll require the 30 second audio clips from Get Track endpoint. It's not showing `preview_url` for any explicit content tracks. &nbs...
  • 64 Views
  • 0 replies
  • 0 likes
  • Discussion
    Possible Bug
    Question
  • 64 Views
  • 0 replies
  • 0 likes

Need Access to Songwriters/Composers Data for Catalog Validation via Spotify API

Plan:FreeCountry:UruguayDevice:ASUS ROG Strix - G615JIOperating System:Windows 11My Question:Hello Spotify team and community,I’m currently developing an automation tool using Spotify's API to help artists validate the integrity of their music catalo...

  • Visitor
  • Plan: Free Country: Uruguay Device: ASUS ROG Strix - G615JI Operating System: Windows 11 My Question: Hello Spotify team and community, I’m currently developing an automation tool u...
  • 72 Views
  • 0 replies
  • 0 likes
  • Question
  • 72 Views
  • 0 replies
  • 0 likes

temporary top songs list

Every day I go to the gym I wonder if Spotify had a feature like this. Among the songs I like, I want to listen to some of them during my training that day, but I do not want to create a new list. If a button was added next to the songs I like and it...

  • Visitor
  • Every day I go to the gym I wonder if Spotify had a feature like this. Among the songs I like, I want to listen to some of them during my training that day, but I do not want to create a new list. If...
  • 55 Views
  • 0 replies
  • 0 likes
  • Discussion
    Question
    temporary song list
  • 55 Views
  • 0 replies
  • 0 likes

Solved!! Block video cdn

Hello, I'm using a filtering DNS to block some domain on my child's phone.I want to block also video on Spotify and I try to identify domain of CDN linked to video streaming.Where can I find a list of domains used by purpose?Like image-cdn-ak.spotify...

  • Regular
  • Hello,  I'm using a filtering DNS to block some domain on my child's phone. I want to block also video on Spotify and I try to identify domain of CDN linked to video streaming. Where can I fi...
  • andrewz0
  • Regular
  • 385 Views
  • 5 replies
  • 0 likes
  • Question
  • 385 Views
  • 5 replies
  • 0 likes

Why is my Spotify playlist rearranging itself randomly?

Has anyone else noticed their Spotify playlists reshuffling themselves? I've organized my songs in a specific order, but lately, it seems like Spotify is randomly changing the sequence. It's really frustrating when I want to listen to my tracks in th...

  • Casual Listener
  • Has anyone else noticed their Spotify playlists reshuffling themselves? I've organized my songs in a specific order, but lately, it seems like Spotify is randomly changing the sequence. It's really f...
  • CerynJQ
  • Casual Listener
  • 426 Views
  • 1 replies
  • 0 likes
  • Question
  • 426 Views
  • 1 replies
  • 0 likes

Solved!!Superuser Contribution Commercial use of Track Features and Analysis data

PlanFreeCountryJapanMy Question or IssueHi, I have a legal question and Spotify support told me to ask here.I am a staff working at a TV station. I want to use the Track Features and Analysis data I GET from the Spotify Web API as a reference for cas...

  • Casual Listener
  • Plan Free Country Japan My Question or Issue Hi, I have a legal question and Spotify support told me to ask here. I am a staff working at a TV station. I want to use the Track Features and A...
  • shimo814
  • Casual Listener
  • 285 Views
  • 2 replies
  • 0 likes
  • Commercial
    Question
  • 285 Views
  • 2 replies
  • 0 likes

Solved!! Ban on using audio features of a song for ML or algorithms

Can someone shed some light on why and when the audio features from the API were banned from being used for Machine Learning or any algorithms in general? I'm curious because there are a lot of papers that have used them for that, but maybe the ban i...

  • Casual Listener
  • Can someone shed some light on why and when the audio features from the API were banned from being used for Machine Learning or any algorithms in general? I'm curious because there are a lot of paper...
  • Ximzend
  • Rising Star 3
  • 177 Views
  • 1 replies
  • 0 likes
  • Question
  • 177 Views
  • 1 replies
  • 0 likes

Unable to Log In to Spotify Developer Dashboard

I am experiencing an issue when trying to access the Spotify Developer Dashboard. After receiving a "session expired" error message, I attempted to log in again by navigating back to the main page and clicking the "Login" button. However, nothing hap...

  • Casual Listener
  • I am experiencing an issue when trying to access the Spotify Developer Dashboard. After receiving a "session expired" error message, I attempted to log in again by navigating back to the main page an...
  • 213 Views
  • 0 replies
  • 0 likes
  • Discussion
    Possible Bug
    Question
  • 213 Views
  • 0 replies
  • 0 likes

Time for an update on API Approval times?

Hey everyone, I thought I'd share a bit of our journey in trying to integrate Spotify into our social music platform. Like many of you here, we've been navigating the mysterious seas of the Spotify API approval process. We get it, the approval team's...

  • Music Fan
  • Hey everyone,   I thought I'd share a bit of our journey in trying to integrate Spotify into our social music platform. Like many of you here, we've been navigating the mysterious seas of the ...
  • rotemd1
  • Visitor
  • 1393 Views
  • 10 replies
  • 5 likes
  • Discussion
    Question
  • 1393 Views
  • 10 replies
  • 5 likes

GET playback state and rate limits

Hi! I am looking to build a player as a hobby project that would not be too different from the actual Spotify's web player, but for real-time knowledge about the playback state I would need to poll the GET Playback State endpoint quite often. Will my...

  • Newbie
  • Hi! I am looking to build a player as a hobby project that would not be too different from the actual Spotify's web player, but for real-time knowledge about the playback state I would need to poll t...
  • 117 Views
  • 0 replies
  • 0 likes
  • Question
  • 117 Views
  • 0 replies
  • 0 likes

Spotify Web API taking forever to respond

Hi everyone,I just recently started using Spotify API for a personal project in Python, and I've run into an issue that I think might be related to rate limiting. The API has suddenly stopped responding, and the requests are taking forever to complet...

  • Visitor
  • Hi everyone, I just recently started using Spotify API for a personal project in Python, and I've run into an issue that I think might be related to rate limiting.   The API has suddenly stop...
  • bobdole203
  • Casual Listener
  • 673 Views
  • 4 replies
  • 1 likes
  • Question
  • 673 Views
  • 4 replies
  • 1 likes

Individual statistics

Hi everyone,I’m wondering if there’s a way to check how many times I’ve played a specific song on Spotify. I’d like to see the playback statistics for individual tracks on my account. Does anyone know if Spotify provides such information, or if there...

  • Newbie
  • Hi everyone, I’m wondering if there’s a way to check how many times I’ve played a specific song on Spotify. I’d like to see the playback statistics for individual tracks on my account. Does anyone k...
  • 71 Views
  • 0 replies
  • 0 likes
  • Question
  • 71 Views
  • 0 replies
  • 0 likes

Solved!! Private user auth access for backend services

Hi, I'm writing a backend Python service (using Spotipy) which will receive HTTP requests and post things, etc, and it will be deployed in a docker container in a server somewhere off my machine. It needs access to certain scopes that require auth i....

  • Casual Listener
  • Hi,   I'm writing a backend Python service (using Spotipy) which will receive HTTP requests and post things, etc, and it will be deployed in a docker container in a server somewhere off my mac...
  • Terpal
  • Casual Listener
  • 799 Views
  • 2 replies
  • 0 likes
  • Question
  • 799 Views
  • 2 replies
  • 0 likes

Error 429, retry-after missing

So i have been working on an app for the past fiew days. I am now doing some testing for rate limits but the problem is i'm unable to see the retry-after time in the response when i get the error 429. So i can't do anithing about it and no matter how...

  • Casual Listener
  • So i have been working on an app for the past fiew days. I am now doing some testing for rate limits but the problem is i'm unable to see the retry-after time in the response when i get the error 429...
  • simdev
  • Casual Listener
  • 2341 Views
  • 12 replies
  • 10 likes
  • Question
  • 2341 Views
  • 12 replies
  • 10 likes