Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Web API quota updates for Development Mode

Hey everyone, I've created this thread to share some updates to how quotas work for Development Mode apps on the Spotify Web API to help you better organize your projects. We've shared a Blog post that explains everything in detail. Here's the short ...

Spotify

Sintypitch

Regular

1402 Views

11 replies

2 likes

Discussion
  • 1402 Views
  • 11 replies
  • 2 likes

Refresh token expiration: discussion thread

Hey everyone, I've created this thread to provide more insight on an upcoming change to how refresh tokens work for apps on the Spotify Web API. We've shared a blog post that explains what's changing and why. The short version: refresh tokens will no...

Spotify

tuftii

Visitor

5157 Views

25 replies

2 likes

Discussion
  • 5157 Views
  • 25 replies
  • 2 likes

Is spicetify bannable?

Is using spicetify to change the CSS of Spotify bannable? I understand that using certain plugins that give you premium perks is but is simply altering the CSS?

Newbie

Is using spicetify to change the CSS of Spotify bannable? I understand that using certain plugins that give you premium perks is but is simply altering the CSS?

magazzzine

Newbie

13812 Views

1 replies

4 likes

Spicetify
tos
  • 13812 Views
  • 1 replies
  • 4 likes

Rate Limiting: 429 Error only associated with Audio Features

Windows - Python API Running into a frustrating issue. I am being hit with a 429 error when attempting to request Audio features for a specific song. Not a bunch of API calls, but literally just a single one will give me this error. I am able to make...

Newbie

Windows - Python API   Running into a frustrating issue. I am being hit with a 429 error when attempting to request Audio features for a specific song. Not a bunch of API calls, but literally ...

Sporkify

Casual Listener

1233 Views

1 replies

1 likes

api
AudioFeatures
Python
rate limit
  • 1233 Views
  • 1 replies
  • 1 likes

Solved!! Error 404, 403 with certain endpoints

PlanPremium DuoOperating SystemWindows 10My Question or IssueHey guys, I've been working on a simple project to use the api to get my current listening information so that I can display it on a localhost website. The issue(s) I have been having is th...

Regular

Plan Premium Duo Operating System Windows 10 My Question or Issue Hey guys, I've been working on a simple project to use the api to get my current listening information so that I can display it ...

wwwkennyseqcom

Newbie

3573 Views

7 replies

0 likes

Question
  • 3573 Views
  • 7 replies
  • 0 likes

What should I do if a link I was provided doesn't work?

A link I was given from Spotify's "Fans First Merch Program" doesn't work. I was trying to look into buying a T-Shirt from my favorite Artist but the link I clicked on doesn't work no matter what I do. Who should I contact and what should I do?

Visitor

A link I was given from Spotify's "Fans First Merch Program" doesn't work. I was trying to look into buying a T-Shirt from my favorite Artist but the link I clicked on doesn't work no matter what I d...

Bittencourt

Spotify Star

497 Views

1 replies

0 likes

  • 497 Views
  • 1 replies
  • 0 likes

Proposal for Enhanced Spotify Experience: Introducing the Virtual DJ Feature

Dear Spotify Developers Community,I hope this message finds you well. As a devoted user of Spotify, I've been brainstorming ways to enhance the listening experience for all users, and I believe I've stumbled upon an idea that could revolutionize how ...

Casual Listener

Dear Spotify Developers Community, I hope this message finds you well. As a devoted user of Spotify, I've been brainstorming ways to enhance the listening experience for all users, and I believe I'v...

Denis31

Casual Listener

922 Views

2 replies

0 likes

Feature Request
  • 922 Views
  • 2 replies
  • 0 likes

Webplay SDK for multiple users with oauth access

Building one personal hobby project with Spotify API.There will be in app option for users to link their spotify account and view their profile's specific playlist, liked songs,etcNow if i want play song with web playback sdk, i have following doubts...

Casual Listener

Building one personal hobby project with Spotify API. There will be in app option for users to link their spotify account and view their profile's specific playlist, liked songs,etc Now if i want p...

573 Views

0 replies

0 likes

"Premium"
OAuth
web playback sdk
Web Player
  • 573 Views
  • 0 replies
  • 0 likes

Solved!! Having issue while integrating spotify API

I have integrated the Spotify API in my web application , but it is providing me only the preview (30 seconds) of the song only, i want to get the full song and then want to apply some mixes on it. How can i achieve this . It would be great help if a...

Regular

I have integrated the Spotify API in my web application , but it is providing me only the preview (30 seconds) of the song only, i want to get the full song and then want to apply some mixes on it. H...

Ximzend

Spotify Star

1765 Views

8 replies

0 likes

Discussion
Possible Bug
Question
  • 1765 Views
  • 8 replies
  • 0 likes

Regarding purchase of plan for SDK

Could you please help me in purchasing the premium for SDK, is the normal account premium and developer premium both are same . if you have a link please provide it.

Regular

 Could you please help me in purchasing the premium for SDK, is the normal account premium and developer premium both are same . if you have a link please provide it.

325 Views

0 replies

0 likes

Discussion
Question
  • 325 Views
  • 0 replies
  • 0 likes

How to use iframe API in react

I need to use iframe API in react js, also I want to add a button, click on which the player will play and pause. Help me, please.

Newbie

I need to use iframe API in react js, also I want to add a button, click on which the player will play and pause. Help me, please.  

542 Views

0 replies

0 likes

Question
  • 542 Views
  • 0 replies
  • 0 likes

included_groups=album give me all result and not only album

PlanFree/PremiumCountryBelgiumOperating SystemWindows 10 My Question or IssueI work with angular and i make this :getAlbumFromArtist(artistId: string Observable { return this.fetchAllAlbum(`https://api.spotify.com/v1/artists/${artistId}/albums?includ...

Visitor

Plan Free/Premium Country Belgium Operating System Windows 10   My Question or Issue I work  with angular and i make this : getAlbumFromArtist(artistId: string😞 Observable<Albu...

253 Views

0 replies

0 likes

Possible Bug
  • 253 Views
  • 0 replies
  • 0 likes

Web Playback SDK

I am working on side project which is spotify clone so i want to play song in my project so how can i use web playback sdk in angular project.I follow https://developer.spotify.com/documentation/web-playback-sdk/tutorials/getting-started and used sam...

Newbie

I am working on side project which is spotify clone so i want to play song in my project so how can i use web playback sdk in angular project. I follow https://developer.spotify.com/documentati...

hassanjan

Visitor

1918 Views

1 replies

0 likes

"Now Playing"
  • 1918 Views
  • 1 replies
  • 0 likes

Solved!! Authorization Code

Hi all,Is it possible to get Code with needed permissions from Authorization Code Flow without opening a browser? Thanks!

Newbie

Hi all, Is it possible to get Code with needed permissions from Authorization Code Flow without opening a browser?   Thanks!

Ximzend

Spotify Star

712 Views

1 replies

0 likes

authorization-code-flow
  • 712 Views
  • 1 replies
  • 0 likes

Issue with Web Playback SDK API Access for Spotify Premium

PlanPremium MiniCountry India DeviceWindowsOperating System Windows 10 My Question or IssueRecently, I upgraded to Spotify Premium with the intention of utilizing the Web Playback SDK API for my web page. However, upon attempting to integrate the API...

Casual Listener

Plan Premium Mini Country India   Device Windows Operating System  Windows 10   My Question or Issue Recently, I upgraded to Spotify Premium with the intention of utilizing t...

Ximzend

Spotify Star

2550 Views

7 replies

0 likes

Playback SDK
Premium Mini
Web API
  • 2550 Views
  • 7 replies
  • 0 likes

How can I get more consistent (accurate) results from the Search endpoint?

What can I add to the search term? I am using: https://api.spotify.com/v1/search Here is an example search:twointum_0-1710347878097.pngAnd here is the random and weird search response. I get lots of weird and inconsistent mismatches. For example, if ...

Newbie

What can I add to the search term?  I am using: https://api.spotify.com/v1/search   Here is an example search: twointum_0-1710347878097.png And here is the random and weird sear...

370 Views

0 replies

1 likes

Possible Bug
  • 370 Views
  • 0 replies
  • 1 likes

Superuser Contribution Only one of user is getting 403

I have a program, which is working for ~4 tester without problems(as in none of them are getting 403) but one of my tester, haven't had the chance to test, because they keep getting 403.A mutual acquaintance has a test application and the tester can ...

Casual Listener

I have a program, which is working for ~4 tester without problems(as in none of them are getting 403) but one of my tester, haven't had the chance to test, because they keep getting 403. A mutual ac...

nicswieweg

Newbie

1099 Views

3 replies

1 likes

  • 1099 Views
  • 3 replies
  • 1 likes

Previously working code now triggers 429 errors without any changes.

I'm currently developing an app locally that creates a playlist using some JS logic and by fetching data from the API:-Getting All Artists from a certain Genre.-Getting All Albums from a certain Artist.-Getting All Track from a certain Album.Everythi...

Regular

I'm currently developing an app locally that creates a playlist using some JS logic and by fetching data from the API: -Getting All Artists from a certain Genre. -Getting All Albums from a certai...

stefanobras

Regular

931 Views

2 replies

0 likes

429
daily limit
Question
rate limit
  • 931 Views
  • 2 replies
  • 0 likes

eSDK and content search in companion app

Hello,we are planning to create a hardware device which should play content autonomously via the eSDK. The hardware will have a companion app where we intend to integrate Spotify streaming into an enriched audiovisual user experience. We find the doc...

Visitor

Hello, we are planning to create a hardware device which should play content autonomously via the eSDK. The hardware will have a companion app where we intend to integrate Spotify streaming into a...

431 Views

0 replies

0 likes

App
companion app
esdk
  • 431 Views
  • 0 replies
  • 0 likes

How i can get romanji/romanja from Korean/Japanese Lyric?

You know that so many people around the world singing and listening on Spotify. But, the people don't have same language. Because of that, the people like me want to read the lyric like Japanese/Korean/China song, so that I can sing the song. Please ...

Visitor

You know that so many people around the world singing and listening on Spotify. But, the people don't have same language. Because of that, the people like me want to read the lyric like Japanese/Kore...

327 Views

0 replies

0 likes

  • 327 Views
  • 0 replies
  • 0 likes