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
  • mekala02
  • Casual Listener
  • 16019 Views
  • 111 replies
  • 18 likes
  • 16019 Views
  • 111 replies
  • 18 likes

Solved!! How to iterate over a playlist in reversed order?

I am writing a simple program using python and library spotipy. How can I iterate over a collection "Liked Songs" in reversed order?

  • Casual Listener
  • I am writing a simple program using python and library spotipy. How can I iterate over a collection "Liked Songs" in reversed order?
  • Ximzend
  • Roadie
  • 270 Views
  • 3 replies
  • 0 likes
  • Python
    Spotipy
  • 270 Views
  • 3 replies
  • 0 likes

Please reconsider shutting down iOS/Android streaming SDKs

Like Rolf and their Amazing Slow Downer app, Zeyu and their MixOnSet app, Prady and their Boom app, Jukestar also uses the Mobile Streaming SDK to bring thousands of people to Spotify each week. Jukestar uses the Mobile Streaming SDK to take control ...

  • Newbie
  • Like Rolf and their Amazing Slow Downer app, Zeyu and their MixOnSet app, Prady and their Boom app, Jukestar also uses the Mobile Streaming SDK to bring thousands of people to Spotify each week. &nb...
  • JoeH76
  • Music Fan
  • 7168 Views
  • 52 replies
  • 63 likes
  • SDK
    streaming
  • 7168 Views
  • 52 replies
  • 63 likes

IP restricted - response.status_code == 403

Hi all, I'm doing a project using phyton to get to know how to use API. I'm basically reading the track features from playlists. After some running of my script i got my IP blocked, looks like i have response.status_code == 403 could you please help ...

  • Casual Listener
  • Hi all,   I'm doing a project using phyton to get to know how to use API. I'm basically reading the track features from playlists. After some running of my script i got my IP blocked, looks li...
  • Ximzend
  • Roadie
  • 209 Views
  • 3 replies
  • 0 likes
  • Developers help
  • 209 Views
  • 3 replies
  • 0 likes

iOS iPhone: Move Searchfield to the bottom

PlanPremiumCountryGermanyDeviceiPhone XOperating SystemiOS 16 My Question or IssueCould you move the search field from the top to the bottom of the screen?this approach is already been used by the safari browser and eased the single-handed usage of t...

  • Newbie
  • Plan Premium Country Germany Device iPhone X Operating System iOS 16   My Question or Issue Could you move the search field from the top to the bottom of the screen? this approach is ...
  • miegaael
  • Casual Listener
  • 159 Views
  • 1 replies
  • 0 likes
  • Feature Request
  • 159 Views
  • 1 replies
  • 0 likes

Solved!! Web API search with a query > 144 characters returns 404

Plan: PremiumHello, third party app developer here.I hit a strange issue in development while searching for a very long track title.It appears that there is a hard limit of 144 characters for the `q` query parameter in the Web API /search endpoint.Se...

  • Regular
  • Plan: Premium Hello, third party app developer here. I hit a strange issue in development while searching for a very long track title. It appears that there is a hard limit of 144 chara...
  • czac1
  • Newbie
  • 561 Views
  • 3 replies
  • 0 likes
  • Query
    Search
    Web API
  • 561 Views
  • 3 replies
  • 0 likes

"Illegal Scope" on my application after quota extension

After receiving a quota extension, I keep getting Illegal Scope when logging into my application, and everything is spelled correctly and all. I know it is because of the Scope Extension being separate, so I just sent that in 2 months after my quota ...

  • Newbie
  • After receiving a quota extension, I keep getting Illegal Scope when logging into my application, and everything is spelled correctly and all. I know it is because of the Scope Extension being separa...
  • 147 Views
  • 0 replies
  • 0 likes
  • Question
  • 147 Views
  • 0 replies
  • 0 likes

Uzbek language

PlanFree/PremiumCountrySpoiler (Highlight to read)UzbekistanUzbekistanDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue My question: We need to add the Uzbek language...

  • Newbie
  • Plan Free/Premium Country Uzbekistan Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue &nb...
  • 138 Views
  • 0 replies
  • 0 likes
  • Question
  • 138 Views
  • 0 replies
  • 0 likes

Is Dashboard down?

I tried to login into developer platform, but the top right button keep showing login even after a successful login, and we I tried to open my project directly with the link it shows "Something went wrong, we could not load this dashboard page. Try a...

Sonorus_0-1693727835775.png
  • Casual Listener
  • I tried to login into developer platform, but the top right button keep showing login even after a successful login, and we I tried to open my project directly with the link it shows " Something w...
  • Ximzend
  • Roadie
  • 232 Views
  • 2 replies
  • 0 likes
  • Possible Bug
  • 232 Views
  • 2 replies
  • 0 likes

Solved!! Authorization code flow on backend/server

I'm working on a project using the Spotify API that I'm migrating from my local machine over to an Azure Function. It uses the Authorization Code Flow for access to the Spotify data of whomever logs in on my program. The issue is, of course, that the...

  • Newbie
  • I'm working on a project using the Spotify API that I'm migrating from my local machine over to an Azure Function. It uses the Authorization Code Flow for access to the Spotify data of whomever logs ...
  • Ximzend
  • Roadie
  • 619 Views
  • 1 replies
  • 0 likes
  • Question
  • 619 Views
  • 1 replies
  • 0 likes

Solved!! Error when trying to access user's profile

I have created an application on Spotify Dashboard that converts all my songs from the collection liked songs to a playlist using a programming language Python. Everything was fine untill yesterday, when I encountered the following issue and I do not...

  • Casual Listener
  • I have created an application on Spotify Dashboard that converts all my songs from the collection liked songs to a playlist using a programming language Python. Everything was fine untill yesterday, ...
  • TumFlyG
  • Casual Listener
  • 589 Views
  • 2 replies
  • 1 likes
  • App
    Python
  • 589 Views
  • 2 replies
  • 1 likes

Solved!! Search on track object by tempo/bpm

The Spotify API allows searching for tracks via a multitude of properties, but not tempo. Are there any plans to implement this key into the search endpoint for the track object?I am thinking about building an app to create running playlists and need...

  • Newbie
  • The Spotify API allows searching for tracks via a multitude of properties, but not tempo.    Are there any plans to implement this key into the search endpoint for the track object? I am...
  • iamjonny
  • Regular
  • 17798 Views
  • 4 replies
  • 5 likes
  • 17798 Views
  • 4 replies
  • 5 likes

Solved!! iFrame API script not working

Since yesterday the iFrame API widget stopped working. https://open.spotify.com/embed/iframe-api/v1 includes the script https://embed-cdn.spotifycdn.com/embed/_next/static/iframe_api.e0ba1237fa40e188feef.jswhich can no longer be found (404). Either t...

  • Casual Listener
  • Since yesterday the iFrame API widget stopped working.   https://open.spotify.com/embed/iframe-api/v1 includes the script https://embed-cdn.spotifycdn.com/embed/_next/static/iframe_api.e0...
  • sushants
  • Spotify
  • 423 Views
  • 5 replies
  • 0 likes
  • Possible Bug
  • 423 Views
  • 5 replies
  • 0 likes

BUG | DELETE 'https://api.spotify.com/v1/playlists/{playlist_id}/tracks' not working

I'm trying to Remove Playlist Item with the below request:DELETE https://api.spotify.com/v1/playlists/{playlist_id}/tracks I'm getting the Response Status: 200 OKAnd in the response body, I can see:{ "snapshot_id": "SnapshotIdText"} But when I make a...

  • Casual Listener
  • I'm trying to Remove Playlist Item with the below request: DELETE https://api.spotify.com/v1/playlists/{playlist_id}/tracks   I'm getting the Response Status: 200 OK And in the response...
  • Jaspal
  • Casual Listener
  • 182 Views
  • 3 replies
  • 0 likes
  • Possible Bug
  • 182 Views
  • 3 replies
  • 0 likes

Trouble with displaying public artist info on NextJS/Typescript App

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueI'm trying to display a list of artist albums by artist ID - with this code snippet & a clien...

Screenshot 2023-10-12 at 10.26.52 AM.png
  • Newbie
  • ...eed users to login, just display public information of all albums from an artist ID             import React, { useEffect, useState } from "react"; import S...
  • Ximzend
  • Roadie
  • 190 Views
  • 1 replies
  • 0 likes
  • "Artists page"
    React
    webapi
  • 190 Views
  • 1 replies
  • 0 likes

change DJ voice

I like the DJ function but would you please offer an option to CHANGE the DJ voice?

  • Visitor
  • I like the DJ function but would you please offer an option to CHANGE the DJ voice?
  • jpslyrix
  • Newbie
  • 895 Views
  • 2 replies
  • 1 likes
  • 895 Views
  • 2 replies
  • 1 likes

Embed to site only allows for preview

Hello - I am trying to embed a track on to our website but every time we try spotify gives us a preview file and not the whole track. Video attached: https://a.cl.ly/Jrum1bDe PlanFree/PremiumCountryUSA

  • Visitor
  • Hello - I am trying to embed a track on to our website but every time we try spotify gives us a preview file and not the whole track. Video attached: https://a.cl.ly/Jrum1bDe  Plan Free/Premiu...
  • 134 Views
  • 0 replies
  • 1 likes
  • embedding
    Feature Request
    Possible Bug
  • 134 Views
  • 0 replies
  • 1 likes

Superuser Contribution Dashboard issue update

Hey folks, this is Alvaro from the Spotify DevRel team. Thank you for reporting the issues with the Dashboard. We’re aware of the problem and we are working to get it fixed as I type.We’ll update you as soon as we have more news on the fix. Thanks fo...

  • Spotify
  • Spotify
  • Hey folks, this is Alvaro from the Spotify DevRel team. Thank you for reporting the issues with the Dashboard. We’re aware of the problem and we are working to get it fixed as I type. We’ll up...
  • Crumbzui
  • Newbie
  • 3207 Views
  • 46 replies
  • 3 likes
  • Update
  • 3207 Views
  • 46 replies
  • 3 likes

Discover Weekly Within API

Hello - I know that if your Discover Weekly playlist is refreshed, it's not simple (and maybe impossible) to recover the songs from the previous week.I am aware of the myriad of ways to backup the Discover Weekly playlist both manually and programmat...

  • Casual Listener
  • Hello -  I know that if your Discover Weekly playlist is refreshed, it's not simple (and maybe impossible) to recover the songs from the previous week. I am aware of the myriad of ways to ...
  • c-seruby
  • Casual Listener
  • 180 Views
  • 2 replies
  • 0 likes
  • API Help
    Discover Weekly
  • 180 Views
  • 2 replies
  • 0 likes

Superuser Contribution Scope extension request

Hi,We asked for a scope extension ('app-remote-control') for our app few days ago. Since then we are not able to see the status of the request, and now the link to send another request seems to be missing in the developer dashboard.How can we know wh...

  • Casual Listener
  • Hi, We asked for a scope extension ('app-remote-control') for our app few days ago.   Since then we are not able to see the status of the request, and now the link to send another request...
  • charlize977
  • Casual Listener
  • 515 Views
  • 4 replies
  • 0 likes
  • Scope Extension
  • 515 Views
  • 4 replies
  • 0 likes