Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Just quickly...
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Folks, some news on changes to the web API has been posted on the
Spotify For Developers blog. We want to reiterate the main message from
the blog that we're committed to providing a safe and secure environment
for all Spotify stakeholders. As such w...
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...
I want to build a niche database, but it would require me importing The
names of all Artists, Albums, and Tracks and saving them so I have the
references separately without hitting the API every time I need them. Is
this a violation or not? I'm tryin...
I want to build a niche database, but it would require me importing The names of all Artists, Albums, and Tracks and saving them so I have the references separately without hitting the API every time...
Operating System: iOS 14; Device: iPhone Hi there, I'm just getting
started with figuring out how to integrate Spotify API into iOS 14 /
Swift UI. However, I especially had a few troubles with Obj-C Linker
Flag and AppDelegate which isn't available i...
Operating System: iOS 14; Device: iPhone Hi there, I'm just getting started with figuring out how to integrate Spotify API into iOS 14 / Swift UI. However, I especially had a few troubles wi...
Hello,I've been working on an Android application for 5 years now
(Originally using the now discontinued API). It only requests Album Art
of currently playing songs. Yet, my Dashboard still shows"No data
available.Check back when you've made somerequ...
Hello, I've been working on an Android application for 5 years now (Originally using the now discontinued API). It only requests Album Art of currently playing songs. Yet, my Dashboard still shows ...
Hi, I'm working on a React Native app for iOS and Android which
interfaces to Spotify's API, and would like to make an animated logo
which moves according to certain frequencies of the audio being streamed
(e.g. a low-pass filter). I've got a library...
Hi, I'm working on a React Native app for iOS and Android which interfaces to Spotify's API, and would like to make an animated logo which moves according to certain frequencies of the audio being st...
Hi,OAuth2 specifications list PKCE as an extension to the standard. As
you state in your documentation, the refresh token can only be used
once. Why is this? I could not find such a recommendation, although the
original spec did state that old refres...
Hi, OAuth2 specifications list PKCE as an extension to the standard. As you state in your documentation, the refresh token can only be used once. Why is this? I could not find such a recommendation,...
Hello, I am a data science student and I am trying to analyze a dataset
which consists of many different songs collected from Spotify using the
Spotify Web API. The way these songs were collected is by using the
Search API and searching by year. Spot...
Hello, I am a data science student and I am trying to analyze a dataset which consists of many different songs collected from Spotify using the Spotify Web API. The way these songs were colle...
Hello, I made an API on ASP.NET who search tracks info. Sometime when I
do a search request wuth my app i got nothing but with Spotify console i
have tracks Exemple:
Request:https://api.spotify.com/v1/search?q=CLEO%20LAINE%20LET'S%20SLIP%20AWAY&type=...
Hello, I made an API on ASP.NET who search tracks info. Sometime when I do a search request wuth my app i got nothing but with Spotify console i have tracks Exemple: Request: ht...
Sorry for say that, but I have to. Since you guys archived the WebAPI
repository from Github and all the issues are moved to here, this
created a huge problem. I understand that this new platform took a lot
of work, and I think it's great to Spotify'...
Sorry for say that, but I have to. Since you guys archived the WebAPI repository from Github and all the issues are moved to here, this created a huge problem. I understand that this new platform too...
PlanPremiumCountryUSDevicePCOperating SystemWindows 10 My Question or
IssueI'm trying to request an access token using the /token endpoint
with python requests library but keep receiving this error: {'error':
'invalid_grant', 'error_description': 'In...
Plan Premium Country US Device PC Operating System Windows 10 My Question or Issue I'm trying to request an access token using the /token endpoint with python requests library but ke...
PlanPremiumCountryCanadaDevicePCOperating SystemWindows 10My Question or
IssueI'm having the same issue of the Edit Settings button not working,
but neither of the solutions given have fixed the issue. I'm not running
any ad blockers, and I've cleare...
Plan Premium Country Canada Device PC Operating System Windows 10 My Question or Issue I'm having the same issue of the Edit Settings button not working, but neither of the solutions given h...
PlanFreeCountryUnited KingdomOperating SystemmacOS My Question or Issue
Hi, I'm developing a home-grown app that could eventually become
commercial using the Spotify API, and was wondering where I can check my
request status for commercial integratio...
Plan Free Country United Kingdom Operating System macOS My Question or Issue Hi, I'm developing a home-grown app that could eventually become commercial using the Sp...
PlanFreeCountryPortugal DeviceDesktopOperating SystemWindows 10 My
Question or IssueHello, today i'm having an issue where i try to click
the button "Edit Settings" for my app and nothing happens.If i check the
browser's console (Chrome) i can see th...
Plan Free Country Portugal Device Desktop Operating System Windows 10 My Question or Issue Hello, today i'm having an issue where i try to click the button "Edit Settings" fo...
PlanPremiumDeviceDesktopOperating SystemLinux My Question or IssueI am
trying to set the redirection URI of an application, but clicking the
button "Edit settings" does not do anything. URL:
https://developer.spotify.com/dashboard/applications/
Plan Premium Device Desktop Operating System Linux My Question or Issue I am trying to set the redirection URI of an application, but clicking the button "Edit settings" does not do an...
Hello, gyus! My name is Ildar, i'm junior React web developer. I need
help with my pet project. In result i wanna see: if i click to genre, my
app show popular artists of this genre ( take artists followers). But i
don't know how can i build api requ...
Hello, gyus! My name is Ildar, i'm junior React web developer. I need help with my pet project. In result i wanna see: if i click to genre, my app show popular artists of this genre ( take artists fo...
PlanPremiumCountryUnited Kingdom DeviceMacBook Pro (Retina, Mid
2012)Operating SystemmacOS Catalina 10.15.7 My Question or IssueHi, I'm
running into a bit of a wall where I'm currently using a user's playlist
(retrieved from /v1/playlists/{playlist_i...
Plan Premium Country United Kingdom Device MacBook Pro (Retina, Mid 2012) Operating System macOS Catalina 10.15.7 My Question or Issue Hi, I'm running into a bit of ...
PlanPremiumCountryUnited Kingdom (England) DeviceMacBook Pro (Retina,
Mid 2012)Operating SystemmacOS Catalina 10.15.7 My Question or IssueHi,
I've recently started using the Spotify API and have followed these
guides in order to get my app set up:
ht...
Plan Premium Country United Kingdom (England) Device MacBook Pro (Retina, Mid 2012) Operating System macOS Catalina 10.15.7 My Question or Issue Hi, I've recently st...
Use Authorization Code Grant to get an access tokenUse this access token
to upload a Playlist Cover Image for any playlist that the access token
is valid for. You will get an error: 401 UnauthorizedUse the refresh
token to get a new access token, rep...
Use Authorization Code Grant to get an access token Use this access token to upload a Playlist Cover Image for any playlist that the access token is valid for. You will get an error: 401&n...
Premium acctAll sorts of devices and OS versions:- Win10 App, iPhone
6,7,X and iPad mini and Pro- iOS 9, 12, 13, 14Problem summary:Multi-zone
systems typically have one playing app =" DeviceID", with audio
distributed to several speakers (= "remoteNa...
...eviceID":"11224DB33B1B","deviceType":"SPEAKER","remoteName":"Kök","activeUser":null,"publicKey":null,"accountReq":null,"brandDisplayName":"AC","modelDisplayName":"Media Control Server","libraryVersion":"5...