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

eastoncrafter

Newbie

490 Views

6 replies

2 likes

Discussion
  • 490 Views
  • 6 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

internettum

Gig Goer

4052 Views

24 replies

2 likes

Discussion
  • 4052 Views
  • 24 replies
  • 2 likes

405 Error when trying to getToken with code

I am using the Autorization Code with PKCE Flow method of logging in with spotify using react native. I get a successful response from spotify containing the code after the user logs in; however, when I try to get the access and refresh tokens using ...

Casual Listener

I am using the Autorization Code with PKCE Flow method of logging in with spotify using react native. I get a successful response from spotify containing the code after the user logs in; however, whe...

_camden

Regular

1449 Views

3 replies

0 likes

API refresh token
PKCE
  • 1449 Views
  • 3 replies
  • 0 likes

Which React Frameworks and Libraries Should Use in 2024

React, or ReactJs is one of the most popular JavaScript front-end libraries for developing amazing user interfaces. Today, more than 40% of developers prefer ReactJs. One of the key reasons for its immense popularity is its wide range of React framew...

Visitor

React, or ReactJs is one of the most popular JavaScript front-end libraries for developing amazing user interfaces.   Today, more than 40% of developers prefer ReactJs. One of ...

728 Views

0 replies

1 likes

React Frameworks
  • 728 Views
  • 0 replies
  • 1 likes

Is there a way to turn recommendations off for a playlist?

My workout playlist has fast beat music with a pulse that gets me moving, and the recommendations being made to that playlist are frankly are really annoying, when I want to be listening to just the specific songs I've selected. I do like recommendat...

Visitor

My workout playlist has fast beat music with a pulse that gets me moving, and the recommendations being made to that playlist are frankly are really annoying, when I want to be listening to just the ...

Ximzend

Spotify Star

462 Views

1 replies

0 likes

  • 462 Views
  • 1 replies
  • 0 likes

Solved!! Şarkı ve şarkıcı ismi

ÜlkeTürkiyeAygıt(iPhone 8, Samsung Galaxy 9, Macbook Pro 2016 sonları)İşletim Sistemi(iOS 10, Android Oreo, Windows 11, vb.) Sorum veya sorunumBir önerim olacak, şarkıyı kulaklıkla dışarıda dinlerken haliyle görmediğimiz zamanlarda şarkı girişinde ki...

Visitor

Ülke Türkiye Aygıt (iPhone 8, Samsung Galaxy 9, Macbook Pro 2016 sonları) İşletim Sistemi (iOS 10, Android Oreo, Windows 11, vb.)   Sorum veya sorunum Bir önerim olacak, şarkıyı kulaklık...

DouchiestCabin

Community Legend

667 Views

1 replies

1 likes

Question
  • 667 Views
  • 1 replies
  • 1 likes

Spotify Album Embed only playing preview even though logged in

Seemingly overnight, the Spotify Player Embed for Albums will only operate in preview mode, even if I am logged in. I have successfully embedded the player in my React App, and it's ALWAYS played the albums in their entirety if I am logged in. I have...

Casual Listener

Seemingly overnight, the Spotify Player Embed for Albums will only operate in preview mode, even if I am logged in.  I have successfully embedded the player in my React App, and it's ALWAYS play...

krsnadaasa

Newbie

4439 Views

5 replies

3 likes

Possible Bug
Question
  • 4439 Views
  • 5 replies
  • 3 likes

Is there a way to gather Release Countdowns from the API?

I've looked at albums and artists APIs but upcoming albums don't seem to show up on those public APIs despite seeing the countdown on the page. I get a 404 when using the ID for an upcoming album from the album API. I understand this from the perspec...

Casual Listener

I've looked at albums and artists APIs but upcoming albums don't seem to show up on those public APIs despite seeing the countdown on the page. I get a 404 when using the ID for an upcoming album fro...

563 Views

0 replies

2 likes

album
api
countdown
  • 563 Views
  • 0 replies
  • 2 likes

Invalid access token

PlanFreeCountryUSDeviceDesktopOperating SystemWindows10 My Question or IssueI copied the exact code and run Curl in cmd, but response was not successful.I logged out and rerun with no avail. C:\Users\USER>curl --request GET --url https://api.spotify....

Visitor

Plan Free Country US Device Desktop Operating System Windows10   My Question or Issue I copied the exact code and run Curl in cmd, but response was not successful. I logged out and re...

Ximzend

Spotify Star

508 Views

1 replies

0 likes

Question
  • 508 Views
  • 1 replies
  • 0 likes

Help with 429 Error Code on Search Requests Despite Lowered Traffic and Extended Quota

Hi Spotify Developer Community, I’m encountering an issue with the Spotify API and would appreciate any guidance or support. Our service, which relies heavily on the Search API, has recently started receiving 429 error codes (Rate Limit Exceeded) for...

Regular

Hi Spotify Developer Community,   I’m encountering an issue with the Spotify API and would appreciate any guidance or support.   Our service, which relies heavily on the Search API, has...

613 Views

0 replies

1 likes

429
429 response
api
API Bug
API rate limit
error
Error 429
Possible Bug
rate-limit
  • 613 Views
  • 0 replies
  • 1 likes

Sending Audio Features through Machine Learning Model

PlanFreeCountryUnited States My Question or IssueFor a personal project, I wanted to use a pre-trained ML model to run predictions off of the audio features of a song. I won't be using the audio features to train the model or even update it in the fu...

Visitor

Plan Free Country United States   My Question or Issue For a personal project, I wanted to use a pre-trained ML model to run predictions off of the audio features of a song. I won't be usi...

csipapicsa

Casual Listener

1143 Views

1 replies

0 likes

Question
  • 1143 Views
  • 1 replies
  • 0 likes

spotify webapi auth and requests

for the past few weeks ive been trying to implement spotify webapi on my app to auth users, get their pfp and handler and also get their currently playing track name and artist name but had no success. id appreciate any help.AuthViewModel:package com...

Regular

for the past few weeks ive been trying to implement spotify webapi on my app to auth users, get their pfp and handler and also get their currently playing track name and artist name but had no succes...

921 Views

0 replies

0 likes

Kotlin
Spotify Web API
  • 921 Views
  • 0 replies
  • 0 likes

200 returned instead of advertised 204

Both Add Item to Playback Queue (POST me/player/queue) and Skip To Next (POST me/player/next) are advertised to return a 204 if everything went okay, however they currently return a 200 including some undocumented response.

Casual Listener

Both Add Item to Playback Queue (POST me/player/queue) and Skip To Next (POST me/player/next) are advertised to return a 204 if everything went okay, however they currently return a 200 including som...

Nerix

Casual Listener

773 Views

2 replies

1 likes

API Bug
Bad api response
  • 773 Views
  • 2 replies
  • 1 likes

Access to iOS/Android streaming SDKs

To the Spotify team, Looks like Spotify is cutting access to the iOS/Android mobile streaming SDKs per recent news announcement: https://developer.spotify.com/community/news/2022/07/15/mobile-streaming-sdks-update/ While Spotify has been advertising ...

Music Fan

To the Spotify team,   Looks like Spotify is cutting access to the iOS/Android mobile streaming SDKs per recent news announcement:   https://developer.spotify.com/community/news/2022/07...

lyzkov

Newbie

8209 Views

12 replies

24 likes

  • 8209 Views
  • 12 replies
  • 24 likes

i have idea to improve your app that is adding ai in your app

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  

333 Views

0 replies

0 likes

Possible Bug
  • 333 Views
  • 0 replies
  • 0 likes

Superuser Contribution See the authorization window directly in the Spotify application

We are developing a mobile application but since Web API is much easier to use and has many examples, we plan to proceed via Web API.Everything is going great, granting permission to the application, getting tokens, using tokens etc. However, when we...

Music Fan

We are developing a mobile application but since Web API is much easier to use and has many examples, we plan to proceed via Web API. Everything is going great, granting permission to the applicatio...

alpistos

Music Fan

1666 Views

4 replies

0 likes

Discussion
Question
  • 1666 Views
  • 4 replies
  • 0 likes

API and Streamdeck

PlanPremiumDevicePCOperating System(Windows 11)My Question or IssueThe plugin developer for Streamdeck that uses Spotify API can´t make better changes if the API itself does not upgrade also. I´m not sure what it is, but on streamdeck, when i change ...

Newbie

Plan Premium Device PC Operating System (Windows 11) My Question or Issue The plugin developer for Streamdeck that uses Spotify API can´t make better changes if the API itself does not upgrade...

896 Views

0 replies

1 likes

Streamdeck plugin
  • 896 Views
  • 0 replies
  • 1 likes

Music discord Bot

If I create a private discord music bot, only in a server, but tuebmembers cane use It, the Spotify use is private or pubblic?

Casual Listener

If I create a private discord music bot, only in a server, but tuebmembers cane use It, the Spotify use is private or pubblic?

757 Views

0 replies

0 likes

Question
  • 757 Views
  • 0 replies
  • 0 likes

User configuration of spotify's smart shuffle algorithm

I am hoping that the Spotify Product Owner for the smart shuffle feature, or anyone in spotify for that matter keeps an eye on this forum. I have a requedt for the spotify team to enable users to enter parameters into a configurator which influences ...

Visitor

I am hoping that the Spotify Product Owner for the smart shuffle feature, or anyone in spotify for that matter keeps an eye on this forum.   I have a requedt for the spotify team to enable use...

556 Views

0 replies

2 likes

Feature Request
  • 556 Views
  • 0 replies
  • 2 likes

Can I build a player on node.js that plays to local speakers?

PlanFree/PremiumCountryUSADeviceGeneric linux device with browser interfaceOperating SystemAny, but say Ubuntu for discussion My Question or Issue I have a linux-based device that has a touchscreen on it, and I want to build a Spotify player for it.T...

Newbie

Plan Free/Premium Country USA Device Generic linux device with browser interface Operating System Any, but say Ubuntu for discussion   My Question or Issue   I have a linux-based...

511 Views

0 replies

0 likes

Question
  • 511 Views
  • 0 replies
  • 0 likes

ADS API - Suggestion for Next version

As a recommendation for the next API version - please avoid using GET as a method for submitting the report and instead please revert back to a POST request. First, for the GET request the parameters for arrays do not follow HTTP standards in the cur...

Casual Listener

As a recommendation for the next API version - please avoid using GET as a method for submitting the report and instead please revert back to a POST request. First, for the GET request the parameters...

448 Views

0 replies

0 likes

Possible Bug
  • 448 Views
  • 0 replies
  • 0 likes

App blocked & downgraded, how to understand why?

Hi, I was working on an app using the spotify web api. I accidentally send way too many requests and received a bunch of 429 responses. I realize I sent way too many and I've fixed the issue, but my application is blocked without any way of appealing...

Newbie

Hi,   I was working on an app using the spotify web api. I accidentally send way too many requests and received a bunch of 429 responses. I realize I sent way too many and I've fixed the issue...

553 Views

0 replies

0 likes

429
App
blocked
Developer
  • 553 Views
  • 0 replies
  • 0 likes