Announcements

Help Wizard

Step 1

NEXT STEP

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

Smiley88

Visitor

44901 Views

152 replies

17 likes

Discussion
  • 44901 Views
  • 152 replies
  • 17 likes

Cannot get a specific playlist info based on the id

Hello, I am working on a project where it works with spotify songs and I was able to retrieve my playlists and display them. However, I had trouble retrieving data for one specific id: "/40pimVjxkBlwwde8HH21dg" and I was confused on how to go about t...

Visitor

Hello,   I am working on a project where it works with spotify songs and I was able to retrieve my playlists and display them. However, I had trouble retrieving data for one specific  id:...

adadad123

Regular

430 Views

1 replies

0 likes

Discussion
  • 430 Views
  • 1 replies
  • 0 likes

Revive the Object Model Specification

Previously there was the Web API Object Model Specification available under https://developer.spotify.com/documentation/web-api/reference/, but it vanished. This makes it very hard to keep API wrappers up to date, e.g. the one for Java: github.com/sp...

Regular

Previously there was the Web API Object Model Specification available under https://developer.spotify.com/documentation/web-api/reference/, but it vanished. This makes it very hard to keep API wrappe...

dargmuesli

Regular

1950 Views

2 replies

88 likes

object-model
  • 1950 Views
  • 2 replies
  • 88 likes

Do I need a quota extension request for a web app?

Hi - I built a small web app as a hobby project where users can authenticate using the implicit grant flow and then get recommendations and tracks' audio features via the web api. I would like my app to be accessible to anyone on the web with a Spoti...

Visitor

Hi - I built a small web app as a hobby project where users can authenticate using the implicit grant flow and then get recommendations and tracks' audio features via the web api. I would like my app...

klaasique

Newbie

672 Views

1 replies

0 likes

  • 672 Views
  • 1 replies
  • 0 likes

Is there any working example how to modify user playlists from command line?

I'm trying to write a simple script that will make a playlist and add all tracks by specific artist (from all albums) to this playlist.For my code I'm using ruby and rspotify library, and it should be generally something like: playlist = RSpotify::Us...

Gig Goer

I'm trying to write a simple script that will make a playlist and add all tracks by specific artist (from all albums) to this playlist. For my code I'm using ruby and rspotify library, and it should...

325 Views

0 replies

0 likes

Discussion
  • 325 Views
  • 0 replies
  • 0 likes

Connecting people with music

messaging with my contact and listening same music at same time with two or more person, this feature if added even more attractive

Visitor

messaging with my contact and listening same music at same time with two or more person, this feature if added even more attractive   

dm17

Casual Listener

404 Views

1 replies

0 likes

  • 404 Views
  • 1 replies
  • 0 likes

player problem

I found that the player provided by the current sdk does not monitor the playback status of the current song. How do I know when the current song is finished playing? Is there any other way to monitor it?

Casual Listener

I found that the player provided by the current sdk does not monitor the playback status of the current song. How do I know when the current song is finished playing? Is there any other way to monito...

456 Views

0 replies

1 likes

player
  • 456 Views
  • 0 replies
  • 1 likes

Spotify Connect not working with cocktail audio x12 recently

Firmware and app are up-to-date. X12 shows up in the device list but Spotify cannot connect to it. Help needed, please.

Newbie

Firmware and app are up-to-date. X12 shows up in the device list but Spotify cannot connect to it. Help needed, please.

mauretto17061959

Visitor

1037 Views

2 replies

1 likes

  • 1037 Views
  • 2 replies
  • 1 likes

400 Bad Request - Access Token - PKCE Auth Code Flow

Hello,I'm currently on Step 2 (Requesting Access Token) of the Auth Code Flow using PKCE, but I am unable to retrieve the access token.ProblemI am receiving a 400 Bad Request when sending my POST request to the https://accounts.spotify.com/api/token ...

Casual Listener

Hello, I'm currently on Step 2 (Requesting Access Token) of the Auth Code Flow using PKCE, but I am unable to retrieve the access token. Problem I am receiving a 400 Bad Request when sending my PO...

Soch

Music Fan

5554 Views

10 replies

5 likes

access token
PKCE
  • 5554 Views
  • 10 replies
  • 5 likes

Help with App Use Case

The app I am developing creates a simple audio wave of specific frequency and then user's choice of music is overlayed on top of this audio wave via Spotify Android SDK. The app is part of a research project aimed at providing treatment to people suf...

Newbie

The app I am developing creates a simple audio wave of specific frequency and then user's choice of music is overlayed on top of this audio wave via Spotify Android SDK. The app is part of a research...

327 Views

0 replies

0 likes

  • 327 Views
  • 0 replies
  • 0 likes

{"error":"unsupported_grant_type","error_description":"grant_type parameter is missing"} for Spotify

Using Spotify Documentation for Client Credential Flow (https://developer.spotify.com/documentation/general/guides/authorization/client-credentials/)I was able to create an API request in javascript:function getoAuth () { const client_id = id; const ...

Visitor

Using Spotify Documentation for Client Credential Flow (https://developer.spotify.com/documentation/general/guides/authorization/client-credentials/) I was able to create an API request in javascrip...

1122 Views

0 replies

0 likes

  • 1122 Views
  • 0 replies
  • 0 likes

Can someone please help me with my music app?

Im building app app and i want to use Spotify's API. I can show you the project if you're happy to get onboard.

Visitor

Im building app app and i want to use Spotify's API. I can show you the project if you're happy to get onboard.     

herbert_rush

Music Fan

458 Views

1 replies

0 likes

IOS 11
Music
Web Development
  • 458 Views
  • 1 replies
  • 0 likes

Developer Policy 3.4 Clarification

The developer policy 3.4 says:Do not create any product or service which includes any non-interactive internet webcasting service. For example, you can’t create an application which plays content from a single source to several simultaneous listeners...

Visitor

The developer policy 3.4 says: Do not create any product or service which includes any non-interactive internet webcasting service. For example, you can’t create an application which plays content f...

272 Views

0 replies

0 likes

  • 272 Views
  • 0 replies
  • 0 likes

looking for spotify specification json

hi all, im looking for the specification json file, for reference this github's api specifications. (https://github.com/OAI/OpenAPI-Specification/blob/main/schemas/v2.0/schema.json)i've found this but its not in json form (https://github.com/spotify/...

Newbie

  hi all,  im looking for the specification json file, for reference this github's api specifications. (https://github.com/OAI/OpenAPI-Specification/blob/main/schemas/v2.0/schema.json) i...

1695 Views

0 replies

0 likes

api
  • 1695 Views
  • 0 replies
  • 0 likes

Determining if Spotify Playback SDK is streaming regardless of User's toggling

When the network connection is poor, the playback pauses. With Spotify Webplayback SDK's 'player_state_changed' event, you can't determine if this happened. In this event, it only fires and returns state.paused = false when user intentionally paused ...

Visitor

When the network connection is poor, the playback pauses. With Spotify Webplayback SDK's 'player_state_changed' event, you can't determine if this happened. In this event, it only fires and returns s...

Straightea

Casual Listener

2933 Views

1 replies

2 likes

Playback Error
Web Playback API
  • 2933 Views
  • 1 replies
  • 2 likes

Spotify embed

Can I use the voice command functionality for Spotify embed in my app that I am building for commercial purpose?

Newbie

Can I use the voice command functionality for Spotify embed in my app that I am building for commercial purpose?

1432 Views

0 replies

0 likes

  • 1432 Views
  • 0 replies
  • 0 likes

how to know if my song is featured in a editorial playlist with using API

Hello I'm Kensuke from Japan.Is there any way to know if my song is in a editorial playlist with using API?I can do this by searching my song's track id in each playlist ids getting from category's playlist, but it takes long time.I'd like to know th...

Visitor

Hello I'm Kensuke from Japan. Is there any way to know if my song is in a editorial playlist with using API? I can do this by searching my song's track id in each playlist ids getting from category...

443 Views

0 replies

0 likes

ultra-vybe
  • 443 Views
  • 0 replies
  • 0 likes

Playlist context is NULL for certain user's Recently Played tracks

Background Info:Spotify tracks the location/context of where songs are played within Spotify and we can access that information via the recently played api:```GET me/player/recently-played```So if you play a stream from a playlist in Spotify your con...

Regular

Background Info: Spotify tracks the location/context of where songs are played within Spotify and we can access that information via the recently played api: ``` GET me/player/recently-played ```...

Ximzend

Spotify Star

826 Views

1 replies

1 likes

  • 826 Views
  • 1 replies
  • 1 likes

Removing User Access to Application

I am developing a programing integrating the Spotify web API in a school project. After reading the guidelines provided by Spotify it has become evident that there needs to be an easy way for the user to opt out of using the application, removing our...

Newbie

I am developing a programing integrating the Spotify web API in a school project. After reading the guidelines provided by Spotify it has become evident that there needs to be an easy way for the use...

514 Views

0 replies

0 likes

api
authorization
  • 514 Views
  • 0 replies
  • 0 likes

"Get User's Saved Tracks" is inaccurate

Plan: PremiumCountry: NA My Issue:My Spotify currently has a few new liked songs. The image below shows those songs. When I call "https://api.spotify.com/v1/me/tracks" I get the following response: https://pastebin.com/4N6JLtAd.There are a few discre...

Newbie

Plan: Premium Country: NA   My Issue: My Spotify currently has a few new liked songs. The image below shows those songs.   When I call "https://api.spotify.com/v1/me/tracks" I g...

432 Views

0 replies

1 likes

  • 432 Views
  • 0 replies
  • 1 likes