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

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

sebass-tian

Regular

39650 Views

142 replies

15 likes

Discussion
  • 39650 Views
  • 142 replies
  • 15 likes

Enhancing the Spotify Experience

Hello developers. I wanted to share with you a project that I am currenty working on. The project uses the Spotify API to add some new features.For example there was no feature where you could get a total count of all the tracks you have in your libr...

Casual Listener

Hello developers.  I wanted to share with you a project that I am currenty working on. The project uses the Spotify API to add some new features. For example there was no feature where you cou...

235 Views

0 replies

0 likes

Discussion
  • 235 Views
  • 0 replies
  • 0 likes

Search artist by popularity

Hi everybody,I would like to know if this is possible to do a research of any artist but by pouplarity. For example to do a research that list me every artists who has 100 of popularity.Have a nice day!

Newbie

Hi everybody, I would like to know if this is possible to do a research of any artist but by pouplarity. For example to do a research that list me every artists who has 100 of popularity. Have ...

269 Views

0 replies

0 likes

API search
popularity
  • 269 Views
  • 0 replies
  • 0 likes

Guide on how to make multiplayer music listener app?

PlanFreeCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue Hi Spotify Team! I participated in the hackathon and decided to build a multiplayer music listener a...

Visitor

Plan Free Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue   Hi Spot...

354 Views

0 replies

0 likes

Discussion
  • 354 Views
  • 0 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

538 Views

2 replies

0 likes

  • 538 Views
  • 2 replies
  • 0 likes

Album Removed from Platform

PlanPremiumCountryHK Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHi folks, I was wondering if anybody else experienced this: a few of the songs I had in my playl...

Visitor

Plan Premium Country HK   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue Hi folks...

kaworu_bloodpaw

Roadie

487 Views

1 replies

0 likes

Dissapearing Albums
Lost tracks
  • 487 Views
  • 1 replies
  • 0 likes

spotify search function not working

PlanPremiumCountryNetherlands Operating SystemWindows 10 My Question or Issuei use the spotipy library to use python to get metadata about albums. i use the searhc function to find the albums but now everytime my script gets at the search it does not...

Casual Listener

Plan Premium Country Netherlands   Operating System Windows 10   My Question or Issue i use the spotipy library to use python to get metadata about albums. i use the searhc functio...

HJRockz

Visitor

1344 Views

6 replies

0 likes

  • 1344 Views
  • 6 replies
  • 0 likes

My quota extension request is not getting reviewed properly

I have made three attempts to get a quota extension for my application, however, Spotify keeps rejecting my request based on a conclusion that does not apply to the use case of my app. This time, I have been rejected for the following reason: The Spo...

Regular

I have made three attempts to get a quota extension for my application, however, Spotify keeps rejecting my request based on a conclusion that does not apply to the use case of my app.    ...

456 Views

0 replies

0 likes

quota extension request
  • 456 Views
  • 0 replies
  • 0 likes

Possible bugs in the Web API and it's OpenAPI Specifications

PlanFree/PremiumCountryBelgiumDeviceLaptopOperating SystemWindows 10 My Question or IssueHello all, for my master thesis I'm working on a tool that is able to generate test for a REST API based on it's OpenAPI Specifications. To evaluate the tool I r...

Newbie

Plan Free/Premium Country Belgium Device Laptop Operating System Windows 10   My Question or Issue Hello all, for my master thesis I'm working on a tool that is able to generate test f...

pvlkmrv

Regular

940 Views

1 replies

2 likes

  • 940 Views
  • 1 replies
  • 2 likes

playlist bookmark

Hello everyone, sometimes while playing a long playlist i discover good music from an artist and i start to dig in his discography listening more songs but i lose the point where i left my playlist.I would love to have a simple playlist bookmark to k...

Newbie

Hello everyone, sometimes while playing a long playlist i discover good music from an artist and i start to dig in his discography listening more songs but i lose the point where i left my playlist. ...

Ximzend

Spotify Star

845 Views

1 replies

4 likes

  • 845 Views
  • 1 replies
  • 4 likes

how to Play full spotify track inside my own website using spotify web api

Hello Guys!I'm Develop music player my own website used spotify web API working good but facing problem on play albums. Music play only 30 second but I want to play full song.Please help how to fixed it.

Newbie

Hello Guys! I'm Develop music player my own website used spotify web API working good but facing problem on play albums. Music play only 30 second but I want to play full song. Please help how to f...

qMikeehxz

Visitor

1176 Views

2 replies

0 likes

  • 1176 Views
  • 2 replies
  • 0 likes

Superuser Contribution Found a typo in the docs

'Authorization': 'Basic ' + (new Buffer.fromn(client_id + ':' + client_secret).toString('base64'))Should be =>'Authorization': 'Basic ' + (new Buffer.from(client_id + ':' + client_secret).toString('base64'))fromn to from

Visitor

'Authorization': 'Basic ' + (new Buffer.fromn(client_id + ':' + client_secret).toString('base64')) Should be => 'Authorization': 'Basic ' + (new Buffer.from(client_id + ':' + client_secret).toSt...

foxt

Regular

792 Views

3 replies

1 likes

typo
  • 792 Views
  • 3 replies
  • 1 likes

Get my saved episodes using spotify api

Hi guys,I created a spotify dev account and I want to get my saved episodesbut all I see is an endpoint to get saved episodes of the authenticated userhow do I go about thisI tried using client_credentials but no progress

Visitor

Hi guys, I created a spotify dev account  and I want to get my saved episodes but all I see is an endpoint to get saved episodes of the authenticated user how do I go about this I...

Ximzend

Spotify Star

345 Views

1 replies

0 likes

api
Podcast Episodes
  • 345 Views
  • 1 replies
  • 0 likes

Having an issue with user trying to agree to Spotify's terms and conditions

I am trying to allow users to login to their Spotify account on my flutter app. I am following the flow given in the Spotify docs (https://developer.spotify.com/documentation/web-api/tutorials/code-pkce-flow).When the user has to accept the terms and...

Newbie

I am trying to allow users to login to their Spotify account on my flutter app. I am following the flow given in the Spotify docs (https://developer.spotify.com/documentation/web-api/tutorials/code-p...

momo23

Visitor

566 Views

1 replies

0 likes

  • 566 Views
  • 1 replies
  • 0 likes

Tracking play events when using oEmbed

Hello. I'm using WordPress native oEmbed capabilities for embedding Spotify players in my website. Is it possible to track "play" events? Thanks,Asaf

Newbie

Hello.   I'm using WordPress native oEmbed capabilities for embedding Spotify players in my website. Is it possible to track "play" events?   Thanks, Asaf    

627 Views

0 replies

0 likes

  • 627 Views
  • 0 replies
  • 0 likes

Get Playback State enhance

Right now playback state will return you information about devices, current track that might be active or paused. But here is little problem with that. If you close Spotify and then launch it again without playing any track and try to get information...

Newbie

Right now playback state will return you information about devices, current track that might be active or paused.   But here is little problem with that.   If you close Spotify and then...

567 Views

0 replies

0 likes

  • 567 Views
  • 0 replies
  • 0 likes

when working with Rstudio: INVALID_CLIENT: Invalid redirect URI

Hey, I am trying to get podcast data from the SpotifyAPI to my Rstudio project I am able to connect to the APi and get the podcast Id's from a certain category I am looking for. but when I try to get the data from these ID's I am being re-directed to...

Visitor

Hey,   I am trying to get podcast data from the SpotifyAPI to my Rstudio project   I am able to connect to the APi and get the podcast Id's from a certain category I am looking for. but...

478 Views

0 replies

0 likes

Discussion
Rstudio
spotifyr
  • 478 Views
  • 0 replies
  • 0 likes

Having issues with accessing Client ID and Client secret

This is the first time I've worked with Spotify's API so bare with me on this one. I've already created my application on Spotify and when I try to access my Client ID and Client secret under my applications settings im prompted with "Something went ...

Newbie

This is the first time I've worked with Spotify's API so bare with me on this one. I've already created my application on Spotify and when I try to access my Client ID and Client secret under my appl...

SakinaMosavi

Visitor

1728 Views

2 replies

6 likes

  • 1728 Views
  • 2 replies
  • 6 likes

Solved!!Superuser Contribution We were not able to get your app

PlanPremiumCountryUSADeviceWeb My Question or IssueI’m trying to create a new app for integration with Home Assistant (following this guide: https://www.home-assistant.io/integrations/spotify/). I’ve created the app, but when I go into the settings t...

Newbie

Plan Premium Country USA Device Web   My Question or Issue I’m trying to create a new app for integration with Home Assistant (following this guide: https://www.home-assistant.io/integra...

makurroon

Newbie

10656 Views

64 replies

13 likes

Home Assistant
settings
  • 10656 Views
  • 64 replies
  • 13 likes

Create App failed

Create an app, SAVEClick SettingsGot error message: Something went wrong, we were not able to get your app. Try again later.Wait a few min and retry, same error PlanPremium CountryUSA Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating...

Casual Listener

Create an app, SAVE Click Settings Got error message: Something went wrong, we were not able to get your app. Try again later. Wait a few min and retry, same error   Plan Premiu...

esteban18498

Casual Listener

2474 Views

10 replies

14 likes

  • 2474 Views
  • 10 replies
  • 14 likes

Solved!! Retrieving all playlists

Helloo! I am playling with the API and I wanted to retrieve all my playlists and list their names. Simple stuff.My problem is that I have 100+ playlists and when I use the API to retrieve them the "total" field in the response (The total number of it...

Casual Listener

Helloo! I am playling with the API and I wanted to retrieve all my playlists and list their names. Simple stuff. My problem is that I have 100+ playlists and when I use the API to retrieve them the ...

Ximzend

Spotify Star

753 Views

2 replies

0 likes

  • 753 Views
  • 2 replies
  • 0 likes