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

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
  • BaltaJmn
  • Regular
  • 31132 Views
  • 164 replies
  • 21 likes
  • 31132 Views
  • 164 replies
  • 21 likes

Error code 500 when trying to retrieve a song from library

PlanPremiumCountry DeviceDesktopOperating SystemLinux My Question or IssueI am trying to simply retrieve a song from my libary using the API, but I am receiving an error code 500. import spotipy from spotipy.oauth2 import SpotifyOAuth scope = "user-l...

  • Newbie
  • Plan Premium Country   Device Desktop Operating System Linux   My Question or Issue I am trying to simply retrieve a song from my libary using the API, but I am receiving an error...
  • 174 Views
  • 0 replies
  • 1 likes
  • Python
    Spotipy
    webapi
  • 174 Views
  • 0 replies
  • 1 likes

Play DJ from Alexa

PlanPremiumCountryUSADeviceAlexa AutoOperating SystemIOS My Question or IssueLove that I can request Spotify songs, albums, artists, playlists from Alexa as I'm driving. Is there some way to launch the DJ via Alexa? Some "code word"? Thanks!Brian

  • Newbie
  • Plan Premium Country USA Device Alexa Auto Operating System IOS   My Question or Issue Love that I can request Spotify songs, albums, artists, playlists from Alexa as I'm driving.&nbsp...
  • Twilightangel12
  • Newbie
  • 1008 Views
  • 1 replies
  • 2 likes
  • Alexa
    DJ
  • 1008 Views
  • 1 replies
  • 2 likes

Issue with Web API: Can't figure out the reason why my "App Status" is "Disabled and blocked" .

PlanPremiumCountryFinlandDeviceDesktop computerOperating SystemLinux My Question or IssueMy webapp suddenly got blocked from accessing the Web API and I haven't been able to figure out how my app goes against the developer terms and conditions. I've ...

  • Casual Listener
  • Plan Premium Country Finland Device Desktop computer Operating System Linux   My Question or Issue My webapp suddenly got blocked from accessing the Web API and I haven't been able to ...
  • Ximzend
  • Rising Star 1
  • 202 Views
  • 3 replies
  • 0 likes
  • Web API access
  • 202 Views
  • 3 replies
  • 0 likes

Web API Reference "Get Token" button

Overnight the entire web API reference has changed, and every page has been overhauled... to show the exact same thing... but aesthetically pleasing... so where is the "Get Token" button that manually generates an OAuth token for you to use to test t...

  • Casual Listener
  • Overnight the entire web API reference has changed, and every page has been overhauled... to show the exact same thing... but aesthetically pleasing... so where is the "Get Token" button that manuall...
  • fastestdudealive9
  • Newbie
  • 3794 Views
  • 7 replies
  • 12 likes
  • api
  • 3794 Views
  • 7 replies
  • 12 likes

`/oauth/authorize` inexplicably failing with "Oops! Something went wrong"

I figured out my problem, I'm just posting this in case it helps someone else. I'm not sure if it matters, but I am using the current version of the spotify-ruby gem, and will make this same report there, although I think there is something to learn ...

iwdFC7y
  • Visitor
  • I figured out my problem, I'm just posting this in case it helps someone else.   I'm not sure if it matters, but I am using the current version of the spotify-ruby gem, and will make this same...
  • atemUsername
  • Casual Listener
  • 530 Views
  • 1 replies
  • 1 likes
  • 530 Views
  • 1 replies
  • 1 likes

Broken link email verification

PlanPremiumCountryNorwayDevicePC, mac and phone My Question or IssueTrying to activate email adress for creating a developer project, but the link is broken.Removed from url Dette nettstedet er ikke tilgjengeligDet kan hende at nettsiden på https://w...

  • Visitor
  • Plan Premium Country Norway Device PC, mac and phone   My Question or Issue Trying to activate email adress for creating a developer project, but the link is broken. Removed from url &...
  • 125 Views
  • 0 replies
  • 1 likes
  • Possible Bug
    Question
  • 125 Views
  • 0 replies
  • 1 likes

How can I enable crossfade option for the web player?

PlanPremiumCountryKoreaDeviceChrome, DesktopOperating SystemWindow 10, Mac My Question or IssueHi Team, I bought a license and have been making an application for my own bar. But, I can't find related api for enabling the crossfade function for web p...

  • Music Fan
  • Plan Premium Country Korea Device Chrome, Desktop Operating System Window 10, Mac   My Question or Issue Hi Team, I bought a license and have been making an application for my own bar....
  • Puglifiled
  • Roadie
  • 2411 Views
  • 6 replies
  • 1 likes
  • 2411 Views
  • 6 replies
  • 1 likes

Android SDK - crossfading

Hi there I have noticed that there’s no ability to set or enable the crossfading in spotify android sdk. Wondering if a ticket can be open to add this feature? thanks

  • Casual Listener
  • Hi there  I have noticed that there’s no ability to set or enable the crossfading in spotify android sdk.  Wondering if a ticket can be open to add this feature?  thanks
  • Puglifiled
  • Roadie
  • 530 Views
  • 2 replies
  • 3 likes
  • Android
    Crossfade
  • 530 Views
  • 2 replies
  • 3 likes

AI Spotify Policy in Apps such as PlaylistAI and Playlistable

Hi all, I've been looking for an easy way to create new playlists and better organize my Spotify account when I stumbled upon apps like PlaylistAI (https://www.playlistai.app/) and Playlistable (https://playlistable.io/) and was hoping to develop a s...

  • Casual Listener
  • Hi all,  I've been looking for an easy way to create new playlists and better organize my Spotify account when I stumbled upon apps like PlaylistAI (https://www.playlistai.app/) and Playlistabl...
  • Ximzend
  • Rising Star 1
  • 665 Views
  • 4 replies
  • 0 likes
  • AI
    API Help
    API Legalities
    legal
  • 665 Views
  • 4 replies
  • 0 likes

Spotify is randomly timing out my API requests?

I have made an app in python that needs to update a UI with currently playing song info around every second (I have a progress bar for the songs duration) but my requests are randomly timed out with spotify returning a 401. I use spotipy to interact ...

  • Casual Listener
  • I have made an app in python that needs to update a UI with currently playing song info around every second (I have a progress bar for the songs duration) but my requests are randomly timed out with ...
  • DylenLiverman
  • Casual Listener
  • 357 Views
  • 2 replies
  • 0 likes
  • api
    Python
    Question
  • 357 Views
  • 2 replies
  • 0 likes

How do I find the top 500 artists?

I'm trying to make a personal project using the Spotify API to help refresh myself on how to code. I'm trying to randomly choose an artist from the top 500 artists on the platform, but I can't find a way in the documentation to get that list. Does an...

  • Casual Listener
  • I'm trying to make a personal project using the Spotify API to help refresh myself on how to code. I'm trying to randomly choose an artist from the top 500 artists on the platform, but I can't find a...
  • Justin0122
  • Music Fan
  • 336 Views
  • 3 replies
  • 0 likes
  • Question
  • 336 Views
  • 3 replies
  • 0 likes

Optimizing API Calls to Avoid Rate Limits for Playlist Recommendations

Hello everyone, I am Japanese, so my English may be unnatural. I've been working on a project where I generate playlist recommendations based on specific playlists using the Spotify API. Recently, I've encountered an issue where my calls to `sp.playl...

  • Newbie
  • Hello everyone,   I am Japanese, so my English may be unnatural. I've been working on a project where I generate playlist recommendations based on specific playlists using the Spotify API. Rec...
  • 417 Views
  • 0 replies
  • 0 likes
  • Question
  • 417 Views
  • 0 replies
  • 0 likes

Android SDK Auth Window Not Showing up

PlanPremiumCountryUnited StatesDevicePixel 4a, Android EmulatorOperating SystemAndroid My Question or IssueI've been trying to use the Getting Started with Android SDK article from Spotify to set up Remote Playback in my React Native Android App. I a...

  • Newbie
  • ...onnectionParams, new Connector.ConnectionListener() { @Override public void onConnected(SpotifyAppRemote spotifyAppRemote) { mSpotifyAppRemote = s...
  • 154 Views
  • 0 replies
  • 0 likes
  • "spotify"
    Android
    android-sdk
    spotify-android
  • 154 Views
  • 0 replies
  • 0 likes

Server methods hidden from Express.js server

Hello, I am trying to build an app to experiment with the API but I have ran into some problems.When I try to call methods like SpotifyWebApi.authorizationCodeGrant() or SpotifyWebApi.refreshAccessToken() I get unresolved functions error. Apparently ...

  • Visitor
  • Hello, I am trying to build an app to experiment with the API but I have ran into some problems. When I try to call methods like SpotifyWebApi.authorizationCodeGrant() or SpotifyWebApi.refreshAccess...
  • 113 Views
  • 0 replies
  • 0 likes
  • Question
  • 113 Views
  • 0 replies
  • 0 likes

Idea for an AI powered search engine

Hey Spotify people, I noticed myself looking for the perfect synthy playlist for focussing that would match my taste and the vibe I'm looking for. And than I thought to myself, wouldn't it be awesome if there was this feature you can prompt the kinda...

  • Visitor
  • Hey Spotify people,   I noticed myself looking for the perfect synthy playlist for focussing that would match my taste and the vibe I'm looking for. And than I thought to myself, wouldn't it b...
  • Justin0122
  • Music Fan
  • 221 Views
  • 1 replies
  • 1 likes
  • idea
  • 221 Views
  • 1 replies
  • 1 likes

Authorisation code for Tracks

Unable to get the Authorisation token for Get tracks.Please help me with steps.PlanFree/PremiumCountryIndia

  • Visitor
  • Unable to get the Authorisation token for Get tracks. Please help me with steps. Plan Free/Premium Country India    
  • 104 Views
  • 0 replies
  • 0 likes
  • Help
  • 104 Views
  • 0 replies
  • 0 likes

Cannot download any new music no matter who I’m looking for says cannot load page

My Question or IssueI cannot download any new artists every time I try it says cannot load page doesn’t matter what artist I’m after it will not work. What is the problem? I know my account is up-to-date. My next payment is due in March.

  • Visitor
  •     My Question or Issue I cannot download any new artists every time I try it says cannot load page doesn’t matter what artist I’m after it will not work. What is the problem? I know my...
  • 82 Views
  • 0 replies
  • 0 likes
  • Feature Request
  • 82 Views
  • 0 replies
  • 0 likes

Enhancing the Spotify track tags with my own tags

Hi everyone, I want to build an app which can recommend Spotify tracks based on the user's own library of music (could be a user's collection of .mp3). For this, I want to enhace the default tags for Spotify tracks with my own self-crafted tags (say,...

  • Newbie
  • Hi everyone,   I want to build an app which can recommend Spotify tracks based on the user's own library of music (could be a user's collection of .mp3). For this, I want to enhace the default...
  • 181 Views
  • 0 replies
  • 0 likes
  • "Download song using API"
    Cianite
  • 181 Views
  • 0 replies
  • 0 likes

Spotify Integration with react native

Hello, I want to build a reels app like tiktok. The user can upload a video and choose a music from spotify api and the music will be played on the video when viewing the reel. I just want to know how to get started and I want an estimate cost for th...

  • Casual Listener
  • Hello, I want to build a reels app like tiktok. The user can upload a video and choose a music from spotify api and the music will be played on the video when viewing the reel. I just want to know ho...
  • Ximzend
  • Rising Star 1
  • 2591 Views
  • 2 replies
  • 0 likes
  • Discussion
    Question
  • 2591 Views
  • 2 replies
  • 0 likes

Time-Based Song Retrieval

This proposal suggests the implementation of a new feature in the Spotify API to retrieve liked songs based on a specified time range. The objective is to offer users a convenient way to access and manage their favorite songs from a particular period...

Tristan030_1-1706957882526.png Tristan030_0-1706957796690.png
  • Music Fan
  • This proposal suggests the implementation of a new feature in the Spotify API to retrieve liked songs based on a specified time range. The objective is to offer users a convenient way to access and m...
  • 231 Views
  • 0 replies
  • 2 likes
  • api
    API parameter
    Feature Request
  • 231 Views
  • 0 replies
  • 2 likes