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

425 Views

6 replies

2 likes

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

3973 Views

24 replies

2 likes

Discussion
  • 3973 Views
  • 24 replies
  • 2 likes

Can an app made with the API be used by free Spotify users?

PlanFreeCountryBrazilDeviceMobile, Desktop and TVOperating SystemAndroid, iOS (maybe. I wouldn't be able to test in that as of now) and Web App My Question or IssueI read the terms of Spotify for Developers, but I'm not a native speaker and this got ...

Roadie

Plan Free Country Brazil Device Mobile, Desktop and TV Operating System Android, iOS (maybe. I wouldn't be able to test in that as of now) and Web App   My Question or Issue I read the...

Darth_GTB

Roadie

6486 Views

2 replies

0 likes

Free
legal
Premium
  • 6486 Views
  • 2 replies
  • 0 likes

Why not add a check users follow array of playlists

I have an issueSpotify should add an endpoint that receives an list of playlist_ids and return if user follow it or not.Same already exists one for Tracks and For users and artists

Newbie

I have an issue Spotify should add an endpoint that receives an list of playlist_ids and return if user follow it or not. Same already exists one for Tracks and For users and artists 

272 Views

0 replies

1 likes

User follow playlist
  • 272 Views
  • 0 replies
  • 1 likes

Embedding Spotify on commercial website/eshop

Hi everyone, I have a question that Google couldn't help me with thus far - for my start up/new brand, I would like to include a Spotify Playlist (created by me) on our e-commerce onlineshop. I would like to know if there are any legal restrictions/t...

Newbie

Hi everyone,    I have a question that Google couldn't help me with thus far - for my start up/new brand, I would like to include a Spotify Playlist (created by me) on our e-commerce onli...

Kaileenos

Casual Listener

1836 Views

2 replies

1 likes

Discussion
  • 1836 Views
  • 2 replies
  • 1 likes

[Closed] Scope Requirement Changed for Creating Private Playlists

My web app uses the Create Playlist endpoint to create a new private playlist:https://developer.spotify.com/documentation/web-api/reference/create-playlistIn the past, this has only required the playlist-modify-private scope, but some time ago (in th...

Newbie

My web app uses the Create Playlist endpoint to create a new private playlist: https://developer.spotify.com/documentation/web-api/reference/create-playlist In the past, this has only required th...

2268 Views

0 replies

1 likes

Discussion
Possible Bug
  • 2268 Views
  • 0 replies
  • 1 likes

[Spotify Web API] Can't read private playlists

I'm attempting to create my own project with just the Python requests module, and I'm pretty sure I put the scope thing in the right place... response = requests.post( url='https://accounts.spotify.com/api/token', data={ 'grant_type':'client_credenti...

Casual Listener

I'm attempting to create my own project with just the Python requests module, and I'm pretty sure I put the scope thing in the right place...   response = requests.post( url='https://a...

Ximzend

Spotify Star

2148 Views

3 replies

0 likes

Question
Spotify Web API
  • 2148 Views
  • 3 replies
  • 0 likes

should I need to follow the same Spotify design while integrating in my app

I am building a music recommendation app where my react-native app will fetch the playlists through Spotify API. So while playing music or scrolling through the list, do I need to build the same Spotify app design (currently as version 8.9.22.539), o...

Visitor

I am building a music recommendation app where my react-native app will fetch the playlists through Spotify API. So while playing music or scrolling through the list, do I need to build the same Spot...

337 Views

0 replies

0 likes

  • 337 Views
  • 0 replies
  • 0 likes

User Authentication

PlanFreeCountryUnited States DeviceAndroid 14 package com.example.myapplication.ui.login; import android.app.Activity; import androidx.lifecycle.Observer; import androidx.lifecycle.ViewModelProvider; import android.content.Intent; import ...

Casual Listener

Plan Free Country United States  Device Android 14            <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.and...

achanner3

Casual Listener

736 Views

1 replies

0 likes

API Question
Developer question integrating spotify in mobile app
  • 736 Views
  • 1 replies
  • 0 likes

Does Tinder stream counts

When you see a preview of a song on tinder counts as a stream on Spotify?

Casual Listener

When you see a preview of a song on tinder counts as a stream on Spotify?

Mrfoxm

Casual Listener

381 Views

1 replies

1 likes

  • 381 Views
  • 1 replies
  • 1 likes

Open Access API

Hi Spotify team, What are the steps or process to enable Open Access API for the app? Is it possible to get requirements or maybe a bit more information. Or maybe I can get relevant contacts to talk to about the approval process, that would be greatl...

Newbie

Hi Spotify team,   What are the steps or process to enable Open Access API for the app?  Is it possible to get requirements or maybe a bit more information.   Or maybe I can get r...

550 Views

0 replies

2 likes

Open Access
  • 550 Views
  • 0 replies
  • 2 likes

Platform - (API) -> Spotify

I have a platform and want to send podcasts from the platform to Spotify via APIIs there such a possibility?User registers on the platform -> creates podcast -> publishes on spotify

Casual Listener

I have a platform and want to send podcasts from the platform to Spotify via API Is there such a possibility? User registers on the platform -> creates podcast -> publishes on spotify

309 Views

0 replies

0 likes

  • 309 Views
  • 0 replies
  • 0 likes

Przesyłanie podcastów po przez API

Mam platformę i chce podcasty wysyłać z platformy do Spotify po przez APICzy jest taka możliwość?

Casual Listener

Mam platformę i chce podcasty wysyłać z platformy do Spotify po przez API Czy jest taka możliwość?

222 Views

0 replies

0 likes

  • 222 Views
  • 0 replies
  • 0 likes

Solved!! Not able to download and display album, playlist and track images

PlanFree/CountryINDevice(Macbook Pro 2018)Operating System(Sonamo) My Question or IssueI am trying to build a Spotify client in Java using Spotify Java Web API. While accessing and displaying albums, playlist and individual tracks, I've noticed that ...

Regular

Plan Free/ Country IN Device (Macbook Pro 2018) Operating System (Sonamo)   My Question or Issue I am trying to build a Spotify client in Java using Spotify Java Web API. While accessi...

codeNICK

Regular

543 Views

2 replies

0 likes

Images
  • 543 Views
  • 2 replies
  • 0 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

13595 Views

1 replies

4 likes

Spicetify
tos
  • 13595 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

1214 Views

1 replies

1 likes

api
AudioFeatures
Python
rate limit
  • 1214 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

3515 Views

7 replies

0 likes

Question
  • 3515 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

489 Views

1 replies

0 likes

  • 489 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

910 Views

2 replies

0 likes

Feature Request
  • 910 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...

565 Views

0 replies

0 likes

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