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

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

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
  • 3093 Views
  • 9 replies
  • 2 likes
  • Possible Bug
  • 3093 Views
  • 9 replies
  • 2 likes

Commercial App Examples

Does anyone have any examples of commercial 3rd Party Spotify Applications? I am considering making a commercial application but can't find any examples of live 3rd party commercial applications. Thanks!

  • Newbie
  • Does anyone have any examples of commercial 3rd Party Spotify Applications? I am considering making a commercial application but can't find any examples of live 3rd party commercial applications. Tha...
  • 215 Views
  • 0 replies
  • 0 likes
  • Commercial
  • 215 Views
  • 0 replies
  • 0 likes

Getting final URL with a URL that redirects using Python

The Spotify API sends you back a URL when authenticating. This URL, redirects you to a previously specified redirect URI (in my case http://localhost:5000) with some parameters that I am after. But so far I can only get to this final URL if I copy pa...

  • Casual Listener
  • The Spotify API sends you back a URL when authenticating. This URL, redirects you to a previously specified redirect URI (in my case http://localhost:5000) with some parameters that I am after. But s...
  • 739 Views
  • 0 replies
  • 1 likes
  • Python
    Spotify
  • 739 Views
  • 0 replies
  • 1 likes

How can I get the Spotify ID for all podcast episodes?

We have over 1000 podcast episodes so it doesn't make sense to try and get them all one-by-one, we need some API or automated way to get them. Everything I see in the API docs requires you to already have the Spotify ID, but how can I get it programm...

  • Newbie
  • We have over 1000 podcast episodes so it doesn't make sense to try and get them all one-by-one, we need some API or automated way to get them. Everything I see in the API docs requires you to already...
  • skilander
  • Casual Listener
  • 1409 Views
  • 3 replies
  • 0 likes
  • 1409 Views
  • 3 replies
  • 0 likes

Solved!! release date discrepancy

I have print code for the release date (print("Data premiery:", release_date)). There is a different date in spotify and different in print for the same release. Release: https://open.spotify.com/album/1CSWCjpem975OAr1HyOE7M Release date in spotify: ...

  • Casual Listener
  • I have print code for the release date (print("Data premiery:", release_date)). There is a different date in spotify and different in print for the same release.    Release: https://...
  • Prague
  • Community Legend
  • 592 Views
  • 3 replies
  • 1 likes
  • Possible Bug
    Question
  • 592 Views
  • 3 replies
  • 1 likes

How to add tracks to a playlist I own?

I'd like to use the web api to add tracks to my playlist.The 1st issue is how to get the access token. I see a few questions on this board about this issue. None of them has an answer that shows how to get an access token that has enough privilege to...

  • Regular
  • I'd like to use the web api to add tracks to my playlist. The 1st issue is how to get the access token. I see a few questions on this board about this issue. None of them has an answer that shows ho...
  • 440 Views
  • 0 replies
  • 0 likes
  • Question
  • 440 Views
  • 0 replies
  • 0 likes

INVALID_CLIENT: Invalid redirect URI

PlanFree/PremiumCountryUSA My Question or IssueI created an app where I fetch data from the Spotify API and use it to make a playlist. The app works perfectly on my computer but on other devices I have a problem. When other people have to log into th...

  • Newbie
  •   Plan Free/Premium Country USA     My Question or Issue I created an app where I fetch data from the Spotify API and use it to make a playlist. The app works perfectly on my c...
  • Prague
  • Community Legend
  • 2480 Views
  • 1 replies
  • 1 likes
  • redirect-uri
  • 2480 Views
  • 1 replies
  • 1 likes

Funk category is missing from the API

The /browse/categories endpoint returns a category "funk"curl --request GET \ --url 'https://api.spotify.com/v1/browse/categories?limit=0&offset=50' \ --header 'Authorization: Bearer 1PO....'{ "href": "https://api.spotify.com/v1/browse/categories/fun...

  • Gig Goer
  • The /browse/categories endpoint returns a category "funk" curl --request GET \ --url 'https://api.spotify.com/v1/browse/categories?limit=0&offset=50' \ --header 'Authorization: Bearer 1PO......
  • 216 Views
  • 0 replies
  • 1 likes
  • api
    Possible Bug
  • 216 Views
  • 0 replies
  • 1 likes

How to get access token to modify my private playlist?

Plan: PremiumCountry: USDevice: curl or httpieMy Question: how can I get an access token so that I can access/modify my spotify account (e.g. create/list playlists, add/remove tracks to a playlist) with curl? I don't need to write any web/phone app.

  • Regular
  • Plan: Premium Country: US Device: curl or httpie My Question: how can I get an access token so that I can access/modify my spotify account (e.g. create/list playlists, add/remove tracks to a p...
  • 199 Views
  • 0 replies
  • 0 likes
  • Question
  • 199 Views
  • 0 replies
  • 0 likes

Can I get API for live concerts of singers

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue

  • Visitor
  • Plan Free/Premium Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue  
  • Ximzend
  • Spotify Star
  • 465 Views
  • 1 replies
  • 0 likes
  • Concert API
  • 465 Views
  • 1 replies
  • 0 likes

Solved!! 403 error on GET v1/me/top/tracks

hello,i have been working on an app that uses spotify API and one of the things i need to do is get access to the top 25 tracks in a specified time range. the issue is that i keep getting a 403 error when i send get requests. i have spent hours tryin...

  • Regular
  • hello, i have been working on an app that uses spotify API and one of the things i need to do is get access to the top 25 tracks in a specified time range. the issue is that i keep getting a 403 err...
  • sunwukong23
  • Casual Listener
  • 8748 Views
  • 11 replies
  • 0 likes
  • api
  • 8748 Views
  • 11 replies
  • 0 likes

Issues with logging onto Developer Portal

Hello everyone.I'm currently experiencing inability to log onto the developer portal. I've never tried to log on it so I'm wondering why I am unable to do that. The page simply refreshes after logging in action has been done.I'm trying to work on som...

  • Casual Listener
  • Hello everyone. I'm currently experiencing inability to log onto the developer portal. I've never tried to log on it so I'm wondering why I am unable to do that. The page simply refreshes after lo...
  • GalaxyCat
  • Newbie
  • 605 Views
  • 2 replies
  • 1 likes
  • 605 Views
  • 2 replies
  • 1 likes

Solved!! Track Analysis for Hobby und Scientific Research

I want to use track infos for myself and also for scientific research.I read in the spotipy package that i have to create an app. Unfortunately the API does not work for me and the app gets disabled after a time.Is it not possible for normal persons ...

  • Music Fan
  • I want to use track infos for myself and also for scientific research. I read in the spotipy package that i have to create an app.   Unfortunately the API does not work for me and the app get...
  • Ximzend
  • Spotify Star
  • 1029 Views
  • 16 replies
  • 0 likes
  • Discussion
  • 1029 Views
  • 16 replies
  • 0 likes

Playlist API Bug Report (Public: True/false)

PlanPremiumCountryThe NetherlandsDeviceHP ProBookOperating SystemWindows 11 My Question or IssueWhen requesting a playlist from the ''/me/playlists'' endpoint it is documented that the playlist object can either be: public, private or null. However, ...

Fjerr_1-1689332921519.png Fjerr_2-1689332963384.png
  • Casual Listener
  • Plan Premium Country The Netherlands Device HP ProBook Operating System Windows 11   My Question or Issue When requesting a playlist from the ''/me/playlists'' endpoint it is documente...
  • Ximzend
  • Spotify Star
  • 327 Views
  • 3 replies
  • 0 likes
  • Possible Bug
  • 327 Views
  • 3 replies
  • 0 likes

API for TTS/DJ?

PlanPremium My Question or IssueI've got a series of scripts to create dynamic with more control (I like the smart playlists, but I like to have control over them), I have one that I generate similar to Morning drive, but with podcasts mixed with the...

  • Casual Listener
  • Plan Premium   My Question or Issue I've got a series of scripts to create dynamic with more control (I like the smart playlists, but I like to have control over them), I have one that I gen...
  • 307 Views
  • 0 replies
  • 1 likes
  • Discussion
  • 307 Views
  • 0 replies
  • 1 likes

Tesla Spotify stuck the next song

PlanTesla Premium connectivity Device: tesla model Y 2023 Operating SystemSoftware V11.1 My Question or IssueWhenever I play the next song button or the current music ends, the next music is always the same. Even if I start a new album it plays the s...

  • Casual Listener
  •   Plan Tesla Premium connectivity  Device:  tesla model Y 2023  Operating System Software V11.1    My Question or Issue Whenever I play the next song button o...
  • Ximzend
  • Spotify Star
  • 800 Views
  • 5 replies
  • 0 likes
  • Possible Bug
    Possible bug tesla
  • 800 Views
  • 5 replies
  • 0 likes

Spotify App "disabled and blocked" after submitting quota extension request

PlanPremiumCountryUnited StatesDeviceiPhone 14 Pro, MacBook ProOperating SystemLatest versions My Question or IssueAfter submitting an extension request, my app is marked as "disabled and blocked". I can still authenticate and receive a user token, b...

  • Newbie
  • Plan Premium Country United States Device iPhone 14 Pro, MacBook Pro Operating System Latest versions   My Question or Issue After submitting an extension request, my app is marked as ...
  • firedanceapp
  • Regular
  • 446 Views
  • 3 replies
  • 0 likes
  • Discussion
    extension request
    Question
    Web API
  • 446 Views
  • 3 replies
  • 0 likes

504 and Long Extension Reqst Form

PlanPremiumCountryUnited StatesDeviceWeb APIOperating System/v1/me/player/recently-playedMy Question or IssueOk is there any way to get the documentation on the rate-limiting for the /v1/me/player/recently-played, I was assuming we were receiving the...

  • Visitor
  • Plan Premium Country United States Device Web API Operating System /v1/me/player/recently-played My Question or Issue Ok is there any way to get the documentation on the rate-limiting for th...
  • 165 Views
  • 0 replies
  • 0 likes
  • Discussion
    Possible Bug
  • 165 Views
  • 0 replies
  • 0 likes

Lyrics not showing in any songs

PlanFreeCountryIndiaDeviceSamsung galaxy F23 5gOperating SystemAndroid 13 with one ui 5.1 My Question or IssueI am facing issue I can't see lyrics of any songs. I have tried every method to fix it like reinstalling,clearing cache and data, logging ou...

  • Visitor
  • Plan Free Country India Device Samsung galaxy F23 5g Operating System Android 13  with one ui 5.1   My Question or Issue I am facing issue I can't see lyrics of any songs. I have ...
  • 191 Views
  • 0 replies
  • 0 likes
  • lyrics
    not showing lyrics
    not showing lyrics in any song
  • 191 Views
  • 0 replies
  • 0 likes

Playlist API not returning deeply nested field

I want to fetch user playlist items (tracks mainly) and for each track it's authors and for each author genres and images. This is the fields query parameter: `items.track(id,name,artists(id,name,genres,images))`. But API isn't returning "deeply nest...

eeeevrsince_0-1692872169787.png
  • Newbie
  • I want to fetch user playlist items (tracks mainly) and for each track it's authors and for each author genres and images. This is the fields query parameter: `items.track(id,name,artists(id,name,gen...
  • 223 Views
  • 0 replies
  • 0 likes
  • api
  • 223 Views
  • 0 replies
  • 0 likes

Song Finder

My Question or IssueIt would be cool if someone could add an option for user to find new songs based on one or more known songs with respect to specific styles of that song. That could be melody, rythm, speed, base, lyrics, theme, voice, message. Exa...

  • Visitor
  • My Question or Issue It would be cool if someone could add an option for user to find new songs based on one or more known songs with respect to specific styles of that song. That could be melody, r...
  • 1819 Views
  • 0 replies
  • 1 likes
  • Feature Request
  • 1819 Views
  • 0 replies
  • 1 likes