Help Wizard

Step 1

NEXT STEP

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
  • onururas
  • Visitor
  • 6542 Views
  • 41 replies
  • 11 likes
  • 6542 Views
  • 41 replies
  • 11 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...
  • 135 Views
  • 0 replies
  • 0 likes
  • Python
    Spotify
  • 135 Views
  • 0 replies
  • 0 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
  • 248 Views
  • 3 replies
  • 0 likes
  • 248 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
  • Rising Star 3
  • 184 Views
  • 3 replies
  • 1 likes
  • Possible Bug
    Question
  • 184 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...
  • 74 Views
  • 0 replies
  • 0 likes
  • Question
  • 74 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
  • Rising Star 3
  • 252 Views
  • 1 replies
  • 1 likes
  • redirect-uri
  • 252 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...

  • Music Fan
  • 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......
  • 102 Views
  • 0 replies
  • 1 likes
  • api
    Possible Bug
  • 102 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...
  • 94 Views
  • 0 replies
  • 0 likes
  • Question
  • 94 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
  • Roadie
  • 133 Views
  • 1 replies
  • 0 likes
  • Concert API
  • 133 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
  • 1110 Views
  • 11 replies
  • 0 likes
  • api
  • 1110 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
  • 469 Views
  • 2 replies
  • 1 likes
  • 469 Views
  • 2 replies
  • 1 likes

Refresh Token API returning CORS errors

Hello,I am a developer consuming the Web API and suddenly today all my requests to Refresh Access Tokens are not working on the browser. Postman works fine, but the browser is throwing CORS errors. No change to code on my end, and if I get an access ...

  • Music Fan
  • Hello, I am a developer consuming the Web API and suddenly today all my requests to Refresh Access Tokens are not working on the browser. Postman works fine, but the browser is throwing CORS errors....
  • ryzeus
  • Casual Listener
  • 6642 Views
  • 18 replies
  • 11 likes
  • api
    CORS
    developers
    tokens
  • 6642 Views
  • 18 replies
  • 11 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
  • Roadie
  • 472 Views
  • 16 replies
  • 0 likes
  • Discussion
  • 472 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
  • ...ocumented that the playlist object can either be: public, private or null.   However, the returned value does not match with the actual value for the playlist. See proof here below where for a s...
  • Ximzend
  • Roadie
  • 175 Views
  • 3 replies
  • 0 likes
  • Possible Bug
  • 175 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...
  • 84 Views
  • 0 replies
  • 1 likes
  • Discussion
  • 84 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
  • Roadie
  • 243 Views
  • 5 replies
  • 0 likes
  • Possible Bug
    Possible bug tesla
  • 243 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
  • 188 Views
  • 3 replies
  • 0 likes
  • Discussion
    extension request
    Question
    Web API
  • 188 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...
  • 71 Views
  • 0 replies
  • 0 likes
  • Discussion
    Possible Bug
  • 71 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 ...
  • 80 Views
  • 0 replies
  • 0 likes
  • lyrics
    not showing lyrics
    not showing lyrics in any song
  • 80 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...
  • 92 Views
  • 0 replies
  • 0 likes
  • api
  • 92 Views
  • 0 replies
  • 0 likes

Enable play-back of the "Liked Songs"-playlist through the web-api

I want to be able to automatically start the playback of my "Liked Songs"-playlist. Getting a context_uri for that playlist would be straight-forward and great.

  • Casual Listener
  • I want to be able to automatically start the playback of my "Liked Songs"-playlist. Getting a context_uri for that playlist would be straight-forward and great.
  • Kinrar
  • Newbie
  • 1757 Views
  • 2 replies
  • 3 likes
  • liked-songs
    web-api
  • 1757 Views
  • 2 replies
  • 3 likes