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

stuxmirai

Regular

37505 Views

138 replies

14 likes

Discussion
  • 37505 Views
  • 138 replies
  • 14 likes

implement Spotify on custom media player design

My Question or IssueI want to know if there is an option to create a visual and functional design of my custom media player using HTML, CSS, and JavaScript. that will involve implementing features such as play/pause controls, track progress bars, vol...

Visitor

My Question or Issue I want to know if there is an option to create a visual and functional design of my custom media player using HTML, CSS, and JavaScript. that will involve implementing features ...

495 Views

0 replies

0 likes

custom
design
Question
  • 495 Views
  • 0 replies
  • 0 likes

err 401 (permissions missing)

trying to make a lua that reads current playing (https://api.spotify.com/v1/me/player/currently-playing). now before this bs update that removed the easy button for getting bearer auth tokens with permissions you could set everything would work. now ...

Regular

trying to make a lua that reads current playing (https://api.spotify.com/v1/me/player/currently-playing). now before this bs update that removed the easy button for getting bearer auth tokens with pe...

Ximzend

Spotify Star

407 Views

3 replies

0 likes

Feature Request
Question
  • 407 Views
  • 3 replies
  • 0 likes

Solved!! how do i get bearer token on this new trash

i'm trying to get my bearer token for a lua i'm making that requires your bearer token to read what song you're listening to and print it, where the **bleep** do i find the button to get it with the user-read-currently-playing flag

Regular

i'm trying to get my bearer token for a lua i'm making that requires your bearer token to read what song you're listening to and print it, where the **bleep** do i find the button to get it with the&...

Ximzend

Spotify Star

833 Views

4 replies

0 likes

Question
  • 833 Views
  • 4 replies
  • 0 likes

*BUG* - Ads API Not Returning Impressions

API for Ads does not return the Impressions metric which is an integral metric. It has been missing for over a month and no one has fixed it or acknowledged it yet. This is the second post about this issue. The previous post was posted with more deta...

Casual Listener

API for Ads does not return the Impressions metric which is an integral metric. It has been missing for over a month and no one has fixed it or acknowledged it yet. This is the second post about this...

323 Views

0 replies

0 likes

Ads
bug
Possible Bug
  • 323 Views
  • 0 replies
  • 0 likes

Followers/Market

I have been trying to get followers of an artist from different markets or countries. In return i get always the same numbers of followers, no matter how market or country i set as parameter, it always get the same value as return. That parameter doe...

Casual Listener

I have been trying to get followers of an artist from different markets or countries. In return i get always the same numbers of followers, no matter how market or country i set as parameter, it alwa...

Ximzend

Spotify Star

580 Views

7 replies

0 likes

Question
  • 580 Views
  • 7 replies
  • 0 likes

"Too many 429" but no 429s

I have been developing a script to organize my music in a particular way. While I was figuring it out, I made API calls quite inefficiently. I eventually figured out how to be much more efficient, but I've been getting a mysterious "too many 429s" fo...

Casual Listener

I have been developing a script to organize my music in a particular way. While I was figuring it out, I made API calls quite inefficiently. I eventually figured out how to be much more efficient, bu...

jdrui

Casual Listener

628 Views

4 replies

1 likes

Question
  • 628 Views
  • 4 replies
  • 1 likes

Shuffle and repeat for iframe api player

Hello, I have implemented a custom iframe api player on my website.It works fine. I want to shuffle and repeat all the tracks.Is it possible to set this with the iframe api or otherwise?The normal shuffle mode with the web-api is not working with the...

Casual Listener

Hello,   I have implemented a custom iframe api player on my website. It works fine.   I want to shuffle and repeat all the tracks. Is it possible to set this with the iframe api or o...

394 Views

0 replies

0 likes

iframe api shuffle mode
  • 394 Views
  • 0 replies
  • 0 likes

Solved!! Get episode/several episodes server-server

I am building an application that lets me fetch publicly available content for tracks and episodes given their ID. I don't require any login to my users since I don't need their data, but there's no way to access episode data without authorization (i...

Casual Listener

I am building an application that lets me fetch publicly available content for tracks and episodes given their ID.   I don't require any login to my users since I don't need their data, but th...

Chareste

Casual Listener

551 Views

3 replies

0 likes

Feature Request
  • 551 Views
  • 3 replies
  • 0 likes

Web Playback SDK not working on phone web browser

PlanPremiumCountryFranceDeviceTested on multiple phone iOs/Android (currently Samsung A20)Operating SystemiOs/Android/Windows/Ubuntu/Mac My Question or IssueI'm facing a problem that i can't resolve, my my app app need the User to connect to Web Play...

Casual Listener

Plan Premium Country France Device Tested on multiple phone iOs/Android (currently Samsung A20) Operating System iOs/Android/Windows/Ubuntu/Mac   My Question or Issue I'm facing a prob...

340 Views

0 replies

0 likes

Possible Bug
Question
  • 340 Views
  • 0 replies
  • 0 likes

currently-playing doesn't return "device", "repeat_state" and "shuffle_state" fields

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  

204 Views

0 replies

1 likes

Possible Bug
  • 204 Views
  • 0 replies
  • 1 likes

Recently played list empty

PlanPremiumCountryIT, DE, AT DeviceSamsung Galaxy S20+Operating SystemAndroid 12.1 My Question or IssueWhen I use the Spotify webclient in the browser (tried with up-to-date Firefox, Google Chrome, Microsoft Edge) the "Recently Played" list is empty....

Casual Listener

Plan Premium Country IT, DE, AT   Device Samsung Galaxy S20+ Operating System Android 12.1   My Question or Issue When I use the Spotify webclient in the browser (tried with up-t...

mr-manuel

Casual Listener

676 Views

4 replies

0 likes

Possible Bug
  • 676 Views
  • 4 replies
  • 0 likes

Confused about access token refresh

I have an application that simply searches Spotify. It does not retrieve any user data. I believe that this only requires 'client credentials' and does not require a refresh token. Indeed, I have this working (I am using a Java library right now - Sp...

Visitor

I have an application that simply searches Spotify. It does not retrieve any user data. I believe that this only requires 'client credentials' and does not require a refresh token. Indeed, I have thi...

SpotifyTom

Spotify Legend

1383 Views

1 replies

0 likes

Question
  • 1383 Views
  • 1 replies
  • 0 likes

Synchronize 2 Accounts

I want to build an application as a gift, that has 2 functions:1) Show the Music I'm playing atm2) Synchronizing a Second account to my Music (after Button Press) (Both Spotify Premium Accounts) Like sessions, but using the Spotify API. Is this someh...

Casual Listener

I want to build an application as a gift, that has 2 functions: 1) Show the Music I'm playing atm 2) Synchronizing a Second account to my Music (after Button Press)   (Both Spotify Premium A...

Ximzend

Spotify Star

573 Views

4 replies

0 likes

api
Feature Request
  • 573 Views
  • 4 replies
  • 0 likes

Feature idea: Suggestion group lock/unlock

Edit: This was supposed to be an in-app idea. I'm new and posted this in the wrong place and can't seem to delete it. If interested, for the main post in the (hopefully this time) correct place, see https://community.spotify.com/t5/Idea-Submissions/S...

Regular

Edit: This was supposed to be an in-app idea. I'm new and posted this in the wrong place and can't seem to delete it. If interested, for the main post in the (hopefully this time) correct place, see ...

Avacadros

Regular

408 Views

4 replies

0 likes

Feature Request
  • 408 Views
  • 4 replies
  • 0 likes

Only on IOS, embed only shows preview: "the token provided isn't working."

PlanPremiumCountryUSA DeviceIPhone SE, IOS 16.1.1, IPad 5th generation IOS 16.3.1 Hi all! First of all I want to thank you for the cool API. I've developed a little app that loads tracks in an embedded player. It works great on my macbook pro chrome ...

Newbie

Plan Premium Country USA   Device IPhone SE, IOS 16.1.1, IPad 5th generation IOS 16.3.1   Hi all! First of all I want to thank you for the cool API. I've developed a little app that...

Ximzend

Spotify Star

440 Views

1 replies

0 likes

embed
  • 440 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

12861 Views

11 replies

0 likes

api
  • 12861 Views
  • 11 replies
  • 0 likes

Call to https://accounts.spotify.com/api/token no longer working

PlanPremiumCountryUnited States My Question or IssueUsing the following code: using var client = new HttpClient(); client.DefaultRequestHeaders.Authorization = new AuthenticationHeaderValue("Basic", Convert.ToBase64String(System.Text.Encoding.ASCII.G...

Casual Listener

Plan Premium Country United States   My Question or Issue Using the following code:       using var client = new HttpClient(); client.DefaultRequestHeaders.Authorization...

Ximzend

Spotify Star

1025 Views

1 replies

0 likes

API access token
auth
Sporadic
  • 1025 Views
  • 1 replies
  • 0 likes

Error 429, retry-after missing

So i have been working on an app for the past fiew days. I am now doing some testing for rate limits but the problem is i'm unable to see the retry-after time in the response when i get the error 429. So i can't do anithing about it and no matter how...

Casual Listener

So i have been working on an app for the past fiew days. I am now doing some testing for rate limits but the problem is i'm unable to see the retry-after time in the response when i get the error 429...

simdev

Newbie

3509 Views

12 replies

12 likes

Question
  • 3509 Views
  • 12 replies
  • 12 likes

"User not registered in the Developer Dashboard" for specific user on application

Plan: PremiumCountry: USOperating System: Windows 11 Hi all, I'm encountering this issue with a specific user that is already added to my app's allowlist. I have verified that the token exchange happens, and an initial request to https://api.spotify....

Casual Listener

Plan: Premium Country: US Operating System: Windows 11   Hi all,   I'm encountering this issue with a specific user that is already added to my app's allowlist. I have verified t...

Ximzend

Spotify Star

1135 Views

3 replies

0 likes

Possible Bug
  • 1135 Views
  • 3 replies
  • 0 likes

Solved!! 401 error for GET search request but not other GET requests?

I have previously had no issues with GET requests from /v1/playlists/ or /v1/playlists//tracks endpoints, but now I can't seem to GET from a search endpoint. I have the following code snippet for a GET search request: var responseApi = await fetch('h...

Gig Goer

I have previously had no issues with GET requests from /v1/playlists/<playlist-id> or /v1/playlists/<playlist-id>/tracks endpoints, but now I can't seem to GET from a search endpoint...

koralyoung

Gig Goer

495 Views

1 replies

0 likes

401
api
Question
  • 495 Views
  • 1 replies
  • 0 likes