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

419 Views

6 replies

2 likes

Discussion
  • 419 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

3969 Views

24 replies

2 likes

Discussion
  • 3969 Views
  • 24 replies
  • 2 likes

Playlist cover updated via the API has a delay of hours before updating

Hello, Our app creates and updates playlists on Spotify using the public API.Recently, one of our users complained that the playlist cover was not updated after he updated it from our app. After a couple of hours, he checked and the new cover was upd...

Casual Listener

Hello,   Our app creates and updates playlists on Spotify using the public API. Recently, one of our users complained that the playlist cover was not updated after he updated it from our ap...

NickXitco

Casual Listener

473 Views

1 replies

0 likes

Possible Bug
  • 473 Views
  • 1 replies
  • 0 likes

How can I retrieve all playlists containing a specific song for a given user using the Spotify API?

PlanPremiumCountryGermany DeviceMicrosoft Windows LaptopOperating SystemWin 11 My Question or IssueHere is an example of the output I'm trying to achieve. User A has the following songs and playlists:Songs: A, B, CPlaylists:Playlist 1: Song A, Song B...

Newbie

Plan Premium Country Germany   Device Microsoft Windows Laptop Operating System Win 11   My Question or Issue Here is an example of the output I'm trying to achieve. U...

NickXitco

Casual Listener

1564 Views

1 replies

0 likes

Feature Request
Question
  • 1564 Views
  • 1 replies
  • 0 likes

Remote playback SDK and commercial SDA question

So our app is a commercial app that has a free and paid subscription tier, and our use case was to play videos in our app, and if the user selected spotify as a music source, we muted our audio and provided an in-app player to control spotify playbac...

Music Fan

So our app is a commercial app that has a free and paid subscription tier, and our use case was to play videos in our app, and if the user selected spotify as a music source, we muted our audio and p...

1156 Views

0 replies

0 likes

Question
  • 1156 Views
  • 0 replies
  • 0 likes

Install Widget on website

PlanPremiumCountryUS Device(iPhone Operating System(iOS 10) My Question or IssueI am working with my developer to install a widget on my website. I have a personal Spotify account. I'd like to know if I can set up playlists and customize the widget f...

Visitor

Plan Premium Country US   Device (iPhone 😎 Operating System (iOS 10)   My Question or Issue I am working with my developer to install a widget on my website. I have a personal S...

Ximzend

Spotify Star

2012 Views

1 replies

0 likes

Widget Install
  • 2012 Views
  • 1 replies
  • 0 likes

Solved!! HTTP API: Missing preview_url in single track GET

Hi all, In the recent blog post detailing changes to the HTTP API, "30-second preview URLs , in multi-get responses (SimpleTrack object)" were removed. However, I'm finding that also single track get responses also have this field nulled out. Is that...

Casual Listener

Hi all,   In the recent blog post detailing changes to the HTTP API, "30-second preview URLs , in multi-get responses (SimpleTrack object)" were removed. However, I'm finding that also si...

Ximzend

Spotify Star

1535 Views

3 replies

1 likes

Possible Bug
  • 1535 Views
  • 3 replies
  • 1 likes

Deleting duplicate playlisted tracks

A couple of weeks I made this post. It looks like it got merged into another one though. However, the question remains how to achieve this on the API? How can I remove duplicates from a playlist without spotify removing all instances of a track? The ...

Regular

A couple of weeks I made this post. It looks like it got merged into another one though.  However, the question remains how to achieve this on the API? How can I remove duplicates from a play...

651 Views

0 replies

0 likes

Possible Bug
  • 651 Views
  • 0 replies
  • 0 likes

Spotify SDK does not work for the AAOS version of spotify

I'm currently attempting to use the com.spotify.sdk.android.auth sdk on AAOS (Android Automotive OS) to get an authentication code from the Spotify app installed on the device for my own app. I'm logged into my allowlisted account on the spotify app ...

Casual Listener

I'm currently attempting to use the com.spotify.sdk.android.auth sdk on AAOS (Android Automotive OS) to get an authentication code from the Spotify app installed on the device for my own app.&nb...

502 Views

0 replies

0 likes

"android"
AAOS
API auth
  • 502 Views
  • 0 replies
  • 0 likes

Solved!! [AAOS] Missing functionality in spotify app for Android Automotive OS

Hello Spotify I work on media application for ANDROID AUTOMOTIVE OS (AAOS). And following requirements I should add features to take data from spotify Web Api(based on current song) then try to play something and handle spotify playback via remote me...

Casual Listener

Hello Spotify 👋 I work on media application for ANDROID AUTOMOTIVE OS (AAOS). And following requirements I should add features to take data from spotify Web Api(based on current song) then try...

HabeebAhmed

Casual Listener

3082 Views

5 replies

0 likes

  • 3082 Views
  • 5 replies
  • 0 likes

spotfiy yazılıma ekleme

spotify ı kendi yapay zekama eklemek istiyorum

Newbie

spotify ı kendi yapay zekama eklemek istiyorum

Developeris

Music Fan

380 Views

1 replies

0 likes

  • 380 Views
  • 1 replies
  • 0 likes

Solved!!Superuser Contribution API - v1/shows/{id}/episodes - resume_point returns incorrect data

PlanPremium CountryUK DeviceConsistent across MacOS 14.6.1, Android 14, and reproducible at https://developer.spotify.com/documentation/web-api/reference/get-a-shows-episodes Operating SystemMacOS 14.6.1, Android 14, and the API My Question or IssueI...

Casual Listener

Plan Premium   Country UK   Device Consistent across MacOS 14.6.1, Android 14, and reproducible at https://developer.spotify.com/documentation/web-api/reference/get-a-shows...

DHermit05

Regular

5179 Views

11 replies

4 likes

Possible Bug
  • 5179 Views
  • 11 replies
  • 4 likes

Spotify SDK player not play on Android 11 Embedded in React Native

I implemented Spotify SDK player in a web app and embedded it in the React Native webview. It works fine on Android 14 and Android 15. But when I try to play it in Android 11 it plays for a few seconds and then stops. Meanwhile I also receive a playb...

Newbie

I implemented Spotify SDK player in a web app and embedded it in the React Native webview.  It works fine on Android 14 and Android 15. But when I try to play it in Android 11 it plays for a few...

478 Views

0 replies

0 likes

Possible Bug
SDK Player
  • 478 Views
  • 0 replies
  • 0 likes

Solved!! Programmatical retrieval of playlists without email addition to the app

Hello, I would like to ask if there is a way to programmatically access someone’s playlists without adding their account to my app registered in the Spotify Developer Dashboard. The idea is that the person would authenticate, and I would retrieve the...

Casual Listener

Hello, I would like to ask if there is a way to programmatically access someone’s playlists without adding their account to my app registered in the Spotify Developer Dashboard.   The idea is ...

Ximzend

Spotify Star

595 Views

1 replies

0 likes

Question
  • 595 Views
  • 1 replies
  • 0 likes

Authentication Flow not working for RedirectUri created with expo-auth-session

Hey, I am developing an app that uses spotify web api with react-native expo. In particular, for the authentication flow, I am using the `makeRedirectUri` from the 'expo-auth-session' package. On local development, this redirect_uri looks something l...

Casual Listener

Hey,   I am developing an app that uses spotify web api with react-native expo. In particular, for the authentication flow, I am using the `makeRedirectUri` from the ' expo-auth-session' pack...

SakshamLol

Visitor

2328 Views

1 replies

0 likes

expo auth session
local vs prod
react native
spotify authentication
  • 2328 Views
  • 1 replies
  • 0 likes

Questions regarding quota extension rejection: Not analyze the Spotify Content for any purpose

Hi everyone,We’re developing VUK, a platform that empowers fans to shape concerts by voting on event proposals from their favorite artists. We integrate with Spotify to store users’ top 50 artists in Airtable and notify them about tailored event prop...

Newbie

Hi everyone, We’re developing VUK, a platform that empowers fans to shape concerts by voting on event proposals from their favorite artists. We integrate with Spotify to store users’ top 50 artists ...

Ximzend

Spotify Star

444 Views

1 replies

0 likes

Question
Questions
  • 444 Views
  • 1 replies
  • 0 likes

Extension Request Help

My Question or Issue Hi, I just got denied from my extension request because of this reason:You need to provide us with a fully working application that demonstrates all the core functionality This makes sense, but I am confused about how to proceed ...

Casual Listener

My Question or Issue   Hi, I just got denied from my extension request because of this reason: You need to provide us with a fully working application that demonstrates all the core function...

Ximzend

Spotify Star

731 Views

1 replies

0 likes

extension
Feature Request
  • 731 Views
  • 1 replies
  • 0 likes

"Top 50 - (Country)"

I am creating a web application. I was able to pull playlists from the user "Spotify" like "2012" or "1990". However, I need playlists like "Top 50 - India" and so on. Can anyone help me with this?

Newbie

I am creating a web application. I was able to pull playlists from the user "Spotify" like "2012" or "1990". However, I need playlists like "Top 50 - India" and so on. Can anyone help me with this? ...

greedymau5

Regular

715 Views

1 replies

0 likes

Feature Request
  • 715 Views
  • 1 replies
  • 0 likes

How to see through shortened https://spotify.link/ links

Recently Spotify changed share links from the classic "https://open.spotify.com/track..album..user..etc/id" to a shortened URL "https://spotify.link/randomString".There's no way to see through this link, and you can't use fetch on the URL to see wher...

Casual Listener

Recently Spotify changed share links from the classic "https://open.spotify.com/track..album..user..etc/id" to a shortened URL "https://spotify.link/randomString". There's no way to see through th...

kyedo

Casual Listener

6803 Views

5 replies

5 likes

Discussion
  • 6803 Views
  • 5 replies
  • 5 likes

Clarification on using social media icons and links under developer terms

Hello! I’m planning to request a quota extension for my website and came across a question regarding the inclusion of social media icons, like Facebook and Instagram, in the footer of my app. These icons would navigate users to my website’s social me...

Casual Listener

Hello! I’m planning to request a quota extension for my website and came across a question regarding the inclusion of social media icons, like Facebook and Instagram, in the footer of my app. These i...

Ximzend

Spotify Star

941 Views

3 replies

0 likes

Question
  • 941 Views
  • 3 replies
  • 0 likes

Solved!! resume_point missing when calling API from code

PlanPremiumCountryGermany My Question or IssueI also mentioned this in a comment in this thread, but I think it might be an unrelated problem, as the one over there seems to be fixed. When accessing the API endpoints to get episodes (/show/{id}/episo...

Regular

Plan Premium Country Germany   My Question or Issue I also mentioned this in a comment in this thread, but I think it might be an unrelated problem, as the one over there seems to be fixed...

DHermit05

Regular

638 Views

1 replies

0 likes

Possible Bug
  • 638 Views
  • 1 replies
  • 0 likes

Superuser Contribution Getting 502 errors for Player operations

PlanPremiumCountryEUA Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue I have developed a small application for personal usage that uses spotify-web-api. I use sever...

Casual Listener

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

LambertSpot

Spotify

582 Views

1 replies

0 likes

Possible Bug
  • 582 Views
  • 1 replies
  • 0 likes