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
  • kevinu
  • Newbie
  • 6187 Views
  • 40 replies
  • 11 likes
  • 6187 Views
  • 40 replies
  • 11 likes

I want to analyse Spotify historical listening data

Is there any way to access anonymised global Spotify stats? There is a large upcoming public festival in France (fete de la musique) and I thought it would be interesting to look at music genre trends over the last 10 years.

  • Visitor
  • Is there any way to access anonymised global Spotify stats? There is a large upcoming public festival in France (fete de la musique) and I thought it would be interesting to look at music genre t...
  • Ximzend
  • Roadie
  • 140 Views
  • 1 replies
  • 0 likes
  • 140 Views
  • 1 replies
  • 0 likes

Solved!! Can't get users recently played after following the authorization process user-read-recently-played

Hi All, After following the authorization process 'user-read-recently-played' and checking in my personal account if it worked, I still can't retrieve my recently played tracks. It seems to be an authorization problem, as I can retrieve the user prof...

  • Casual Listener
  • Hi All,    After following the authorization process 'user-read-recently-played' and checking in my personal account if it worked, I still can't retrieve my recently played tracks. It see...
  • debbies123
  • Casual Listener
  • 297 Views
  • 4 replies
  • 0 likes
  • 297 Views
  • 4 replies
  • 0 likes

Need to search a specific track

Hello, I am looking for a way to look up a track with a specific name. For example, If I use the web console to look up for a track.Link : https://developer.spotify.com/documentation/web-api/reference/searchAnd I search "Higher" then the API returns ...

  • Casual Listener
  • Hello, I am looking for a way to look up a track with a specific name.  For example, If I use the web console to look up for a track. Link : https://developer.spotify.com/documentation/we...
  • 123 Views
  • 0 replies
  • 0 likes
  • Discussion
  • 123 Views
  • 0 replies
  • 0 likes

Feature Request: Get user’s playlists that contain a given track

I’m currently developing an app where it would be very useful if an endpoint was available which allowed you to get a user’s playlists that contain a given track. Currently the only way to do this is to get every track for every playlist which quickl...

  • Casual Listener
  • I’m currently developing an app where it would be very useful if an endpoint was available which allowed you to get a user’s playlists that contain a given track. Currently the only way to do this is...
  • 82 Views
  • 0 replies
  • 0 likes
  • 82 Views
  • 0 replies
  • 0 likes

Music Game Startup - Partnership

I represent a budding startup that is in the process of creating a mobile and TV game, which shares similarities with SongPop, but with a distinct user-friendly approach.Our mission is to deliver joy to users without the encumbrance of excessive micr...

  • Newbie
  • I represent a budding startup that is in the process of creating a mobile and TV game, which shares similarities with SongPop, but with a distinct user-friendly approach. Our mission is to deliver j...
  • Prague
  • Rising Star 3
  • 342 Views
  • 1 replies
  • 1 likes
  • api
    game
    Partnership
  • 342 Views
  • 1 replies
  • 1 likes

Android SDK Auth window not popping up

Android Studio 2022.2.1 Patch 2United StatesPixel 4 API 33 Emulator Kotlin I've been working off of this and this to try to get Spotify playback SDK on my Android app (for authentication going with the first option, using the Spotify client as oppose...

  • Regular
  • Android Studio 2022.2.1 Patch 2 United States Pixel 4 API 33 Emulator  Kotlin    I've been working off of this and this to try to get Spotify playback SDK on my Android app (...
  • Prague
  • Rising Star 3
  • 250 Views
  • 1 replies
  • 2 likes
  • Android
    authentication
    authorization
    SDK
  • 250 Views
  • 1 replies
  • 2 likes

Solved!!Superuser Contribution INVALID_CLIENT: Invalid redirect URI

I am following the Quick Start tutorial, which instructs: To try the app, replace these credentials with the values that you received when you registered your app. In this demonstration app we use http://localhost:8888/callback as the redirect URI. I...

  • Regular
  • I am following the Quick Start tutorial, which instructs:   To try the app, replace these credentials with the values that you received when you registered your app. In this demonstration app ...
  • esauerbo
  • Regular
  • 69399 Views
  • 20 replies
  • 1 likes
  • 69399 Views
  • 20 replies
  • 1 likes

Settings error

PlanPremiumCountryAustriaDevicePcOperating SystemWindows 10 My Question or IssueI tried to connect Spotify and stream deck, but after a few steps and creating the app, when I click on the settings button, I get an error, please help.

  • Casual Listener
  • Plan Premium Country Austria Device Pc Operating System Windows 10   My Question or Issue I tried to connect Spotify and  stream deck, but after a few steps and creating the app, ...
  • 138 Views
  • 0 replies
  • 1 likes
  • 138 Views
  • 0 replies
  • 1 likes

I am getting this error :User not registered in the Developer Dashboard, reason: None

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueSorry, if sound frustrated. But have been receiving this error for two days now. I am writing...

  • Newbie
  • 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 Sorry, ...
  • Ximzend
  • Roadie
  • 184 Views
  • 1 replies
  • 0 likes
  • ERROR : User not registered in the Developer Dashboard
  • 184 Views
  • 1 replies
  • 0 likes

Trying to understand search query syntax

Hi - I'm trying to get my head round search query syntax. I want to find a specific album by a specific artist: let's say Turbulent Indigo by Joni Mitchell. I user the following url: ```/search?q=artist:"joni%20mitchell"%20album:"turbulent%20indigo"&...

  • Newbie
  • Hi - I'm trying to get my head round search query syntax.   I want to find a specific album by a specific artist: let's say Turbulent Indigo by Joni Mitchell.   I user the following url...
  • 110 Views
  • 0 replies
  • 0 likes
  • Discussion
    Search
  • 110 Views
  • 0 replies
  • 0 likes

start/resume playback is infinite loading

*I'm not an english speaker, excuse me.*I use node.js and spotify-web-api-node(module). I initialize web player using web playback SDK, and play music in this player device.but the moment I send a request using start/resume playback, it infinite load...

  • Newbie
  • *I'm not an english speaker, excuse me. *I use node.js and spotify-web-api-node(module).   I initialize web player using web playback SDK, and play music in this player device. but the momen...
  • 106 Views
  • 0 replies
  • 0 likes
  • api
    spotify-web-api-node
  • 106 Views
  • 0 replies
  • 0 likes

/player/play works fine at the first time, but after refresh chrome, it doesnt work

Programmed BySpring boot Java, Html, JavascriptDeviceWeb, ChromeOperating SystemWindows 10 After i build the project for the first time of the day, it works fine. But after i reload the page and runs again, google chrome's top right tab which tells y...

  • Newbie
  • Programmed By Spring boot Java, Html, Javascript Device Web, Chrome Operating System Windows 10   After i build the project for the first time of the day, it works fine. But after i reloa...
  • 81 Views
  • 0 replies
  • 0 likes
  • chrome
    javascript
  • 81 Views
  • 0 replies
  • 0 likes

App disabled but don't know the reason

Hello, Today my app was stopped working and in the dashboard it mentions disabled and blocked (08f05e1b59024b179ae605a7d60a37b2).Is there a way to know the reason of this? Thanks.

  • Visitor
  • Hello,   Today my app was stopped working and in the dashboard it mentions disabled and blocked (08f05e1b59024b179ae605a7d60a37b2). Is there a way to know the reason of this?   Thanks.
  • 85 Views
  • 0 replies
  • 0 likes
  • 85 Views
  • 0 replies
  • 0 likes

Solved!! Getting Started with Andrdoid SDK Deprecated?

Working with Android Studio 2022.2.1 Patch 2Kotlin 2.1.6 I'm trying to add Spotify SDK to my Android App using this tutorial but it seems like it's old/deprecated and I'm getting errors no matter what I do. First off I don't think adding a JAR/AAR as...

  • Regular
  • Working with Android Studio 2022.2.1 Patch 2 Kotlin 2.1.6   I'm trying to add Spotify SDK to my Android App using this tutorial but it seems like it's old/deprecated and I'm getting...
  • esauerbo
  • Regular
  • 323 Views
  • 2 replies
  • 0 likes
  • "android"
    "docs"
    "imports"
  • 323 Views
  • 2 replies
  • 0 likes

Spotify WebSDK - Playback stopped working on Safari for Desktop & iOS

Plan: PremiumCountry: USA DeviceMacOS: macOS Ventura 13.3.1Operating SystemChrome: Version 112.0.5615.137 (Official Build) (arm64)Safari: Version 16.4 (18615.1.26.110.1) My Question or IssueThe WebSDK player has stopped working properly for Safari on...

  • Casual Listener
  • Plan: Premium Country: USA   Device MacOS: macOS Ventura 13.3.1 Operating System Chrome: Version 112.0.5615.137 (Official Build) (arm64) Safari: Version 16.4 (18615.1.2...
  • 128 Views
  • 0 replies
  • 1 likes
  • 128 Views
  • 0 replies
  • 1 likes

Solved!! Status 403 for playing/resuming song

I have premium account and signed through client credentials authorization, but I still get that message with status 403 and can't understand why. Could someone please help me? const access_token = ( await axios({ method: "POST", data: { grant_type: ...

  • Regular
  • I have premium account and signed through client credentials authorization, but I still get that message with status 403 and can't understand why. Could someone please help me?     &nbsp...
  • Ximzend
  • Roadie
  • 657 Views
  • 14 replies
  • 0 likes
  • 403 error
    api
  • 657 Views
  • 14 replies
  • 0 likes

Requirements Gathering: Histogram of Playlist Sizes and Histogram of User Playlists Quantity

Hello, in order to help understanding questions and insights related to an app's scale and query volumes, it will be very helpful to see a histogram of the number of songs in each playlist. Likewise, having a histogram of the number of playlists for ...

  • Regular
  • Hello, in order to help understanding questions and insights related to an app's scale and query volumes, it will be very helpful to see a histogram of the number of songs in each playlist. Likewise,...
  • 152 Views
  • 0 replies
  • 0 likes
  • Requirements Gathering
    User Statistics
  • 152 Views
  • 0 replies
  • 0 likes

Solved!! Getting 500 on saving a track after adding scopes to the call.

Web API:PUT https://api.spotify.com/v1/me/tracks 500 218 msPUT /v1/me/tracks HTTP/1.1Authorization: Bearer XXXContent-Type: application/jsonUser-Agent: PostmanRuntime/7.32.2Accept: */*Cache-Control: no-cachePostman-Token: 4428bb1a-1fda-4c32-a75d-fff3...

  • Casual Listener
  • Web API: PUT https://api.spotify.com/v1/me/tracks   500   218 ms PUT /v1/me/tracks HTTP/1.1 Authorization: Bearer XXX Content-Type: application/json User-Agent: Postman...
  • ryandiebeste
  • Casual Listener
  • 155 Views
  • 2 replies
  • 0 likes
  • 155 Views
  • 2 replies
  • 0 likes

Solved!! how to query user profile for specific songs

PremiumUSA My Question or IssueIs it possible to see how often a user has listened to a specific song in their Spotify history using the web api?

  • Newbie
  •   Premium USA   My Question or Issue Is it possible to see how often a user has listened to a specific song in their Spotify history using the web api? 
  • Ximzend
  • Roadie
  • 147 Views
  • 1 replies
  • 0 likes
  • 147 Views
  • 1 replies
  • 0 likes