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
  • pkrds
  • Regular
  • 15687 Views
  • 110 replies
  • 18 likes
  • 15687 Views
  • 110 replies
  • 18 likes

Android authentication failing since I was granted quota extension

I recently applied and was granted a quote extension for my app. Ever since then it seems no users can authenticate via the Android Spotify app remote. The code is all correct to the best of my knowledge and was working fine for me before.val connect...

  • Casual Listener
  • I recently applied and was granted a quote extension for my app. Ever since then it seems no users can authenticate via the Android Spotify app remote.   The code is all correct to the best of...
  • UndeadCretin
  • Casual Listener
  • 598 Views
  • 2 replies
  • 1 likes
  • Android
    api
    Autorization
  • 598 Views
  • 2 replies
  • 1 likes

[DEVELOPER][ANGULAR][WEB] Spotify Web SDK Player does not show up on page

I've been trying to implement the Spotify Web Player on Angular, following this tutorial on the Spotify Documentation Page (although it is shown in React). My goal is to have a web player like the one here at the bottom of the page Although I'm getti...

  • Regular
  • I've been trying to implement the Spotify Web Player on Angular, following this tutorial on the Spotify Documentation Page (although it is shown in React). My goal is to have a web player like t...
  • placcidfenis
  • Regular
  • 815 Views
  • 4 replies
  • 1 likes
  • 815 Views
  • 4 replies
  • 1 likes

Solved!!Superuser Contribution 401 error on all PUT requests

PlanPremiumCountryAustraliaDeviceDesktop, Windows 10, Chrome My Question or IssueHi, I'm making a react web app using Axios for fetch requests. My app already correctly sets a token and receives data from API endpoints such as 'https://api.spotify.co...

  • Casual Listener
  • Plan Premium Country Australia Device Desktop, Windows 10, Chrome   My Question or Issue Hi, I'm making a react web app using Axios for fetch requests. My app already correctly sets a to...
  • ariost11
  • Visitor
  • 2517 Views
  • 5 replies
  • 0 likes
  • 2517 Views
  • 5 replies
  • 0 likes

Documentation mistake or bug

This authorization request works for me in php-curl: $ch = curl_init(); //Escribo endpoint el indicado por api curl_setopt($ch, CURLOPT_URL, 'https://accounts.spotify.com/api/token'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); //IMPORTANTE ES UN...

  • Regular
  • This authorization request works for me in php-curl:       $ch = curl_init(); //Escribo endpoint el indicado por api curl_setopt($ch, CURLOPT_URL, 'https://acc...
  • Bhanu3858
  • Visitor
  • 664 Views
  • 2 replies
  • 0 likes
  • 664 Views
  • 2 replies
  • 0 likes

App retrieves my data for other users instead of theirs

My Question or Issue I've been trying to write some code that requires a user's playlist using the Spotify API. It works fine when I run the code on my computer and with my login details, but when I get my teacher to run it on their computer with the...

  • Regular
  • My Question or Issue   I've been trying to write some code that requires a user's playlist using the Spotify API. It works fine when I run the code on my computer and with my login details, bu...
  • 241 Views
  • 0 replies
  • 0 likes
  • 241 Views
  • 0 replies
  • 0 likes

Help - How to restore to a snapshot of a playlist

Plan - Family PremiumCountry - CanadaDevice - Any Operating System - Windows 10My Question or Issue I'm looking to restore a playlist that was modified up to a week ago.Shared with family. I've never used Spotify for Developers, Web API.Just learned ...

  • Casual Listener
  • Plan - Family Premium Country - Canada Device - Any Operating System - Windows 10 My Question or Issue   I'm looking to restore a playlist that was modified up to a week...
  • 251 Views
  • 0 replies
  • 0 likes
  • help request
  • 251 Views
  • 0 replies
  • 0 likes

"Granted quota extension" for years... but nobody can connect now?

I have an app, been granted a quota extension for some 6 years. This month, nobody can connect but me. So it's behaving like there is no quota extension. It's rm-spot.com.Any others experiencing this? When I connected to my dashboard this month, I sa...

  • Casual Listener
  • I have an app, been granted a quota extension for some 6 years.  This month, nobody can connect but me.  So it's behaving like there is no quota extension.  It's rm-spot.com. Any ...
  • spotartie2
  • Newbie
  • 215 Views
  • 2 replies
  • 0 likes
  • 215 Views
  • 2 replies
  • 0 likes

Clarification on Developer Terms - Building Profiles of Users

Do not analyze the Spotify Content or the Spotify Service for any purpose, including without limitation, creating new or derived listenership metrics, benchmarking, functionality, usage statistics, user metrics, or building profiles of users, includi...

  • Casual Listener
  • Do not analyze the Spotify Content or the Spotify Service for any purpose, including without limitation, creating new or derived listenership metrics, benchmarking, functionality, usage statistics, u...
  • 192 Views
  • 0 replies
  • 0 likes
  • Discussion
    Guidelines
    profiles
  • 192 Views
  • 0 replies
  • 0 likes

Spotify Track Embed not signing in (Firefox)

The Spotify track embed iframe appears to have auth issues on Firefox. Having the track embedded into any webpage keeps the track to the preview version instead of the full song. This happens regardless whether the user is signed into Spotify in that...

  • Casual Listener
  • The Spotify track embed iframe appears to have auth issues on Firefox. Having the track embedded into any webpage keeps the track to the preview version instead of the full song. This happens regardl...
  • placcidfenis
  • Regular
  • 657 Views
  • 1 replies
  • 6 likes
  • Embeds
  • 657 Views
  • 1 replies
  • 6 likes

Do streams via Web API count?

Hello, We are currently planning a fan portal for a client, and one feature that the client has requested is the ability for fans to listen to his songs through the portal. We plan to use https://developer.spotify.com/documentation/web-api for this p...

  • Newbie
  • Hello,   We are currently planning a fan portal for a client, and one feature that the client has requested is the ability for fans to listen to his songs through the portal. We plan to use ht...
  • 255 Views
  • 0 replies
  • 0 likes
  • Streams
    web-api
  • 255 Views
  • 0 replies
  • 0 likes

Question about artist genre classification

Hi everyone! I'm new here, don't know much about development so it might be a silly question. Is there any information about how it works the artist genre classification? I'm trying to understand how it works and specially if there's a way to manuall...

  • Visitor
  • Hi everyone! I'm new here, don't know much about development so it might be a silly question. Is there any information about how it works the artist genre classification? I'm trying to understand how...
  • Ximzend
  • Roadie
  • 198 Views
  • 1 replies
  • 0 likes
  • genre
  • 198 Views
  • 1 replies
  • 0 likes

{"error":{"status":404,"message":"Invalid username"}} Error (Nodejs)

PlanFree/Premium CountryTurkey LanguageNodejs My Question or Issue From this code: const express = require('express') const app = express() var client_id = 'asd'; var client_secret = 'asd'; // Base64 encoding of the client_id and client_secret var en...

  • Casual Listener
  • Plan Free/Premium   Country Turkey   Language Nodejs   My Question or Issue   From this code:           const express = require('express'...
  • Ximzend
  • Roadie
  • 970 Views
  • 3 replies
  • 0 likes
  • "currently-playing"
  • 970 Views
  • 3 replies
  • 0 likes

API Invoke-RestMethod - Only active device shown

Hi, in powershell, when i get devices on my premium account, i see device only when Spotify app is opened on them. How do i get the ID of "another device"?Thanks!

  • Casual Listener
  • Hi, in powershell, when i get devices on my premium account, i see device only when Spotify app is opened on them.  How do i get the ID of "another device"? Thanks!
  • iOL
  • Casual Listener
  • 277 Views
  • 2 replies
  • 0 likes
  • 277 Views
  • 2 replies
  • 0 likes

Spotify Codes not working

I'm trying to share a playlist with the code but I can't. The only option I get is the link, but the code doesn't show up even when I try to share an individual song. Both on PC and Android.

  • Visitor
  • I'm trying to share a playlist with the code but I can't. The only option I get is the link, but the code doesn't show up even when I try to share an individual song.  Both on PC and Android.
  • kaworu_bloodpaw
  • Roadie
  • 245 Views
  • 1 replies
  • 0 likes
  • 245 Views
  • 1 replies
  • 0 likes

Spotify Blend Playlist IDs not returning any results when trying to get tracks

I'm trying to access track names using the Web API for a Blend playlist. The api works fine for any playlist ID/URI except for those that are blends. My queries return either an error or no results - I have tested with other non-blend playlist IDs an...

  • Newbie
  • ...esults - I have tested with other non-blend playlist IDs and they work fine.   Spotify labels this playlist as "public" and I can query from other similar Spotify created public playlists. Is there a w...
  • Ximzend
  • Roadie
  • 450 Views
  • 1 replies
  • 0 likes
  • api
  • 450 Views
  • 1 replies
  • 0 likes

APP INTERFACE CHANGES

Hi App Developers, I note the desktop interface has changed and assuming some coding changes came with the different in the interface. With the changes came the loss of being able to drag and drop playlist in the left sidebar allowing custom orders. ...

  • Casual Listener
  • Hi App Developers, I note the desktop interface has changed and assuming some coding changes came with the different in the interface. With the changes came the loss of being able to drag and drop pl...
  • usersoch
  • Newbie
  • 310 Views
  • 1 replies
  • 2 likes
  • 310 Views
  • 1 replies
  • 2 likes

Problem sending and receiving requests from my site to Spotify.

Hi to you. I have a site to which I have connected Spotify via API. Everything was fine until a while ago when I noticed that most of the requests from my site were being rejected by Spotify. I wanted to find out the reason for this and know what the...

  • Visitor
  • Hi to you. I have a site to which I have connected Spotify via API. Everything was fine until a while ago when I noticed that most of the requests from my site were being rejected by Spotify. I wante...
  • 181 Views
  • 0 replies
  • 0 likes
  • spotify api
  • 181 Views
  • 0 replies
  • 0 likes

SDK Web App depreciation? (functionality only for premium users error)

I'm doing research for an app I plan to build that would use the Spotify SDK to play tracks in the browser but it seems something is wrong? After a few hours of digging it seems that every deployed app I can find that is built on top of the Spotify S...

  • Visitor
  • I'm doing research for an app I plan to build that would use the Spotify SDK to play tracks in the browser but it seems something is wrong?   After a few hours of digging it seems that every d...
  • Ximzend
  • Roadie
  • 329 Views
  • 1 replies
  • 0 likes
  • Discussion
  • 329 Views
  • 1 replies
  • 0 likes

How do I get data for making an A&R tool?

My Question or Issue Hi. I want to make an A&R tool where I can search and find undiscovered gems that deserve recognition.Would like to extract data like:Monthly listeners 30-100Number of tracks 10+ (To show their commitment)Strem to listener rate (...

  • Visitor
  • My Question or Issue   Hi. I want to make an A&R tool where I can search and find undiscovered gems that deserve recognition. Would like to extract data like: Monthly listeners 30-100 N...
  • 1429 Views
  • 0 replies
  • 0 likes
  • Data Storage
  • 1429 Views
  • 0 replies
  • 0 likes

Check if Spotify app has been logged in on Android Auto

Operating System(Android Auto 11) Hi Spotify team, We are developing an app on Android Auto OS. In our app we want to check if Spotify app has user logged in. I have tried SpotifyAppRemote API, but SpotifyConnect.connect() throw exception CouldNotFin...

  • Newbie
  • Operating System (Android Auto 11)   Hi Spotify team, We are developing an app on Android Auto OS. In our app we want to check if Spotify app has user logged in.   I have tried Spotify...
  • 169 Views
  • 0 replies
  • 0 likes
  • Discussion
  • 169 Views
  • 0 replies
  • 0 likes