Announcements

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: Spotify Web API

Labels

Forum Posts

/playlists API Endpoint Issue Fixed

We wanted to provide an update regarding issues identified in the “/playlists” API endpoints. We have investigated the reported concerns of null results appearing in responses and have fixed the behaviour in the “/me/playlists” and “/users/{user_id}/...

  • Spotify
  • Spotify
  • AdrienCompDev
  • Casual Listener
  • 2130 Views
  • 9 replies
  • 1 likes
  • Possible Bug
  • 2130 Views
  • 9 replies
  • 1 likes

Web API: Get Track's Audio Features: 403 error

Hello Spotify Team, I am currently working on a project to catalog my vinyl collection along with additional song information. I recently learned that the audio-features/{id} endpoint has been deprecated. Could this be the reason why it is returning ...

  • Casual Listener
  • Hello Spotify Team,   I am currently working on a project to catalog my vinyl collection along with additional song information.   I recently learned that the audio-features/{id} endpoi...
  • Ximzend
  • Spotify Star
  • 228 Views
  • 4 replies
  • 0 likes
  • Spotify Web API
  • 228 Views
  • 4 replies
  • 0 likes

Web API PKCE Authorize Not Working: INVALID_CLIENT: Invalid redirect URI

PlanPremiumCountryUSADevicePixel 3a EmulatorOperating SystemAndroid 13 My Question or IssueI am developing a mobile app with flutter/dart that uses Spotify's Web API. I am able to authenticate users without PKCE but when I use PKCE I get the error "I...

  • Newbie
  • Plan Premium Country USA Device Pixel 3a Emulator Operating System Android 13   My Question or Issue I am developing a mobile app with flutter/dart that uses Spotify's Web API. I am ab...
  • TimothyLuedtke
  • Visitor
  • 700 Views
  • 1 replies
  • 1 likes
  • App authorization
    flutter
    PKCE
    Spotify Web API
  • 700 Views
  • 1 replies
  • 1 likes

Oauth sign in to web api without web browser / graphical interface

I'm working on the alarm clock with Spotify playlists and albums. I wrote a client (https://github.com/ciembor/spotify-cmd) based on a Spotify Web API and it works well, but when I Connect using oauth it opens browser and then uses my callback. The p...

  • Regular
  • I'm working on the alarm clock with Spotify playlists and albums. I wrote a client (https://github.com/ciembor/spotify-cmd) based on a Spotify Web API and it works well, but when I Connect using oaut...
  • IgorM1
  • Newbie
  • 1239 Views
  • 2 replies
  • 0 likes
  • api
    authentication
    Authentication Token
    Console
    Linux
    OAuth
    oAuth2
    Spotify Web API
    Terminal
    Web API
  • 1239 Views
  • 2 replies
  • 0 likes

Superuser Contribution Password Change Re-aunthentication Issues

On three separate occasions spotify has randomly logged me out and told me my password was incorrect (when it wasn't) - I recently made an app which connects to the spotify API which I think must be something to do with the issues as it didn't happen...

  • Newbie
  • On three separate occasions spotify has randomly logged me out and told me my password was incorrect (when it wasn't) - I recently made an app which connects to the spotify API which I think must be ...
  • LambertSpot
  • Spotify
  • 175 Views
  • 1 replies
  • 0 likes
  • Spotify Web API
  • 175 Views
  • 1 replies
  • 0 likes

Auth attempts all return "code_verifier required" when using non-PKCE auth between iOS and Web

PlanFree/PremiumCountryUSA DeviceiPhone XROperating SystemiOS 17.4.1 My Question or IssueI'm trying to authenticate using non-PKCE between Spotify iOS SDK and Web API. Every time I try to exchange the auth code for tokens, I get a 400 error and the b...

  • Newbie
  • Plan Free/Premium Country USA   Device iPhone XR Operating System iOS 17.4.1   My Question or Issue I'm trying to authenticate using non-PKCE between Spotify iOS SDK and Web API....
  • jcrm1
  • Casual Listener
  • 656 Views
  • 1 replies
  • 0 likes
  • Auth code flow
    iOS SDK
    iossdk
    PKCE
    Possible Bug
    Spotify iOS SDK
    Spotify Web API
    Web API
  • 656 Views
  • 1 replies
  • 0 likes

Superuser Contribution 403 for some users in Development Mode

I am using Web API in Development Mode for prototyping an idea. It runs on the web using React and Node. I am not using any Spotify libraries, just hitting Web API directly. The endpoints I am using are:- /v1/me/playlists?limit=20- /v1/me/top/tracks?...

  • Casual Listener
  • I am using Web API in Development Mode for prototyping an idea.  It runs on the web using React and Node.  I am not using any Spotify libraries, just hitting Web API directly.   ...
  • sirglag1
  • Casual Listener
  • 199 Views
  • 2 replies
  • 0 likes
  • Spotify Web API
  • 199 Views
  • 2 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
  • 1179 Views
  • 5 replies
  • 1 likes
  • API request
    API search
    spotify api
    Spotify Web API
  • 1179 Views
  • 5 replies
  • 1 likes

spotify webapi auth and requests

for the past few weeks ive been trying to implement spotify webapi on my app to auth users, get their pfp and handler and also get their currently playing track name and artist name but had no success. id appreciate any help.AuthViewModel:package com...

  • Casual Listener
  • for the past few weeks ive been trying to implement spotify webapi on my app to auth users, get their pfp and handler and also get their currently playing track name and artist name but had no succes...
  • 338 Views
  • 0 replies
  • 0 likes
  • Kotlin
    Spotify Web API
  • 338 Views
  • 0 replies
  • 0 likes

Solved!! Issues with Missing refresh_token in API Response

I successfully set up authentication and the process to obtain an access_token, but I'm facing an issue while configuring the token refresh process. According to the documentation, the response from the API when requesting a token refresh should cont...

  • Casual Listener
  • I successfully set up authentication and the process to obtain an access_token, but I'm facing an issue while configuring the token refresh process. According to the documentation, the response from ...
  • simpamusic
  • Regular
  • 749 Views
  • 4 replies
  • 0 likes
  • problem
    Question
    Spotify Web API
  • 749 Views
  • 4 replies
  • 0 likes

Some testers got 403 error even were added to dev dashboard

PlanPremiumCountryAUDeviceiPhone and GalaxyOperating SystemiOS and Android My Question or IssueHi Spotify team, I am developing an app integrating web APIs and it is now on beta test. Some testers reported they received 403 error when trying to query...

  • Newbie
  • Plan Premium Country AU Device iPhone and Galaxy Operating System iOS and Android   My Question or Issue Hi Spotify team,   I am developing an app integrating web APIs and it is...
  • 630 Views
  • 0 replies
  • 2 likes
  • Developer Dashboard Problem
    Possible Bug
    Spotify Web API
  • 630 Views
  • 0 replies
  • 2 likes

Why are so many Preview URL's missing from the API

Working with the Spotify Web API I have realized so many songs are missing their preview URL's when requested with the API. But if you were to share this song via text message through the Spotify App all songs have a preview URL. It's not just random...

  • Regular
  • Working with the Spotify Web API I have realized so many songs are missing their preview URL's when requested with the API. But if you were to share this song via text message through the Spotify App...
  • djmtype
  • Gig Goer
  • 2659 Views
  • 4 replies
  • 5 likes
  • API Bug
    API request
    API search
    Spotify Web API
    Web API
  • 2659 Views
  • 4 replies
  • 5 likes

Change aspect of cover image!

Hi, I'm making a web app and I want to know if it is legal to round un the cover image of the music that is currently being played. I want to inform that this app will not be used for any commercial reasons, it will be just a simple project app for m...

  • Regular
  • Hi, I'm making a web app and I want to know if it is legal to round un the cover image of the music that is currently being played.  I want to inform that this app will not be used for any comm...
  • practical_hen
  • Regular
  • 402 Views
  • 4 replies
  • 0 likes
  • api
    design
    Spotify Redesign
    Spotify Web API
  • 402 Views
  • 4 replies
  • 0 likes

Academic Use of Spotify Data for PhD Research

Hello, I’m a PhD student researching popularity in music and have used Spotify Web API in the past for my work.Currently, the developer T&C prohibit the training of ML and AI models on Spotify content, including audio features & metadata. Could anyon...

  • Casual Listener
  • Hello,  I’m a PhD student researching popularity in music and have used Spotify Web API in the past for my work. Currently, the developer T&C prohibit the training of ML and AI models on S...
  • Liping-LZ
  • Visitor
  • 1694 Views
  • 8 replies
  • 0 likes
  • Spotify Web API
  • 1694 Views
  • 8 replies
  • 0 likes

Solved!! Understanding the usage of the web api

Hi, I want to use the web api from spotify for developers but I want to make sure of some things about it. I read the docs, but I want to be sure that I understood them clearly. If I go with authorization code with PKCE that means I won't need the cl...

  • Regular
  • Hi, I want to use the web api from spotify for developers but I want to make sure of some things about it. I read the docs, but I want to be sure that I understood them clearly.   If I go with...
  • DeEduard
  • Regular
  • 2912 Views
  • 2 replies
  • 0 likes
  • Spotify Web API
    Web API
  • 2912 Views
  • 2 replies
  • 0 likes

Spotify API is frequently down

I've been using Spotify's Web API for my university project for a month. I hadn't experienced any problems with it until a week ago when the API suddenly stopped responding to requests. It was fixed about 12 hours later and functioned well until toda...

  • Visitor
  • I've been using Spotify's Web API for my university project for a month. I hadn't experienced any problems with it until a week ago when the API suddenly stopped responding to requests. It was fixed ...
  • Naianasha
  • Roadie
  • 485 Views
  • 2 replies
  • 0 likes
  • api
    API response
    Spotify Web API
  • 485 Views
  • 2 replies
  • 0 likes

Player command failed: Restriction violated

PlanPremiumDeviceAsus Laptop, Brave browserOperating SystemWin 11 My Question or IssueI cant seem to figure out why specific songs will not play via the api. For example I list my liked songs which all play via spotify player, but on my project some ...

  • Newbie
  • Plan Premium Device Asus Laptop, Brave browser Operating System Win 11   My Question or Issue I cant seem to figure out why specific songs will not play via the api. For example I list m...
  • 475 Views
  • 0 replies
  • 1 likes
  • Spotify Web API
  • 475 Views
  • 0 replies
  • 1 likes

Web API results not enough playlists

Hi I'm creating a web application that uses the Spotify API and since a week or two I'm noticing weird behaviour on the api.spotify.com/v1/me/playlists call. The used query is ?limit=50&offset=0 and I'm only getting 49 results the first time I run it...

  • Newbie
  • Hi   I'm creating a web application that uses the Spotify API and since a week or two I'm noticing weird behaviour on the api.spotify.com/v1/me/playlists call.   The used query is ...
  • 199 Views
  • 0 replies
  • 1 likes
  • Spotify Web API
  • 199 Views
  • 0 replies
  • 1 likes

[Spotify Web API] Can't read private playlists

I'm attempting to create my own project with just the Python requests module, and I'm pretty sure I put the scope thing in the right place... response = requests.post( url='https://accounts.spotify.com/api/token', data={ 'grant_type':'client_credenti...

  • Casual Listener
  • I'm attempting to create my own project with just the Python requests module, and I'm pretty sure I put the scope thing in the right place...   response = requests.post( url='https://a...
  • Ximzend
  • Spotify Star
  • 573 Views
  • 3 replies
  • 0 likes
  • Question
    Spotify Web API
  • 573 Views
  • 3 replies
  • 0 likes

Issue with pagination in "Get Artist's Albums" endpoint

PlanFreeCountryGreeceOperating System(Windows 10) My Question or IssueI try to consume the "Get Artist's Albums" endpoint but I face an issue when trying to implment pagination. When I try to make a request using the parameter "include_groups" either...

  • Newbie
  • Plan Free Country Greece Operating System (Windows 10)   My Question or Issue I try to consume the "Get Artist's Albums" endpoint but I face an issue when trying to implment pagination. ...
  • 303 Views
  • 0 replies
  • 0 likes
  • API Endpoint
    pagination
    Possible Bug
    spotify api
    Spotify Web API
    Web API
  • 303 Views
  • 0 replies
  • 0 likes

Adding apostrophe to app name broke my developer account

Hi from Sweden! I'm a student in computer science and engineering working on a side project which utilise the Spotify Web API. I think I have accidentally manage to brake my developer account by adding an apostrophe into the App name... For my side p...

  • Newbie
  • Hi from Sweden!     I'm a student in computer science and engineering working on a side project which utilise the Spotify Web API. I think I have accidentally manage to brake my deve...
  • 174 Views
  • 0 replies
  • 0 likes
  • Discussion
    Possible Bug
    Spotify Web API
  • 174 Views
  • 0 replies
  • 0 likes